mirror of
https://github.com/holub/mame
synced 2025-05-19 12:18:56 +03:00
coco12.cpp: Rename LZ Color64 ROMs to properly document the labels and PCB positions of its EPROMs
This commit is contained in:
parent
ee77757c7a
commit
c7a67d8ea9
@ -595,8 +595,8 @@ ROM_END
|
||||
|
||||
ROM_START(lzcolor64)
|
||||
ROM_REGION(0x8000,MAINCPU_TAG,0)
|
||||
ROM_LOAD("color64bas.rom", 0x2000, 0x2000, CRC(b0717d71) SHA1(ad1beef9d6f095ada69f91d0b8ad75985172d86f))
|
||||
ROM_LOAD("color64extbas.rom", 0x0000, 0x2000, CRC(d1b1560d) SHA1(7252de9df405ade453282e992eb1f1910adc8e50))
|
||||
ROM_LOAD("color_basic.ci24", 0x2000, 0x2000, CRC(b0717d71) SHA1(ad1beef9d6f095ada69f91d0b8ad75985172d86f))
|
||||
ROM_LOAD("extendido.ci23", 0x0000, 0x2000, CRC(d1b1560d) SHA1(7252de9df405ade453282e992eb1f1910adc8e50))
|
||||
ROM_END
|
||||
|
||||
ROM_START(cd6809_83)
|
||||
|
Loading…
Reference in New Issue
Block a user