Previous 199869 Revisions Next

r30919 Monday 9th June, 2014 at 20:59:11 UTC by Andreas Naive
Added comment (nw)
[src/mame/drivers]segas24.c

trunk/src/mame/drivers/segas24.c
r30918r30919
21532153   ROM_LOAD16_BYTE( "epr-12186.ic1", 0x000001, 0x20000, CRC(ce76319d) SHA1(0ede61f0700f9161285c768fa97636f0e42b96f8) )
21542154
21552155   ROM_REGION( 0x2000, "subcpu:key", 0 )   /* decryption key */
2156   // reconstructed key; some of the RNG-independent bits could be incorrect
21562157   ROM_LOAD( "317-0058-05d.key", 0x0000, 0x2000, BAD_DUMP  CRC(c779738d) SHA1(f65355c20fbcb22781816d24633a509f13bec170) )
21572158
21582159   ROM_REGION( 0x1c2000, "floppy", 0)

Previous 199869 Revisions Next


© 1997-2024 The MAME Team