mirror of
https://github.com/holub/mame
synced 2025-06-23 21:06:38 +03:00
cps1.c: Added recently dumped PAL for ganbare (nw)
This commit is contained in:
parent
451f2b6a97
commit
1d2992260e
@ -52,7 +52,7 @@
|
||||
Method 3 :
|
||||
* cgold2, fhunter and fhuntera ONLY:
|
||||
DIP labeled "5201-5" switch to ON
|
||||
This allowss setup procedure to complete properly and game to play (if disabled, it acts as a 'freeze' switch and the games don't accept inputs).
|
||||
This allows setup procedure to complete properly and game to play (if disabled, it acts as a 'freeze' switch and the games don't accept inputs).
|
||||
* Key in with the Jackpot Key followed by the Audit Key.
|
||||
* Press PB4, PB5 and PB6 keys simultaneously (Z+X+C keys by default)
|
||||
* Press Service (default A) 4 times until you are in the Setup Screen, with Printer Pay Limit.
|
||||
|
@ -10924,7 +10924,7 @@ ROM_START( ganbare )
|
||||
ROM_LOAD( "sou1", 0x0000, 0x0117, CRC(84f4b2fe) SHA1(dcc9e86cc36316fe42eace02d6df75d08bc8bb6d) )
|
||||
|
||||
ROM_REGION( 0x0200, "bboardplds", 0 )
|
||||
ROM_LOAD( "gbpr2.1a", 0x0000, 0x0117, NO_DUMP )
|
||||
ROM_LOAD( "gbpr2.1a", 0x0000, 0x0117, CRC(486e8ca0) SHA1(4554befd49ec322af7dadd198188255ae7c7c059) )
|
||||
ROM_LOAD( "iob1.12d", 0x0000, 0x0117, CRC(3abc0700) SHA1(973043aa46ec6d5d1db20dc9d5937005a0f9f6ae) )
|
||||
ROM_LOAD( "bprg1.11d", 0x0000, 0x0117, CRC(31793da7) SHA1(400fa7ac517421c978c1ee7773c30b9ed0c5d3f3) )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user