Previous 199869 Revisions Next

r31463 Tuesday 29th July, 2014 at 01:43:28 UTC by Alex Jackson
fix compile (nw)
[src/mame/drivers]atarittl.c

trunk/src/mame/drivers/atarittl.c
r31462r31463
169169ROM_END
170170
171171
172ROM_START( crshnscr )
172ROM_START( crashnsc )
173173   ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
174174
175175   ROM_REGION( 0x0400, "gfx", ROMREGION_ERASE00 )
r31462r31463
288288ROM_END
289289
290290
291ROM_START( stntcycl )
291ROM_START( stuntcyc )
292292   ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
293293
294294   ROM_REGION( 0x0200, "gfx", ROMREGION_ERASE00 )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team