(mess) upd7220: Add the internal rom [rfka01, balrog]

This commit is contained in:
Olivier Galibert 2013-03-31 10:55:36 +00:00
parent 5dff2f2620
commit b4e3528d54

View File

@ -152,9 +152,10 @@ ADDRESS_MAP_END
// internal 128x14 control ROM
// hand-dumped as little-endian from a die shot
ROM_START( upd7220 )
ROM_REGION( 0x100, "upd7220", 0 )
ROM_LOAD( "upd7220.bin", 0x000, 0x100, NO_DUMP )
ROM_LOAD( "upd7220.bin", 0x000, 0x100, CRC(3c92b218) SHA1(e154b3106a80c9c98d9f2ee18efcd7f4b4aa7d49) )
ROM_END