mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
segaufo: added GAL for ufo21 [Darksoft, Team Europe]
This commit is contained in:
parent
7ea2eba4d8
commit
c1f1ab2717
@ -927,6 +927,9 @@ ROM_START( ufo21 )
|
||||
|
||||
ROM_REGION( 0x40000, "upd", 0 )
|
||||
ROM_LOAD( "epr-19064.ic32", 0x000000, 0x040000, CRC(ab62c1f0) SHA1(8791a88546ae69e710e128ffc2ea6e9b464f0631) )
|
||||
|
||||
ROM_REGION( 0x1000, "gals", 0 )
|
||||
ROM_LOAD( "315-5766.ic40.jed", 0, 0x359, CRC(cb7a531f) SHA1(ef80f2701781a180e9087ca52c887d96a23127cc) ) // GAL16V8D
|
||||
ROM_END
|
||||
|
||||
ROM_START( ufo800 )
|
||||
|
Loading…
Reference in New Issue
Block a user