mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
fixed rom file name (nw)
This commit is contained in:
parent
22a484d18c
commit
33f099aa0f
@ -716,7 +716,7 @@ ROM_START( popeyeb2 )
|
||||
|
||||
ROM_REGION(0x0200, "unknown", 0)
|
||||
ROM_LOAD( "1.1d.24s10", 0x0000, 0x0100, CRC(2e1b143a) SHA1(7e0fd19328ccd6f2b2148739ef64703ade585060) )
|
||||
ROM_LOAD( "1.1e.24s10", 0x0100, 0x0100, CRC(978b1c63) SHA1(ae67a4ac554e84c970c0acc82f4bc6a490f9d6ef) )
|
||||
ROM_LOAD( "2.1e.24s10", 0x0100, 0x0100, CRC(978b1c63) SHA1(ae67a4ac554e84c970c0acc82f4bc6a490f9d6ef) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( popeyeb3 )
|
||||
|
Loading…
Reference in New Issue
Block a user