summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2018-08-14 00:22:10 -0700
committerMichael Pavone <pavone@retrodev.com>2018-08-14 00:22:10 -0700
commitf6ead549ef0bc6f605c094f04b41affb6b239e80 (patch)
tree6550894416b065ee1fd1934288e6abc4f3d6dceb
parent7f914285b17c1b010c5a3f007f13e587126f6f4d (diff)
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
-rw-r--r--rom.db15
1 files changed, 15 insertions, 0 deletions
diff --git a/rom.db b/rom.db
index eb7da82..2507f8c 100644
--- a/rom.db
+++ b/rom.db
@@ -1215,6 +1215,21 @@ df7a2527875317406b466175f0614d343dd32117 {
}
}
}
+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 {