trunk/src/mame/drivers/r2dx_v33.c
| r32196 | r32197 | |
| 935 | 935 | |
| 936 | 936 | ROM_REGION( 0x400000, "gfx2", 0 ) /* background gfx */ |
| 937 | 937 | ROM_LOAD( "szy-05.u0614", 0x000000, 0x100000, CRC(8b7f9219) SHA1(3412b6f8a4fe245e521ddcf185a53f2f4520eb57) ) /* PCB silkscreened BG12, Same as "MUSHA BACK-1" */ |
| 938 | | ROM_LOAD( "mt28f400b1.u0619", 0x100000, 0x080000, CRC(266acee6) SHA1(2a9da66c313a7536c7fb393134b9df0bb122cb2b) ) /* SMT rom, PCB silkscreened BG3 */ |
| 938 | ROM_LOAD16_WORD_SWAP( "mt28f400b1.u0619", 0x100000, 0x080000, CRC(266acee6) SHA1(2a9da66c313a7536c7fb393134b9df0bb122cb2b) ) /* SMT rom, PCB silkscreened BG3 */ |
| 939 | 939 | /* PCB has an unpopulated socket rom space for a LH535A00D at u0615 for alt BG3 location */ |
| 940 | 940 | |
| 941 | 941 | ROM_REGION( 0x800000, "gfx3", 0 ) /* sprite gfx (NOT encrypted) */ |