mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
bbc_rom.xml: Fixed a ROM size error. (#10129)
This commit is contained in:
parent
a2ab15ef49
commit
faf420732a
@ -4608,7 +4608,7 @@ license:CC0
|
||||
<year>1983</year>
|
||||
<publisher>Electronequip</publisher>
|
||||
<part name="rom1" interface="bbc_rom">
|
||||
<dataarea name="rom" size="v">
|
||||
<dataarea name="rom" size="8192">
|
||||
<rom name="EpsonFX80-1.00.rom" size="8192" crc="60ff9be7" sha1="b9cc33e67033c6b59f9113672ca4f84dea774769"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
|
Loading…
Reference in New Issue
Block a user