mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
namco/namcops2.cpp: redumped taiko8' s DVD (data SHA1 matches the older dump) and converted it to CHD with the new createdvd option [f205v]
This commit is contained in:
parent
534b7d1595
commit
d50fd6b939
@ -868,6 +868,10 @@ Notes:
|
||||
CN3 - 40 pin connector with perpendicular adapter board plugged into main board to connector J11
|
||||
CN6 - 2 pin connector joined with a small cable to the board where the dongle plugs in
|
||||
CN7 - 6 pin connector (unused)
|
||||
|
||||
|
||||
TODO: all DVD dumps but taiko8 should be updated with chdman's createdvd option
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
@ -1156,7 +1160,7 @@ ROM_START( taiko8 )
|
||||
ROM_LOAD( "tk81001-na-a_spr.ic002", 0x800000, 0x040000, CRC(590c8d80) SHA1(30622142428e37b8c3b91dee7fdd147d593b4d6f) )
|
||||
|
||||
DISK_REGION("dvd")
|
||||
DISK_IMAGE_READONLY( "tk8100-1-na-dvd0-a", 0, SHA1(81a2a9d7164495af825ad038fbf6f696e755ab9c) )
|
||||
DISK_IMAGE_READONLY( "tk8100-1-na-dvd0-a", 0, SHA1(a06b32741b3eb61084d8176306005d08d36eb987) ) // read confirmed from two different DVDs
|
||||
ROM_END
|
||||
|
||||
ROM_START( zoidsinf )
|
||||
|
Loading…
Reference in New Issue
Block a user