Commit Graph

39327 Commits

Author SHA1 Message Date
Miodrag Milanovic
0e00c47c7c some more override (nw) 2015-12-06 15:52:12 +01:00
Miodrag Milanovic
e6e4a057ec netlist override update (nw) 2015-12-06 15:15:36 +01:00
Miodrag Milanovic
a70def4121 small patch to luabridge (nw) 2015-12-06 15:12:54 +01:00
Miodrag Milanovic
9e020f8a89 overrides in drivers (nw) 2015-12-06 14:51:03 +01:00
Miodrag Milanovic
a558fcefef override for for macros that could not be auto recognized by tools (nw) 2015-12-06 13:32:00 +01:00
Miodrag Milanovic
866f0b6805 cleanup 2015-12-06 09:58:11 +01:00
Miodrag Milanovic
3ee9b6cee4 fixing some more override (nw) 2015-12-06 09:23:23 +01:00
David Haywood
1f8306e853 new NOT WORKING
Mortal Kombat 3 (SNES bootleg) [Kevin Eshbach]

technically it's fully playable, and only differs from the SNES ROM by 1 byte, however there's an MCU we're not emulating which presumably handles coinage / input lockouts or some kind of on-the-fly rom patching to make it run as a proper arcade game.  The MCU was not read protected and has been dumped.
2015-12-06 03:02:05 +00:00
David Haywood
734a0b118a Gallop Racer 2 doesn't work because at least 2 of the ROMs are bad dumps, romcmp points out some rather obvious serious problems with them. 2015-12-05 22:09:38 +00:00
David Haywood
8c54a8dc04 new clones
Gallop Racer 3 (Export) [Ryan Holtz, Smitdogg, The Dumping Union]
2015-12-05 21:57:31 +00:00
David Haywood
fd8602020a new clones
Orius (ver UAA) [Ryan Holtz, Smitdogg, The Dumping Union]

nice to have this finally confirmed as a real alt. title for the game
2015-12-05 20:40:32 +00:00
Miodrag Milanovic
7ab3a5e0fc override part 3 (nw) 2015-12-05 21:20:56 +01:00
Miodrag Milanovic
1db2b0d6b4 override part 2 (nw) 2015-12-05 21:20:54 +01:00
Miodrag Milanovic
1c4865d66f override part 1 (nw) 2015-12-05 21:20:53 +01:00
arbee
e8516832e9 zn: Added ZN-1 development version BIOS. [Guru, R. Belmont] 2015-12-05 15:09:15 -05:00
Miodrag Milanovic
b6514ceb72 fix for VS builds, due to FPTR conversion (nw) 2015-12-05 17:51:42 +01:00
Miodrag Milanovic
31ae631b88 Revert "use c++ cast instead of c casts (nw)"
This reverts commit be704c00ab.
2015-12-05 13:34:37 +01:00
Miodrag Milanovic
4c8a059d1d fix compile (nw) 2015-12-05 11:23:03 +01:00
Miodrag Milanovic
31f5c1f013 cleanuo 2015-12-05 10:58:44 +01:00
Miodrag Milanovic
be704c00ab use c++ cast instead of c casts (nw) 2015-12-05 10:00:21 +01:00
Miodrag Milanovic
a8684b4b03 cleanup 2015-12-05 08:55:05 +01:00
Miodrag Milanovic
ccc677d0e5 Need this on linux 2015-12-04 20:36:05 +01:00
Miodrag Milanovic
2ce19e896b Removed need for -Wno-c++11-narrowing for clang
and -Wno-unused-result,-Wno-narrowing and -Wno-attributes on gcc (nw)
2015-12-04 20:22:48 +01:00
R. Belmont
a7c2caf136 Merge pull request #417 from kara1001000/fix_mm1_palette
more accurate colors for MikroMikko 1
2015-12-04 09:11:39 -05:00
Miodrag Milanovic
3e5898124e some core c++11 narrowing fixes (nw) 2015-12-04 15:03:26 +01:00
Miodrag Milanovic
da227a7a42 removed usage of deprecated register keyword in our code (nw) 2015-12-04 13:58:56 +01:00
Miodrag Milanovic
21d8194c7c placed cache back in new form, fixes listxml and similar (nw) 2015-12-04 12:32:42 +01:00
Miodrag Milanovic
30bde502a6 Merge branch 'master' of https://github.com/mamedev/mame 2015-12-04 11:06:09 +01:00
Miodrag Milanovic
41ec590ea6 clang-modernize part 7 2015-12-04 11:05:13 +01:00
Miodrag Milanovic
1b0ec08af5 clang-modernize part 6 2015-12-04 10:29:21 +01:00
Miodrag Milanovic
379c9afa5f Fix narrowing (nw) 2015-12-04 08:50:24 +01:00
Miodrag Milanovic
5a2f80dcde clang-modernize part 5 2015-12-04 07:06:18 +01:00
Miodrag Milanovic
41681c1703 clang-modernize part 4 2015-12-04 07:03:38 +01:00
Miodrag Milanovic
0c56ac848d clang-modernize part 3 2015-12-04 07:02:45 +01:00
Miodrag Milanovic
68f961927a clang-modernize part 2 2015-12-04 07:02:00 +01:00
briantro
029a300363 peplus.cpp: Fix long standing cut-n-paste & white space - NW 2015-12-03 22:13:16 -06:00
briantro
1a31c38ea4 peplus.cpp: Doc update - Add in some know dates & L revisions - NW 2015-12-03 21:55:45 -06:00
angelosa
cebf6edfed Left-over 2015-12-03 21:39:52 +01:00
angelosa
537a6a3773 Dirty removal 2015-12-03 21:23:59 +01:00
angelosa
b575b1ca19 rungun.cpp: Optimized video code by using separate tilemaps for each screen, nw 2015-12-03 21:22:00 +01:00
angelosa
c31a437f54 Merge branch 'master' of https://github.com/mamedev/mame 2015-12-03 21:18:28 +01:00
angelosa
54d1f7c82c m_current_frame_number -> m_current_display_bank 2015-12-03 20:15:23 +01:00
Miodrag Milanovic
2aae44927a fix clang detected missing override (nw) 2015-12-03 19:55:13 +01:00
angelosa
0758032b5f Add individual screens, nw 2015-12-03 19:40:17 +01:00
Miodrag Milanovic
91605d3f4d clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
kara1001000
bfb07f2e35 Merge branch 'fix_mm1_palette' of https://github.com/kara1001000/mame into fix_mm1_palette 2015-12-03 18:06:01 +02:00
kara1001000
ec1bbe9117 more accurate colors for MikroMikko 1 2015-12-03 17:46:29 +02:00
Miodrag Milanovic
5232ca932a force delete of copy constructor and operator = (nw) 2015-12-03 15:54:13 +01:00
Miodrag Milanovic
016d610e37 back to full builds (nw) 2015-12-03 15:04:09 +01:00
Miodrag Milanovic
20b32acb8b OSX version is taken on different way so it is considered 6.0 (nw) 2015-12-03 14:50:04 +01:00