mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
misc/falgas_m89.cpp: Fixed typo in fantcar87 ROM label. (#11544)
This commit is contained in:
parent
84a7423142
commit
481dd09cf6
@ -326,7 +326,7 @@ ROM_END
|
||||
*/
|
||||
ROM_START(fantcar87)
|
||||
ROM_REGION(0x10000, "maincpu", 0)
|
||||
ROM_LOAD("mikel_es_m87e_15_2_98.u2", 0x0000, 0x8000, CRC(e1db4836) SHA1(7020bde14ee9afae41691beb0708ed50ca3506d3)) // NM27C256Q
|
||||
ROM_LOAD("mikel_es_m87e_15_2_88.u2", 0x0000, 0x8000, CRC(e1db4836) SHA1(7020bde14ee9afae41691beb0708ed50ca3506d3)) // NM27C256Q
|
||||
ROM_END
|
||||
|
||||
ROM_START(fantcar87a)
|
||||
|
Loading…
Reference in New Issue
Block a user