changeset 782:c63ed5db68b6

Add more EEPROM games to ROM DB
author Michael Pavone <pavone@retrodev.com>
date Tue, 21 Jul 2015 00:41:39 -0700
parents 51c3e571eeb1
children e64975fc5f98
files rom.db
diffstat 1 files changed, 156 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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 {