diff options
author | 2015-09-07 11:14:02 -0400 | |
---|---|---|
committer | 2015-09-07 11:14:02 -0400 | |
commit | ad4748f867a1299e4648bd39c46e1cd4b93fb297 (patch) | |
tree | 44ff71c9acc153ee2c83c7fdb9bca303f27bfe77 /hash/tutor.xml | |
parent | 7714afc09f0e264efe7c60841d52a2154215fafb (diff) |
dataarea size needed adjustment too - oops (nw)
Diffstat (limited to 'hash/tutor.xml')
-rw-r--r-- | hash/tutor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/tutor.xml b/hash/tutor.xml index ec5e6b16e65..f277cde5bf5 100644 --- a/hash/tutor.xml +++ b/hash/tutor.xml @@ -291,7 +291,7 @@ Battlefighter (Original) (Unreleased - Prototype Stage) <info name="alt_title" value="Mr.DO!"/> <info name="serial" value="019E"/> <part name="cart" interface="tutor_cart"> - <dataarea name="rom" size="8192"> + <dataarea name="rom" size="16384"> <rom name="tomy 3l1.ic1.bin" size="16384" crc="1dfa3f4b" sha1="93d1c17c5edd44f27c28cde88a68f609b77feb0c" offset="0" /> </dataarea> </part> |