goldstar.cpp: attempted a dump of the met47s01 device [Ioannis Bampoulas]

This commit is contained in:
Ivan Vangelista 2021-01-15 06:37:40 +01:00
parent ca3458e766
commit f30d070f88

View File

@ -12581,9 +12581,9 @@ ROM_START( nd8lines )
ROM_LOAD( "dw8-055-2.u35", 0x4000, 0x2000, CRC(898b9ed5) SHA1(11b7d1cfcf425d00d086c74e0dbcb72068dda9fe) )
ROM_LOAD( "dw8-055-1.u34", 0x6000, 0x2000, CRC(4f7cfb35) SHA1(0617cf4419be00d9bacc78724089cb8af4104d68) )
ROM_REGION( 0x100, "proms", 0 )
ROM_REGION( 0x300, "proms", 0 )
ROM_LOAD( "he82s129.u33", 0x0000, 0x0100, CRC(3d2f1893) SHA1(927916856b25dfd6ded04c26714313bc49f7e220) )
// at u66 there's a currently unidentified MET47S01 chip, which could possibly be a PROM
ROM_LOAD( "met47s01.u66", 0x0100, 0x0200, BAD_DUMP CRC(78b6701e) SHA1(27b3d47b0a3637d3a92bf535b34d301e5a3aff8c) ) // unidentified chip, read as 82s147 for now, bad dump until it's known if it's the correct equivalent
ROM_END
/*