mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
galaxold.cpp: dumped PROM for scramb3 and confirmed the 3 sanded-off chips initially believed to be PROMs are actually 74LS251 [Porchy, The Dumping Union]
This commit is contained in:
parent
66586e6459
commit
efebfce0bf
@ -3054,7 +3054,7 @@ ROM_START( scramb3 )
|
||||
ROM_LOAD( "6.1h", 0x0000, 0x0800, CRC(4708845b) SHA1(a8b1ad19a95a9d35050a2ab7194cc96fc5afcdc9) )
|
||||
ROM_LOAD( "5.1k", 0x0800, 0x0800, CRC(11fd2887) SHA1(69844e48bb4d372cac7ae83c953df573c7ecbb7f) )
|
||||
|
||||
ROM_REGION( 0x0020, "proms", 0 ) // three proms on smaller top PCB not dumped yet. The one used is taken from scramble.
|
||||
ROM_REGION( 0x0020, "proms", 0 ) // identical to scramble
|
||||
ROM_LOAD( "c01s.6e", 0x0000, 0x0020, CRC(4e3caeab) SHA1(a25083c3e36d28afdefe4af6e6d4f3155e303625) )
|
||||
ROM_END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user