diff options
author | Michael Pavone <pavone@retrodev.com> | 2017-06-02 00:34:17 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2017-06-02 00:34:17 -0700 |
commit | 85cfcb328d953b7a64b407722aa24a8003c2be87 (patch) | |
tree | b468eedd1f453aff80a4c43fd8e785370162f35e /rom.db | |
parent | f11146fac49e4d83ec9f2641e97364218970c0db (diff) |
Might and Magic - Gates to Another World has a bad SRAM header
Diffstat (limited to 'rom.db')
-rw-r--r-- | rom.db | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -641,7 +641,23 @@ ACLD012 { } } } - +T-50166 { + name Might and Magic - Gates to Another World + SRAM { + size 32768 + bus odd + } + map { + 0 { + device ROM + last 1FFFFF + } + 200000 { + device SRAM + last 3FFFFF + } + } +} 9bed099693c27a6575b394bdd150efb7cc53c5c6 { name Atomic Robo-Kid regions J |