taito_x: comment update (n/w)

This commit is contained in:
Lord-Nightmare 2015-07-19 04:35:00 -04:00
parent 1d260cbfa6
commit 16d785db9c

View File

@ -1054,7 +1054,7 @@ ROM_START( superman )
ROM_REGION( 0x80000, "ymsnd", 0 ) /* ADPCM samples */
ROM_LOAD( "b61-01.e18", 0x00000, 0x80000, CRC(3cf99786) SHA1(f6febf9bda87ca04f0a5890d0e8001c26dfa6c81) )
ROM_REGION( 0x10000, "cchip", 0 ) /* 64k for TC0030CMD (C-Chip protection, Z80 with embedded 64K rom + 64K RAM) */
ROM_REGION( 0x10000, "cchip", 0 ) /* 64k for TC0030CMD (C-Chip protection, uPD78C11 with embedded 4K maskrom, 8k eprom, 8k RAM) */
ROM_LOAD( "b61_11.m11", 0x00000, 0x10000, NO_DUMP )
ROM_END