Commit Graph

33708 Commits

Author SHA1 Message Date
mamehaze
e058cc5686 new working
Poke Champ (set 2) [system11]]
Super MIss World [system11]

some title screen colours are wrong on Super Miss World, not sure why
2015-02-11 21:39:06 +00:00
Sandro Ronco
0f1bf3d5e6 (MESS) New NOT WORKING systems
----------------------------------------------
Alesis MMT-8
2015-02-11 19:01:00 +01:00
Sandro Ronco
022a6f5c08 (MESS) gl6600cx: documented CPU type. [TeamEurope] 2015-02-11 18:52:41 +01:00
Ivan Vangelista
217c569fd2 mastboy.c, xorworld.c: added save state support (nw)
saa1099.c: added save state support (nw)
2015-02-11 17:45:32 +01:00
Ivan Vangelista
f9485757a8 gladiatr.c: added save state support (nw) 2015-02-11 17:44:22 +01:00
Ivan Vangelista
cfc45de003 gsword.c: added save state support (nw)
tait8741.c: fixed an oversight in yesterday's commit (nw)
2015-02-11 17:42:52 +01:00
Ivan Vangelista
fc81db7fee igs011.c: worked around save state problem as per Tafoid -str 40 test (nw) 2015-02-11 17:40:07 +01:00
Ivan Vangelista
a3244fbc20 liberate.c: Fixed prosoccr save state problem as per Tafoid's -str 40 test (nw) 2015-02-11 17:29:27 +01:00
Stiletto
bf76cf773f Add undumped game note. (nw)
Add undumped game note. (nw)
2015-02-11 00:52:44 -05:00
Robbbert
034c980daf (MESS) replaced mbee64 with mbee128p. Added various notes. (nw) 2015-02-11 15:19:14 +11:00
Robbbert
e29a3aee40 (MESS) Kaypro 10 only has 1 floppy drive (nw) 2015-02-11 14:43:12 +11:00
hap
0be19aa42c added the green color overlay 2015-02-10 22:31:56 +01:00
hap
dcf589f304 added ADC, ADS, RAR 2015-02-10 19:56:10 +01:00
hap
eab6156360 added straightforward ucom43 opcodes 2015-02-10 19:46:47 +01:00
hap
1a52f39e3d ucom4/amis2000 added clockdivider 2015-02-10 19:16:56 +01:00
hap
99516900ae different implementation of prev bugfix 2015-02-10 19:05:49 +01:00
Ivan Vangelista
18d3086feb tait8741.c: added save state support (nw)
cyclemb.c: added save state support (nw)
2015-02-10 17:20:31 +01:00
Justin Kerk
8545cb2b40 Actually let's not (nw) 2015-02-10 07:27:31 -08:00
Robbbert
5da07d2041 Merge branch 'master' of https://github.com/mamedev/mame 2015-02-10 21:49:38 +11:00
Robbbert
5e03d1b427 Fixed build (nw) 2015-02-10 21:40:58 +11:00
Guru
733da4f63f nwk-tr.c: document the network board (nw) 2015-02-10 17:53:42 +08:00
Stiletto
04d0416887 Add another undumped game. (nw)
Add another undumped game. (nw)
2015-02-09 22:48:15 -05:00
hap
ed7e5d2886 bugfix 2015-02-10 03:24:12 +01:00
Stiletto
f07a7eaa78 Going with Justin's translation for this one (nw)
Going with Justin's translation for this one (nw)
2015-02-09 19:57:48 -05:00
hap
e2de05e3b2 (MESS)New Working Game Added
----------------------
Bank Shot [hap, Sean Riddle]
2015-02-09 22:56:22 +01:00
etabeta78
83d8264cc4 hornet.c: made the eeprom optional since it seems to be only on the LAN
board. This is a better fix for the nbapbp issue. nw.
2015-02-09 20:53:04 +01:00
Ivan Vangelista
c4aef2a747 quizpani.c: added save state support (nw) 2015-02-09 19:20:47 +01:00
Ivan Vangelista
3387b04afa wrally.c: enabled save state support (nw) 2015-02-09 18:46:28 +01:00
Ivan Vangelista
36247f2ffd Fixed MT05844 (nw) 2015-02-09 17:58:40 +01:00
Peter Ferrie
9f07415909 nbapbp: fix access to 93C46, game is playable [Osso] 2015-02-08 20:56:22 -08:00
Stiletto
4031171b8f (nw) whoops
(nw) whoops
2015-02-08 23:31:55 -05:00
Stiletto
3ce640c0dd Add Casino Strip XI CHD placeholder.
Add Casino Strip XI CHD placeholder.
2015-02-08 23:30:45 -05:00
Stiletto
3d4079dee2 Add Dragon's Lair 2: Time Warp / Space Ace '91 CHD placeholders.
Add Dragon's Lair 2: Time Warp / Space Ace '91 CHD placeholders.
2015-02-08 23:12:02 -05:00
Stiletto
51e529a4f9 dd CED VideoVisc CHD placeholder
Add CED VideoVisc CHD placeholder.
2015-02-08 22:51:35 -05:00
cracyc
5a64c5f98b (mess) pcd: hook up rtc, next error is video (nw) 2015-02-08 21:48:37 -06:00
cracyc
7c8cb9ef5a (mess) pcd: doesn't display anything yet but almost completes post (nw) 2015-02-08 21:08:26 -06:00
arbee
c0177c6790 Games added as GAME_NOT_WORKING
-------------------------------
Vampire Night (VPN3 Ver. B) [Guru]
2015-02-08 20:50:19 -05:00
hap
f08cee1db7 added Parker Bros bankshot to splitsec.c (preliminary) 2015-02-08 21:51:07 +01:00
hap
f774c3fab6 epoch dracula skeleton driver 2015-02-08 21:02:56 +01:00
hap
34e05cf13a added tomy alienchase skeleton driver 2015-02-08 20:37:27 +01:00
Angelo Salese
ca24b28a02 Patched timer over bug in Kozure Ookami. Remarked game as working state, see source notes for further info. [Angelo Salese] 2015-02-08 20:12:13 +01:00
hap
d6e6d3a407 tmtennis test layout 2015-02-08 18:10:36 +01:00
hap
e41cb16dee small update, thanks plgDavid for sending me that doc 2015-02-08 17:21:23 +01:00
hap
881345d294 added simple display output 2015-02-08 17:17:52 +01:00
hap
713a4de6e8 tmtennis hooked up ports 2015-02-08 13:34:41 +01:00
Ivan Vangelista
9739b4d15c taxidriv.c: added save state support (nw) 2015-02-08 09:43:12 +01:00
Ivan Vangelista
38e8c93b23 rabbit.c, tmmjprd.c: added save state support, removed unneeded prefixes (nw) 2015-02-08 09:08:35 +01:00
cracyc
3143d56992 (mess) slicer: mark as working [Carl, Al Kossow]
wd_fdc: enable I_IMM to be set (nw)
2015-02-07 21:02:42 -06:00
cracyc
427a86c351 (mess) pc9801: make port 64 clear vbirq, fixes touhou project 1 (nw) 2015-02-07 20:34:08 -06:00
Guru
3c9989206e segas32.c: added/fixed some ROM locations (nw) 2015-02-08 10:12:01 +08:00