mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
add more NO_DUMP laserdiscs (nw)
add more NO_DUMP laserdiscs (nw)
This commit is contained in:
parent
6474952160
commit
404c35955c
@ -3720,6 +3720,9 @@ ROM_START( shabdama )
|
||||
ROM_LOAD( "6.bin", 0x020000, 0x010000, CRC(0fece809) SHA1(1fe8436af8ead02a3b517b6306f9824cd64b2d26) )
|
||||
ROM_LOAD( "5.bin", 0x010000, 0x010000, CRC(0706386a) SHA1(29eee363775869dcc9c46285632e8bf745c9110b) )
|
||||
ROM_LOAD( "4.bin", 0x000000, 0x010000, CRC(199e2127) SHA1(2514d51cb06438b312d1f328c72baa739280416a) )
|
||||
|
||||
DISK_REGION( "laserdisc" )
|
||||
DISK_IMAGE_READONLY( "shabdama", 0, NO_DUMP )
|
||||
ROM_END
|
||||
|
||||
// YEAR, NAME, PARENT, MACHINE, INPUT, INIT, MONITOR, COMPANY, FULLNAME, FLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user