Previous 199869 Revisions Next

r17627 Tuesday 4th September, 2012 at 00:07:14 UTC by hap
ah right, nevermind
[src/mame/drivers]cball.c

trunk/src/mame/drivers/cball.c
r17626r17627
259259
260260   ROM_REGION( 0x0200, "gfx1", 0 ) /* tiles */
261261   ROM_LOAD_NIB_LOW ( "canball.6m", 0x0000, 0x0200, NO_DUMP )
262   ROM_FILL(                        0x0000, 0x0200, 0 )
263262   ROM_LOAD_NIB_HIGH( "canball.6l", 0x0000, 0x0200, CRC(5b1c9e88) SHA1(6e9630db9907170c53942a21302bcf8b721590a3) )
264263
265264   ROM_REGION( 0x0200, "gfx2", 0 ) /* sprites */

Previous 199869 Revisions Next


© 1997-2024 The MAME Team