tourvis.c: Add some known carts - NW

This commit is contained in:
Brian Troha 2014-01-26 02:14:54 +00:00
parent 8133472375
commit 376f6b7ba3

View File

@ -14,23 +14,35 @@
Known games: Known games:
Special Criminal Investigation Aero Blaster (label shows "Vol. 33")
Power League IV After Burner
Bonk
Columns
Cyber Core
Dead Moon
Doraenon
Down Load
Dungeon Explorer
Final Lap
Final Match Tennis Final Match Tennis
Formation Soccer Formation Soccer
Super Volley ball
Rastan Saga II
Dungeon Explorer
Legendary Axe Legendary Axe
Thunder Blade Mr. Heli
USA Pro Basketball
Out Run Out Run
After Burner Power Eleven
Final Lap Power League IV
Columns
Power Sports Power Sports
Puzzle Boy
Rastan Saga II
Saigo no Nindou Saigo no Nindou
Son Son II Son Son II
Special Criminal Investigation
Super Star Soldier (label shows "Vol. 30")
Super Volley ball
Thunder Blade
USA Pro Basketball
Vigilante
Volfied
_______________________________________________________________________________________________________________________________________________ _______________________________________________________________________________________________________________________________________________
| | | |
@ -393,7 +405,7 @@ MACHINE_CONFIG_END
ROM_SYSTEM_BIOS( 1, "55", "U4-55" ) \ ROM_SYSTEM_BIOS( 1, "55", "U4-55" ) \
ROMX_LOAD( "u4-55_am27c256.ic29", 0x0000, 0x8000, CRC(87cf66c1) SHA1(d6b42137be7a07a0e299c2d922328a6a9a2b7b8f), ROM_BIOS(2) ) \ ROMX_LOAD( "u4-55_am27c256.ic29", 0x0000, 0x8000, CRC(87cf66c1) SHA1(d6b42137be7a07a0e299c2d922328a6a9a2b7b8f), ROM_BIOS(2) ) \
ROM_SYSTEM_BIOS( 2, "52", "U4-52" ) \ ROM_SYSTEM_BIOS( 2, "52", "U4-52" ) \
ROMX_LOAD( "bios.29", 0x0000, 0x8000, CRC(ffd7b0fe) SHA1(d1804865c91e925a01b05cf441e8458a3db23f50), ROM_BIOS(3) ) ROMX_LOAD( "u4-52_am27c256.ic29", 0x0000, 0x8000, CRC(ffd7b0fe) SHA1(d1804865c91e925a01b05cf441e8458a3db23f50), ROM_BIOS(3) )
ROM_START(tourvis) ROM_START(tourvis)