diff options
author | Michael Pavone <pavone@retrodev.com> | 2016-07-17 23:18:30 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2016-07-17 23:18:30 -0700 |
commit | 543527fd5376c07d1e528ae8222f109cb884f7ee (patch) | |
tree | 0560a6e2ebb33e8e8073819cc3be7b96c9761f31 /rom.db | |
parent | e36472320049c15f929b52e9d32df397aeab6699 (diff) |
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Diffstat (limited to 'rom.db')
-rw-r--r-- | rom.db | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -391,6 +391,30 @@ MK-1563 { } } } +G-4060 { + name Wonder Boy in Monster World + EEPROM { + type i2c + size 128 + } + map { + 0 { + device ROM + last 1FFFFF + } + 200000 { + device EEPROM + last 3FFFFF + bits_read { + 0 sda + } + bits_write { + 0 sda + 1 scl + } + } + } +} T-48036 { name Ms. Pac-Man #Ms. Pac-Man doesn't like 6-button controllers |