changeset 1611:dafe2a8769fd

Added ROM DB entry for Squirrel King as it has a flip flop or some type of RAM at $400000 as a copy protection measure
author Michael Pavone <pavone@retrodev.com>
date Tue, 14 Aug 2018 00:22:10 -0700
parents c206a422d466
children 28ec17387be5
files rom.db
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rom.db	Tue Aug 14 00:07:21 2018 -0700
+++ b/rom.db	Tue Aug 14 00:22:10 2018 -0700
@@ -1215,6 +1215,21 @@
 		}
 	}
 }
+2a561b6e47c93272fe5947084837d9f6f514ed38 {
+	name Squirrel King
+	map {
+		0 {
+			device ROM
+			last 3FFFFF
+		}
+		400000 {
+			device RAM
+			size 2
+			bus both
+			last 7FFFFF
+		}
+	}
+}
 
 #This entry is used by the GUI ROM
 BlstMenu {