summaryrefslogtreecommitdiff
path: root/rom.db
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2015-07-19 20:51:09 -0700
committerMichael Pavone <pavone@retrodev.com>2015-07-19 20:51:09 -0700
commitdf9080c523fd7a0f504b92e5f002645b484df9af (patch)
tree806918d1795663ffff0d4782d072452d77eb3fb1 /rom.db
parentb8536aa7e5826fd6797c6a63faa5061b40208fbd (diff)
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Diffstat (limited to 'rom.db')
-rw-r--r--rom.db10
1 files changed, 9 insertions, 1 deletions
diff --git a/rom.db b/rom.db
index bc9eea2..5759789 100644
--- a/rom.db
+++ b/rom.db
@@ -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 {