summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author 0kmg <9137159+0kmg@users.noreply.github.com>2022-07-25 00:58:10 -0800
committer GitHub <noreply@github.com>2022-07-25 18:58:10 +1000
commit5b95f6ab029f821332a84ea184f57186c86edb6e (patch)
tree146329efd98a177c6242daa478665c424252d0d5 /hash
parentc735f3bc816199594cd2c2babebcb7b32432abe4 (diff)
bbc_rom.xml: Fixed a ROM size error. (#10129)
Diffstat (limited to 'hash')
-rw-r--r--hash/bbc_rom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/bbc_rom.xml b/hash/bbc_rom.xml
index 58e0d86bd41..65e2aab15e8 100644
--- a/hash/bbc_rom.xml
+++ b/hash/bbc_rom.xml
@@ -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>