mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
New NOT_WORKING software list additions
--------------------------------------- pce_tourvision: Bomberman 93, Die Hard, Hit The Ice, Knight Rider Special [system11] tourvis: Added new BIOS dump, clarified BIOS names, and updated several games with newly discovered ID codes. [system11, Tafoid]
This commit is contained in:
parent
9b8f254521
commit
253a31b6da
@ -196,6 +196,20 @@
|
||||
</software>
|
||||
|
||||
|
||||
<!--Bomberman 93 -->
|
||||
<software name="bombmn93">
|
||||
<description>Bomberman 93 (Tourvision PCE bootleg)</description>
|
||||
<year>1992</year>
|
||||
<publisher>bootleg (Tourvision) / Hudson Soft</publisher>
|
||||
<part name="cart" interface="tourvision_cart">
|
||||
<dataarea name="rom" size="1048576">
|
||||
<!-- 0x80000 matches PCE bombmn93 -->
|
||||
<rom name="bomberman_93.tv" size="1048576" crc="6772c687" sha1="2ff79046baa19ea0bf1fd362b81f487c1e1d7382" offset="000000" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
|
||||
<!--Burning Angels -->
|
||||
<software name="burnangl">
|
||||
<description>Burning Angels (Tourvision PCE bootleg)</description>
|
||||
@ -336,6 +350,20 @@
|
||||
</software>
|
||||
|
||||
|
||||
<!--Die Hard -->
|
||||
<software name="diehard">
|
||||
<description>Die Hard (Tourvision PCE bootleg)</description>
|
||||
<year>1990</year>
|
||||
<publisher>bootleg (Tourvision) / Pack In Video / Nihon Busson Co.,Ltd</publisher>
|
||||
<part name="cart" interface="tourvision_cart">
|
||||
<dataarea name="rom" size="1048576">
|
||||
<!-- 0x80000 matches PCE diehard -->
|
||||
<rom name="die_hard.tv" size="1048576" crc="5cd0556e" sha1="605a963d024aca1f51f343349948d15fc3ef9954" offset="000000" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
|
||||
<!--Dodge Ball -->
|
||||
<software name="nekdodge">
|
||||
<description>Dodge Ball (Tourvision PCE bootleg)</description>
|
||||
@ -578,6 +606,20 @@ Notes:
|
||||
</software>
|
||||
|
||||
|
||||
<!--Hit The Ice -->
|
||||
<software name="hitice">
|
||||
<description>Hit The Ice (Tourvision PCE bootleg)</description>
|
||||
<year>1991</year>
|
||||
<publisher>bootleg (Tourvision) / Williams / Taito Corporation</publisher>
|
||||
<part name="cart" interface="tourvision_cart">
|
||||
<dataarea name="rom" size="1048576">
|
||||
<!-- 0x40000 matches PCE hitice -->
|
||||
<rom name="hit_the_ice.tv" size="1048576" crc="a0929d2b" sha1="26607a76cade818bd0d1daf2d0bfddfecd18f187" offset="000000" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
|
||||
<!--Image Fight -->
|
||||
<software name="imagefgt">
|
||||
<description>Image Fight (Tourvision PCE bootleg)</description>
|
||||
@ -648,6 +690,20 @@ Notes:
|
||||
</software>
|
||||
|
||||
|
||||
<!--Knight Rider Special -->
|
||||
<software name="knightrs">
|
||||
<description>Knight Rider Special (Tourvision PCE bootleg)</description>
|
||||
<year>1994</year>
|
||||
<publisher>bootleg (Tourvision) / Pack In Video</publisher>
|
||||
<part name="cart" interface="tourvision_cart">
|
||||
<dataarea name="rom" size="1048576">
|
||||
<!-- 0x40000 matches PCE knightrs -->
|
||||
<rom name="knight_rider.tv" size="1048576" crc="dc926ef5" sha1="c0d9452e3468c46e6f45c40d634ae448f21531d3" offset="000000" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
|
||||
<!--Ledgnd of Hero Tonma -->
|
||||
<software name="loht">
|
||||
<description>Legend of Hero Tonma (Tourvision PCE bootleg)</description>
|
||||
|
@ -29,6 +29,7 @@
|
||||
Be Ball (93)
|
||||
* Blodia
|
||||
Bomberman (71)
|
||||
Bomberman 93 (204)
|
||||
Bull Fight (185)
|
||||
Burning Angels (49)
|
||||
Cadash (203)
|
||||
@ -41,7 +42,7 @@
|
||||
Daisempuu (3)
|
||||
Dead Moon (?)
|
||||
Devil Crash (47)
|
||||
* Die Hard
|
||||
Die Hard (73)
|
||||
Dodge Ball (194)
|
||||
Doraemon Meikyuu Daisakusen (20)
|
||||
Doreamon - Nobita's Dorabian Night (Doraemon II, 43)
|
||||
@ -50,7 +51,7 @@
|
||||
Dragon Saber (65)
|
||||
Dragon Spirit (?)
|
||||
Drop Rock Hora Hora (12)
|
||||
Dungeon Explorer (?)
|
||||
Dungeon Explorer (209)
|
||||
* F1 Triple Battle
|
||||
Fighting Run (195)
|
||||
Final Blaster (29)
|
||||
@ -62,11 +63,13 @@
|
||||
Gunhed (148)
|
||||
Hana Taka Daka (Super Long Nose Goblin) (6)
|
||||
* Hatris
|
||||
Hit The Ice (97)
|
||||
Image Fight (99)
|
||||
Jackie Chan (54)
|
||||
Jinmu Densho (19)
|
||||
Kato & Ken (42)
|
||||
Kiki Kaikai (120)
|
||||
Knight Rider Special (193)
|
||||
Legend Of Hero Tomna (56)
|
||||
Makyo Densetsu - The Legendary Axe (40)
|
||||
Mashin Eiyuden Wataru (27)
|
||||
@ -547,18 +550,20 @@ MACHINE_CONFIG_END
|
||||
|
||||
#define TOURVISION_BIOS \
|
||||
ROM_REGION( 0x8000, "subcpu", 0 ) \
|
||||
ROM_SYSTEM_BIOS( 0, "60", "U4-60" ) \
|
||||
ROMX_LOAD( "u4-60.ic29", 0x0000, 0x8000, CRC(1fd27e22) SHA1(b103d365eac3fa447c2e9addddf6974b4403ed41), ROM_BIOS(1) ) \
|
||||
ROM_SYSTEM_BIOS( 1, "55", "U4-55" ) \
|
||||
ROMX_LOAD( "u4-55.ic29", 0x0000, 0x8000, CRC(87cf66c1) SHA1(d6b42137be7a07a0e299c2d922328a6a9a2b7b8f), ROM_BIOS(2) ) \
|
||||
ROM_SYSTEM_BIOS( 2, "53", "U4-53" ) \
|
||||
ROMX_LOAD( "u4-53.ic29", 0x0000, 0x8000, CRC(bccb53c9) SHA1(a27113d70cf348c7eafa39fc7a76f55f63723ad7), ROM_BIOS(3) ) \
|
||||
ROM_SYSTEM_BIOS( 3, "52", "U4-52" ) \
|
||||
ROMX_LOAD( "u4-52.ic29", 0x0000, 0x8000, CRC(ffd7b0fe) SHA1(d1804865c91e925a01b05cf441e8458a3db23f50), ROM_BIOS(4) ) \
|
||||
ROM_SYSTEM_BIOS( 4, "43", "U4-43" ) \
|
||||
ROMX_LOAD( "u4-43.ic29", 0x0000, 0x8000, CRC(88da23f3) SHA1(9d24faa116129783e55c7f79a4a08902a236d5a6), ROM_BIOS(5) ) \
|
||||
ROM_SYSTEM_BIOS( 5, "40", "U4-40" ) \
|
||||
ROMX_LOAD( "u4-40.ic29", 0x0000, 0x8000, CRC(ba6290cc) SHA1(92b0e9f55791e892ec209de4fadd80faef370622), ROM_BIOS(6) )
|
||||
ROM_SYSTEM_BIOS( 0, "60", "V4-60" ) \
|
||||
ROMX_LOAD( "v4-60.ic29", 0x0000, 0x8000, CRC(1fd27e22) SHA1(b103d365eac3fa447c2e9addddf6974b4403ed41), ROM_BIOS(1) ) \
|
||||
ROM_SYSTEM_BIOS( 1, "55", "V4-55" ) \
|
||||
ROMX_LOAD( "v4-55.ic29", 0x0000, 0x8000, CRC(87cf66c1) SHA1(d6b42137be7a07a0e299c2d922328a6a9a2b7b8f), ROM_BIOS(2) ) \
|
||||
ROM_SYSTEM_BIOS( 2, "53", "V4-53" ) \
|
||||
ROMX_LOAD( "v4-53.ic29", 0x0000, 0x8000, CRC(bccb53c9) SHA1(a27113d70cf348c7eafa39fc7a76f55f63723ad7), ROM_BIOS(3) ) \
|
||||
ROM_SYSTEM_BIOS( 3, "52", "V4-52" ) \
|
||||
ROMX_LOAD( "v4-52.ic29", 0x0000, 0x8000, CRC(ffd7b0fe) SHA1(d1804865c91e925a01b05cf441e8458a3db23f50), ROM_BIOS(4) ) \
|
||||
ROM_SYSTEM_BIOS( 4, "43", "V4-43" ) \
|
||||
ROMX_LOAD( "v4-43.ic29", 0x0000, 0x8000, CRC(88da23f3) SHA1(9d24faa116129783e55c7f79a4a08902a236d5a6), ROM_BIOS(5) ) \
|
||||
ROM_SYSTEM_BIOS( 5, "40", "V4-40" ) \
|
||||
ROMX_LOAD( "v4-40.ic29", 0x0000, 0x8000, CRC(ba6290cc) SHA1(92b0e9f55791e892ec209de4fadd80faef370622), ROM_BIOS(6) ) \
|
||||
ROM_SYSTEM_BIOS( 6, "12", "V4-12" ) \
|
||||
ROMX_LOAD( "v1_2.0.bin", 0x0000, 0x8000, CRC(36012f88) SHA1(5bd42fb51aa48ff65e704ea06a9181bb87ed2137), ROM_BIOS(7) )
|
||||
|
||||
|
||||
ROM_START(tourvis)
|
||||
|
Loading…
Reference in New Issue
Block a user