Commit Graph

44747 Commits

Author SHA1 Message Date
Miodrag Milanović
7b534607fe Merge pull request #1020 from h0tw1r3/master
android build work (nw)
2016-07-01 13:59:46 +02:00
Miodrag Milanović
17d2a77aa3 Merge pull request #1019 from ajrhacker/laycomp
Polymorphize layout_element::component (nw)
2016-07-01 13:59:20 +02:00
Miodrag Milanović
5886ed531e Merge pull request #994 from ajrhacker/dasm_override
Move disasm overrides into interface, reducing driver-debugger depend…
2016-07-01 13:55:12 +02:00
Miodrag Milanović
0606d2c581 Merge pull request #1007 from GiuseppeGorgoglione/master
Cleanup patches for Direct3D renderer [Giuseppe Gorgoglione]
2016-07-01 13:54:00 +02:00
Vas Crabb
48bc0603f0 Merge pull request #1021 from npwoods/swlist_cleanup
Cleanups to the software list menu
2016-07-01 21:40:22 +10:00
Nathan Woods
6a4349dc68 Incorporating Vas Crabb feedback 2016-07-01 07:32:07 -04:00
Miodrag Milanovic
bc2867a7fc missed these in commit (nw) 2016-07-01 12:11:55 +02:00
Miodrag Milanovic
d34724b3ab - removed FUNC_NULL macro
- made emu_timer register_save properly handle timer_expired_delegate()
- removed timer_expired_func and calls using it
2016-07-01 11:47:12 +02:00
Vas Crabb
0630edb2bf MT06268 fix crash when drawing menus 2016-07-01 16:03:31 +10:00
Ivan Vangelista
f23c2db0db itech32.cpp: added save state support (nw) 2016-07-01 07:49:15 +02:00
Vas Crabb
507cb50519 Fix advance of some cyrillic characters 2016-07-01 14:53:24 +10:00
Vas Crabb
eb7fabbbf4 uismall.bdf: add half-width katakana and some more Cyrillic characters 2016-07-01 14:19:36 +10:00
RobertoFresca
60e49cca15 Merge branch 'master' of https://github.com/mamedev/mame 2016-07-01 00:26:43 -03:00
RobertoFresca
da4686f966 Forte Card: Switched the ver 110 (spanish) to parent set since
it's a posterior and newer version. Also cleaned up the driver.
[Roberto Fresca]
2016-07-01 00:25:54 -03:00
etabeta78
7227dc7a36 Merge pull request #1018 from rzero9/patch-2
pc98_cd.xml: final batch of additions (for now)
2016-07-01 05:17:15 +02:00
Lord-Nightmare
44853bfe2b arkanoid.cpp: Update notes, add mention of the secret (disabled?) credits scene found by tcrf.net and who is listed in it. [Lord Nightmare, tcrf.net] 2016-06-30 23:08:34 -04:00
RobertoFresca
922e97740b Change Protel --> Prodel HW... (nw) 2016-06-30 23:16:01 -03:00
Jeffrey Clark
0b5860246f fix android x86 and x64 full build
* abuse namespace as done in 59f15d6819
2016-06-30 20:29:28 -05:00
couriersud
caafc0f782 Netlist improvements:
- nltool now accepts -Ddefine=value to pass on to netlists
- improved option handling and added "dummy" options to add grouping and
  examples in help output.
- improved --cmd=listdevices output
- Fix dynamic timestepping. This will work with breakout using real
  capacitor modelling instead of delay devices. Really slow, but very
  useful to calibrate timings.
- Fix an awful bug in timing for delay devices.
- Switched to clang 3.8 and made code compile with
  -Weverything -Werror -Wno-old-style-cast -Wno-padded -Wno-weak-vtables
  -Wno-missing-variable-declarations -Wno-conversion -Wno-c++98-compat
  -Wno-float-equal -Wno-cast-align -Wno-global-constructors
  -Wno-c++98-compat-pedantic -Wno-exit-time-destructors
  -Wno-format-nonliteral -Wno-weak-template-vtables
  This was a helpful exercise since it brought forward some 
  serious issues with implicit constructors. 
