diff options
author | Michael Pavone <pavone@retrodev.com> | 2017-03-29 22:31:37 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2017-03-29 22:31:37 -0700 |
commit | 2c86fe734c79199cbf32ea6d575c72e5f92d2111 (patch) | |
tree | 5cb12d135ac0ff045c761d0acb50115f144ad93e | |
parent | d321a2987dd0750993bf3f78129a9cd8da619045 (diff) |
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
-rw-r--r-- | rom.db | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -553,6 +553,23 @@ ACLD012 { name Atomic Robo-Kid regions J } +d366d05644eb59a14baf3c2e7281c1584630c021 { + name Might and Magic III - Isles of Terra + SRAM { + size 32768 + bus odd + } + map { + 0 { + device ROM + last 1FFFFF + } + 200000 { + device SRAM + last 3FFFFF + } + } +} 8fe0806427e123717ba20478ab1410c25fa942e6 { name Ya Se Chuan Shuo map { |