# HG changeset patch # User Michael Pavone # Date 1534231330 25200 # Node ID dafe2a8769fd44d01ad66bd534818fa9103c8aae # Parent c206a422d46662bc5a0239607fd0f877af1963da 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 diff -r c206a422d466 -r dafe2a8769fd rom.db --- 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 {