tiny documentation update for the rom checksum for Trophy Hunting: Bear & Moose

This commit is contained in:
Brian Troha 2009-04-08 23:26:28 +00:00
parent 1005577743
commit c9626a557a

View File

@ -2783,8 +2783,8 @@ ROM_END
ROM_START( trophyh ) /* V1.0 is currently the only known version */
ROM_REGION( 0x200000, "maincpu", 0 ) /* TMP68301 Code */
ROM_LOAD16_BYTE( "as1106e01.u06", 0x000000, 0x100000, CRC(b4950882) SHA1(2749f7ffc5b543c9f39815f0913a1d1e385b63f4) )
ROM_LOAD16_BYTE( "as1107e01.u07", 0x000001, 0x100000, CRC(19ee67cb) SHA1(e75ce66d3ff5aad46ba997c09d6514260e617f55) )
ROM_LOAD16_BYTE( "as1106e01.u06", 0x000000, 0x100000, CRC(b4950882) SHA1(2749f7ffc5b543c9f39815f0913a1d1e385b63f4) ) /* checksum D8DA printed on label */
ROM_LOAD16_BYTE( "as1107e01.u07", 0x000001, 0x100000, CRC(19ee67cb) SHA1(e75ce66d3ff5aad46ba997c09d6514260e617f55) ) /* checksum CEEF printed on label */
ROM_REGION( 0x2000000, "gfx1", ROMREGION_DISPOSE ) /* Sprites */
ROM_LOAD( "as1101m01.u38", 0x0000000, 0x800000, CRC(855ed675) SHA1(84ce229a9feb6331413253a5aed10b362e8102e5) )