mirror of
https://github.com/holub/mame
synced 2025-06-07 05:13:46 +03:00
fix case of new megatech rom, add location (the megatech mb has only one rom socket on it as far as I can see, so it must be ic20) (n/w)
This commit is contained in:
parent
c3920fedd0
commit
9abbf5984b
@ -793,7 +793,7 @@ MACHINE_CONFIG_END
|
||||
ROM_SYSTEM_BIOS( 2, "ver0b", "Ver 0 Rev B" ) \
|
||||
ROMX_LOAD( "epr-12263b.20", 0x000000, 0x8000, CRC(ca26c87a) SHA1(987a18bede6e54cd73c4434426eb6c302a37cdc5), ROM_BIOS(3)) \
|
||||
ROM_SYSTEM_BIOS( 3, "ver0aa","Ver 0 Rev B (alt?)" ) \
|
||||
ROMX_LOAD( "EPR-12604a.", 0x000000, 0x8000, CRC(884e4aa5) SHA1(c9008c431a937c084fb475273093ca0b434b5f47), ROM_BIOS(4))
|
||||
ROMX_LOAD( "epr-12604a.20", 0x000000, 0x8000, CRC(884e4aa5) SHA1(c9008c431a937c084fb475273093ca0b434b5f47), ROM_BIOS(4))
|
||||
|
||||
|
||||
/* no games */
|
||||
|
Loading…
Reference in New Issue
Block a user