diff options
Diffstat (limited to 'rom.db')
-rw-r--r-- | rom.db | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -107,7 +107,10 @@ T-081586 { } 200000 { device EEPROM - last 3FFFFF + #This is almost certainly not correct based on the address pins + #available to the Acclaim mapper. It's probably available up to + #2FFFFF at least and just fights with D0 from the mask ROM + last 200001 bits_read { 0 sda } @@ -116,6 +119,11 @@ T-081586 { 8 scl } } + 200002 { + device ROM + last 3FFFFF + offset 200000 + } } } T-81576 { |