Previous 199869 Revisions Next

r31905 Thursday 4th September, 2014 at 13:31:09 UTC by David Haywood
improve note (nw)
[src/mame/drivers]galaxian.c

trunk/src/mame/drivers/galaxian.c
r31904r31905
85778577
85788578   ROM_REGION( 0x2000, "unk", 0 )
85798579   // what is this, speech? the video at https://www.youtube.com/watch?v=HTZEVKoYlGM shows the game apparently talking (2nd game, after The Pit)
8580   // The video however seems to show a game closer to ckongg (a bootleg of Crazy Kong) rather than this version of Kong which is rewritten from scratch
85808581   ROM_LOAD( "13",   0x0000, 0x1000, CRC(7d33ca0a) SHA1(8a65a4b913559e3fd17f6abb381db1ab813fc8f2) )
85818582
85828583   ROM_REGION( 0x0020, "proms", 0 )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team