gah, that was stupid of me. no whatsnew.
(oddly it seems to work fine regardless of this...)
This commit is contained in:
parent
3dd1575fd3
commit
0282b15bfa
@ -2249,11 +2249,11 @@ ROM_START( raiden2g ) // sort of a mixture of raiden2d easy set with voice rom o
|
||||
ROM_LOAD32_BYTE("seibu__1.27c020j.u1210", 0x000000, 0x40000, CRC(ED1514E3) SHA1(296125BFE3C4F3033F7AA319DD8554BC978C4A00) )
|
||||
ROM_RELOAD(0x100000, 0x40000)
|
||||
ROM_LOAD32_BYTE("seibu__2.27c2001.u1211", 0x000001, 0x40000, CRC(BB6ECF2A) SHA1(D4F628E9D0ED2897654F05A8A2541E1ED3FAF8DD) )
|
||||
ROM_RELOAD(0x100000, 0x40000)
|
||||
ROM_RELOAD(0x100001, 0x40000)
|
||||
ROM_LOAD32_BYTE("seibu__3.27c2001.u129", 0x000002, 0x40000, CRC(6A01D52C) SHA1(983B914592AB9D9C058BEBB5BCCF5C882E2B82DE) )
|
||||
ROM_RELOAD(0x100000, 0x40000)
|
||||
ROM_RELOAD(0x100002, 0x40000)
|
||||
ROM_LOAD32_BYTE("seibu__4.27c2001.u1212", 0x000003, 0x40000, CRC(E54BFA37) SHA1(4FABB23503FD9245A10CDED15A6880415CA5FFD7) )
|
||||
ROM_RELOAD(0x100000, 0x40000)
|
||||
ROM_RELOAD(0x100003, 0x40000)
|
||||
|
||||
ROM_REGION( 0x40000, "user2", 0 ) /* COPX */
|
||||
ROM_LOAD( "copx-d2.u0313", 0x00000, 0x40000, CRC(a6732ff9) SHA1(c4856ec77869d9098da24b1bb3d7d58bb74b4cda) ) /* Soldered MASK ROM */
|
||||
|
Loading…
Reference in New Issue
Block a user