hh_sm510: rzindy500 skeleton/WIP (nw)

This commit is contained in:
hap 2017-09-03 00:20:35 +02:00
parent 02b7e955ab
commit 1dba116ace
2 changed files with 38 additions and 26 deletions

View File

@ -2335,6 +2335,15 @@ ROM_START( tsjam )
ROM_END
ROM_START( rzindy500 )
ROM_REGION( 0x1000, "maincpu", 0 )
ROM_LOAD( "10_22", 0x0000, 0x1000, CRC(99a746d0) SHA1(64264499d45a566fa9a0801c20e7fa27eac18da6) )
ROM_REGION( 533414, "svg", 0)
ROM_LOAD( "rzindy500.svg", 0, 533414, CRC(21c9bd2e) SHA1(549f079c5bd5883b21dc9b29b281a73728ed7827) )
ROM_END
// YEAR NAME PARENT COMP MACHINE INPUT STATE INIT COMPANY, FULLNAME, FLAGS
CONS( 1989, kdribble, 0, 0, kdribble, kdribble, kdribble_state, 0, "Konami", "Double Dribble (handheld)", MACHINE_SUPPORTS_SAVE )
@ -2367,3 +2376,5 @@ CONS( 1988, tgaunt, 0, 0, tgaunt, tgaunt, tgaunt_state, 0, "Ti
CONS( 1988, tddragon, 0, 0, tddragon, tddragon, tddragon_state, 0, "Tiger Electronics (licensed from Tradewest/Technos)", "Double Dragon (handheld)", MACHINE_SUPPORTS_SAVE )
CONS( 1991, tsonic, 0, 0, tsonic, tsonic, tsonic_state, 0, "Tiger Electronics (licensed from Sega)", "Sonic The Hedgehog (handheld)", MACHINE_SUPPORTS_SAVE )
CONS( 1996, tsjam, 0, 0, tsjam, tsjam, tsjam_state, 0, "Tiger Electronics", "Space Jam (handheld)", MACHINE_SUPPORTS_SAVE )
CONS( 1996, rzindy500, 0, 0, tsjam, tsjam, tsjam_state, 0, "Tiger Electronics (licensed from Sega)", "R-Zone: Indy 500", MACHINE_SUPPORTS_SAVE | MACHINE_NOT_WORKING )

View File

@ -14620,6 +14620,7 @@ knfl // Konami
ktmnt // Konami
ktopgun // Konami
nupogodi // Elektronika
rzindy500 // Tiger
tddragon // Tiger
tgaunt // Tiger
tsjam // Tiger