Correct label and location (#4715)

Label and location taken from real PCB
This commit is contained in:
f205v 2019-03-04 10:10:47 +01:00 committed by Ivan Vangelista
parent 5f76200b7f
commit 8395494462

View File

@ -753,7 +753,7 @@ ROM_START( deadeye )
/* empty */
ROM_REGION( 0x08000, "audiocpu", 0 )
ROM_LOAD( "de_snd", 0x0000, 0x0400, CRC(c10a1b1a) SHA1(779ea261d23360634081295a164cacbd819d8719) )
ROM_LOAD( "de_sound_099c_m2-a1.0.4a", 0x0000, 0x0400, CRC(c10a1b1a) SHA1(779ea261d23360634081295a164cacbd819d8719) )
ROM_END