mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
sidepcktj correct romlabel typo
This commit is contained in:
parent
cda5d1c61e
commit
606ef88f02
@ -480,7 +480,7 @@ ROM_START( sidepcktj )
|
||||
|
||||
ROM_REGION( 0x0200, "proms", 0 ) /* color PROMs */
|
||||
ROM_LOAD( "dh-09.16l", 0x0000, 0x0100, CRC(ce049b4f) SHA1(e4918cef7b319dd40cf1722eb8bf5e79be04fd6c) )
|
||||
ROM_LOAD( "dh-08.16l", 0x0100, 0x0100, CRC(cdf2180f) SHA1(123215d096f88b66396d40d7a579380d0b5b2b89) )
|
||||
ROM_LOAD( "dh-08.15l", 0x0100, 0x0100, CRC(cdf2180f) SHA1(123215d096f88b66396d40d7a579380d0b5b2b89) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( sidepcktb )
|
||||
|
Loading…
Reference in New Issue
Block a user