Previous 199869 Revisions Next

r31931 Friday 5th September, 2014 at 20:46:13 UTC by hap
another note
[src/mame/drivers]galaxian.c

trunk/src/mame/drivers/galaxian.c
r31930r31931
66626662ROM_END
66636663
66646664/* Suspected of being Space Warp - ASCII shows "COPYRIGHT 1983", "CENTURY ELECTRONICS UK LTD" in swarpt7f.bin */
6665/* S2650 CPU, not Z80 */
6665/* S2650 CPU, not Z80. gfx is like cosmos(cvs.c) */
66666666ROM_START( spcwarp )
66676667   ROM_REGION( 0x4000, "maincpu", 0 )
66686668   ROM_LOAD( "swarpt7f.bin", 0x0000, 0x1000, CRC(04d744e3) SHA1(db8218510052a05670cb0b722b73d3f10464788c) )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team