Commit Graph

32467 Commits

Author SHA1 Message Date
hap
7a424e237a (MESS)Game promoted to working
------------------
Stop Thief (Electronic Crime Scanner) [hap, seanriddle]
2014-12-06 20:17:06 +01:00
Curt Coder
e35ed4c4bf gamate: clang compile fix. (nw) 2014-12-06 19:07:06 +02:00
Curt Coder
1245ccba8c i86: Fixed debugging with segment prefixes. (nw) 2014-12-06 19:05:13 +02:00
Curt Coder
bd1c776e89 (MESS) victor9k: Floppy WIP. (nw) 2014-12-06 19:05:13 +02:00
Oliver Stöneberg
12644da60f fixed typo in new FLAC include path (nw) 2014-12-06 14:32:23 +01:00
Oliver Stöneberg
3663ef3e42 moved some FLAC files around to match the distribution package structure (nw) 2014-12-06 13:33:14 +01:00
Curt Coder
78255c2c59 (MESS) victor9k: Floppy WIP. (nw) 2014-12-06 13:36:07 +02:00
Olivier Galibert
a5fe190070 New NOT WORKING:
2 Spicy               [Guru]
  Ghost Squad Evolution [Guru]
  Primeval Hunt         [Guru]
2014-12-06 11:15:27 +01:00
etabeta78
bacbd88503 (MESS) gamate.xml: added many more dumps [PeT] 2014-12-06 10:54:24 +01:00
Miodrag Milanovic
14c74c310e Merge branch 'master' of https://github.com/mamedev/mame 2014-12-06 08:42:03 +01:00
Miodrag Milanovic
7eb5ccf78c compile fix from qmc2 (nw) 2014-12-06 08:41:14 +01:00
etabeta78
dba2c92208 These comparisons are still always true because y is UINT8 and array length is 0x100.
Fixes compile process with old Apple GCC. nw.
2014-12-06 08:15:39 +01:00
Cowering
7a0537104e Merge branch 'master' of https://github.com/mamedev/mame 2014-12-05 21:24:19 -06:00
Cowering
4066709215 few updates for pocket carts (nw) 2014-12-05 21:24:14 -06:00
hap
90fcf3de0a stopthie.c WIP (hmm i need to double check the romdump) 2014-12-06 00:21:03 +01:00
mamehaze
fdd7296efd mew clones
Star Wars (set 3) [Andrew Welburn]

this is an older set than all the others.  also, based on his advice removed the 'rev 1' and 'rev 2' tags from the previous naming, as they don't seem reflective of real revision numbers, 'set' is more appropriate.
2014-12-05 20:54:10 +00:00
Miodrag Milanović
b545914a3c Merge pull request #67 from yz70s/master
Chihiro vertex programs update [Samuele Zannoli]
2014-12-05 21:24:24 +01:00
mamehaze
229558a735 more dasm (nw) 2014-12-05 19:18:12 +00:00
mamehaze
3c6d54b1bb arcompact: dasm of push/pop instructions show we're on the right track, you can see the start/end of functions in the code (nw) 2014-12-05 17:21:39 +00:00
mamehaze
39e127e9b2 misc arcompact (nw) 2014-12-05 16:45:18 +00:00
mamehaze
ad547dff03 where things map, we might be missing a real bios (nw) 2014-12-05 13:23:04 +00:00
mamehaze
716fbc285c add more to leapster softlist [TeamEurope] 2014-12-05 12:01:14 +00:00
Miodrag Milanović
6c3f5a6ae1 Merge pull request #64 from lucab/lucab/mame-rr
luaengine: add romname() and pause()/unpause()
2014-12-05 11:12:39 +01:00
David Haywood
4214f3b779 Merge pull request #66 from p1pkin/naomi#6
naomi.c: use full M4 PIC16 dumps instead of partial "readouts", add handmade 'dumps' with master keys for not yet properly dumped PICs [rtw, MetalliC]
2014-12-05 10:11:20 +00:00
Miodrag Milanovic
1b8ba43369 New System Drivers Supported:
-gamate [PeT]

