Swap the default EEPROM now that it's a BE ROM region rather than native, nw

This commit is contained in:
mooglyguy 2018-12-22 21:35:09 +01:00
parent c498a86ebe
commit cd6f327839

View File

@ -1302,7 +1302,7 @@ ROM_START( polystar )
ROM_LOAD16_WORD( "623b01.8q", 0x000000, 0x200000, CRC(bd879f93) SHA1(e2d63bfbd2b15260a2664082652442eadea3eab6) )
ROM_REGION16_BE( 0x80, "eeprom", 0 ) /* EEPROM default contents */
ROM_LOAD( "93c46.7k", 0x000000, 0x000080, CRC(2d8d1594) SHA1(b7bae873a6487023bdacdd09e7a5724e18efa30b) )
ROM_LOAD( "93c46.7k", 0x000000, 0x000080, CRC(fab5a203) SHA1(153e22aa8cfce80b77ba200957685f796fc99b1c) )
DISK_REGION( "cdrom" )
DISK_IMAGE( "623jaa02", 0, SHA1(e7d9e628a3e0e085e084e4e3630fa5e3a7345547) )