# HG changeset patch # User Michael Pavone # Date 1437464499 25200 # Node ID c63ed5db68b6a8bf0c3da749dd20cae318baebab # Parent 51c3e571eeb17a4cb8137c1361ea01c94790470d Add more EEPROM games to ROM DB diff -r 51c3e571eeb1 -r c63ed5db68b6 rom.db --- a/rom.db Mon Jul 20 23:18:29 2015 -0700 +++ b/rom.db Tue Jul 21 00:41:39 2015 -0700 @@ -59,7 +59,10 @@ } 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 } @@ -68,6 +71,11 @@ 8 scl } } + 200002 { + device ROM + offset 200000 + last 2FFFFF + } } } T-81406 { @@ -83,7 +91,10 @@ } 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 } @@ -92,6 +103,11 @@ 8 scl } } + 200002 { + device ROM + offset 200000 + last 2FFFFF + } } } T-081586 { @@ -139,7 +155,10 @@ } 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 } @@ -148,6 +167,11 @@ 8 scl } } + 200002 { + device ROM + offset 200000 + last 2FFFFF + } } } T-81476 { @@ -163,7 +187,10 @@ } 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 } @@ -172,6 +199,131 @@ 8 scl } } + 200002 { + device ROM + last 3FFFFF + offset 200000 + } + } +} +T-50176 { + name Rings of Power + EEPROM { + type i2c + size 128 + } + map { + 0 { + device ROM + last FFFFF + } + 200000 { + device EEPROM + last 3FFFFF + bits_read { + 7 sda + } + bits_write { + 6 scl + 7 sda + } + } + } +} +T-50396 { + name NHLPA Hockey '93 + EEPROM { + type i2c + size 128 + } + map { + 0 { + device ROM + last 7FFFF + } + 200000 { + device EEPROM + last 3FFFFF + bits_read { + 7 sda + } + bits_write { + 6 scl + 7 sda + } + } + } +} +T-50446 { + name John Madden Football '93 + EEPROM { + type i2c + size 128 + } + map { + 0 { + device ROM + last FFFFF + } + 200000 { + device EEPROM + last 3FFFFF + bits_read { + 7 sda + } + bits_write { + 6 scl + 7 sda + } + } + } +} +T-50516 { + name John Madden Football '93: Championship Edition + EEPROM { + type i2c + size 128 + } + map { + 0 { + device ROM + last FFFFF + } + 200000 { + device EEPROM + last 3FFFFF + bits_read { + 7 sda + } + bits_write { + 6 scl + 7 sda + } + } + } +} +T-50606 { + name Bill Walsh College Football + EEPROM { + type i2c + size 128 + } + map { + 0 { + device ROM + last FFFFF + } + 200000 { + device EEPROM + last 3FFFFF + bits_read { + 7 sda + } + bits_write { + 6 scl + 7 sda + } + } } } MK-12056 {