-gamate bios and cartridges [Peter Wilhelmsen,Morten Shearman Kirkegaard]
2014-12-05 08:53:26 +01:00
Alex W. Jackson
ccb67d6545 btime.c: fix flip screen [Alex Jackson] 2014-12-04 22:09:27 -05:00
hap
a390589f81 forgot to copypaste checksum 2014-12-05 03:17:16 +01:00
hap
989bf05978 added starwbc rom listing from the patent, looks like it works fine after correcting 1 typo 2014-12-05 03:13:16 +01:00
jbu
a0b9994942 Connect ROM 6351-1J to the PPS-4 port A/B lines. 2014-12-05 01:49:11 +01:00
jbu
6258f598c6 Add chip pinouts for 10660 and 11660 (nw) 2014-12-05 01:16:57 +01:00
hap
863a683a7a (MESS)Game promoted to working
------------------
Star Wars - Electronic Battle Command [hap, Kevin Horton]
2014-12-05 01:16:30 +01:00
hap
372f97e9e0 starwbc button mapping 2014-12-04 23:53:14 +01:00
hap
3c3dc0a039 starwbc: hooked up inputs/outputs 2014-12-04 21:46:31 +01:00
Curt Coder
e6656b5326 arc: clang compile fix. (nw) 2014-12-04 22:04:16 +02:00
Curt Coder
c0fa75215f [MESS] victor9k: Floppy WIP. (nw) 2014-12-04 22:04:16 +02:00
jbu
f9800a6e50 Fix cut+paste, typos and some implementation bugs (nw) 2014-12-04 20:36:02 +01:00
etabeta78
7364148153 (MESS) megacd: verified and better documented bios of Japanese
Rev.E [ShouTime]
2014-12-04 20:33:50 +01:00
yz
03308c9343 Update 2014-12-04 19:57:06 +01:00
hap
641d673e0e get rid of space between digits 2014-12-04 13:25:13 +01:00
Olivier Galibert
c941b34eaf New NOT WORKING:
House of the Dead 4 (Export)             [soyandroid, Guru]
  Virtua Fighter 5 (Export)                [soyandroid]
  After Burner Climax (Export)             [soyandroid]
  Let's Go Jungle (Export)                 [soyandroid]
  Outrun 2 SP SDX                          [soyandroid]
  Power Smash 3 / Virtua Tennis 3 (Export) [soyandroid]
  Virtua Tennis 3 (Japan)                  [Guru]
  Initial D4 (Rev D)                       [Guru]
  Initial D4 (Rev C)                       [Guru]
  Sega Race-TV (Export)                    [soyandroid, Guru]
  House of the Dead EX (Japan)             [soyandroid]
  Rambo (Export)                           [soyandroid, Guru]
  Hummer Extreme                           [soyandroid]
  VBios updater                            [Guru]
2014-12-04 09:47:30 +01:00
etabeta78
36e5947994 d'oh. I had forgotten to enable the softlist in the driver. nw. 2014-12-04 07:03:08 +01:00
etabeta78
28e568ff6a some new images from sparse sources. nw. 2014-12-04 07:02:17 +01:00
jbu
ab0ea181e0 Introduc m_Skip to skip ops. Clean up + fixes (nw) 2014-12-04 04:10:08 +01:00
Scott Stone
558ab8997b Quiet MESS -validate issues for stopthie.c (nw) 2014-12-03 21:52:33 -05:00
Scott Stone
394b6f4754 (MESS) maria.c: Implemented "colorburst kill" bit of the MARIA CTRL register. [Mike Saarna, Robert Tuccitto] 2014-12-03 21:47:53 -05:00
mahlemiut
f473159504 (MESS) ngen: added notes on entering menu mode and the Panel Debugger. 2014-12-04 14:58:05 +13:00
hap
25b58985a1 default button mapping 2014-12-04 01:54:06 +01:00
MetalliC
76a9a6766b notes (nw) 2014-12-04 02:30:44 +02:00
hap
11b9e381d3 (MESS)Game promoted to working
------------------
Code Name: Sector [hap, seanriddle]
2014-12-04 00:55:39 +01:00
MetalliC
6be2649c65 naomi.c: use full M4 PIC16 dumps instead of partial "readouts", add handmade 'dumps' with master keys for not yet properly dumped PICs [rtw, MetalliC] 2014-12-04 01:49:40 +02:00