[Couriersud]
2016-07-01 02:09:14 +02:00
Giuseppe Gorgoglione
0312b918a8 Direct3D: convert linked lists into vectors of unique pointers 2016-07-01 01:42:29 +02:00
Giuseppe Gorgoglione
05ae871334 Misc code cleanups for Direct3D code
Removed unused methods, unused function parameters, redundant casts, doubly linked lists made into singly linked lists, etc.
2016-07-01 00:14:36 +02:00
Nathan Woods
270336bf19 Cleanups to the software list menu 2016-06-30 17:53:16 -04:00
Jeffrey Clark
e3217681a7 android avoid generating unnecessarily (nw) 2016-06-30 16:31:16 -05:00
Jeffrey Clark
2f3f53ed61 android build folders (nw)
Signed-off-by: Jeffrey Clark <h0tw1r3@users.noreply.github.com>
2016-06-30 16:26:45 -05:00
Jeffrey Clark
245b8d4163 android strip SDL lib (nw) 2016-06-30 16:26:44 -05:00
AJR
dd96ec0f2f Polymorphize layout_element::component (nw) 2016-06-30 13:05:21 -04:00
Vas Crabb
1f0dc8903f uismall.bdf: Add most of Latin-B, some IPA extensions, and many additional Cyrillic characters. European Latin and Cyrillic coverage should be pretty good. 2016-07-01 02:51:51 +10:00
r09
bd76b8052b pc98_cd.xml: final batch of additions (for now) 2016-06-30 18:47:51 +02:00
Scott Stone
c41cec6baf Merge branch 'master' of https://github.com/mamedev/mame 2016-06-30 10:24:02 -04:00
Scott Stone
19398d658a Fixed metafox bonus life settings and mask. Fixes MT#6286 (nw) 2016-06-30 10:22:37 -04:00
Miodrag Milanovic
ff055cd6c4 Fix symbol stripping (nw) 2016-06-30 16:16:16 +02:00
Vas Crabb
91229d5976 Merge pull request #1017 from npwoods/filesel_and_other_cleanups
Filesel and other cleanups
2016-07-01 00:04:50 +10:00
Nathan Woods
1d508951c7 Changing menu_file_selector::append_entry() to return a reference instead of a pointer 2016-06-30 09:58:23 -04:00
Nathan Woods
37e0253f51 Reduced usage of c_str() when used with menu::item_append() 2016-06-30 07:45:57 -04:00
Nathan Woods
4e5a47dc8c Adopted move constructors on strings a bit more in filesel 2016-06-30 07:27:54 -04:00
Nathan Woods
dd57d5c00e Changed filesel entrylist to be a vector 2016-06-30 07:19:17 -04:00
Vas Crabb
7dd79891e9 Force move construct/assign to be generated 2016-06-30 20:15:20 +10:00
Vas Crabb
87501518a9 Merge pull request #1011 from npwoods/minor_menu_refactor
C++-ified the strings inside of menu items [Nathan Woods]
2016-06-30 20:07:40 +10:00
Nathan Woods
a21f23357a Usage of emplace[_back]() as per cuavas 2016-06-30 06:03:54 -04:00
Vas Crabb
a3d4222590 Add the rest of Latin B and some archaic Cyrillic characters to uismall.bdf 2016-06-30 20:03:22 +10:00
Nathan Woods
749e182a80 Changed a variable declaration to be 'auto' 2016-06-30 05:57:16 -04:00
Nathan Woods
3d454f8c97 More use of std::move() 2016-06-30 05:51:51 -04:00
Vas Crabb
dc7010c461 Add 96 Cyrillic characters to uismall.bdf - covers at least Russian, Ukrainian and Serbian 2016-06-30 17:49:14 +10:00
Vas Crabb
aba2431be9 Add first 48 Latin-1 Supplement characters to uismall.bdf 2016-06-30 16:15:12 +10:00
Ivan Vangelista
9a2ab78eb5 ldplayer.cpp: fix compile (nw) 2016-06-30 07:40:24 +02:00
Robbbert
cc7cad3991 Gamate: added info from Kevtris. 2016-06-30 14:13:03 +10:00
Scott Stone
47b046a4b2 Improve commodore printer device descriptions (nw) 2016-06-29 22:52:28 -04:00
Brad Hughes
f5e94b0537 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-06-29 22:40:31 -04:00
Brad Hughes
3ffafa2225 Fix compile bug on Bash for Windows (nw) 2016-06-29 22:40:17 -04:00
Nathan Woods
f43f12deb0 Missed this place where I was passing nullptr to std::string ctor 2016-06-29 22:26:24 -04:00