summaryrefslogtreecommitdiff
path: root/rom.db
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-06-22 23:40:05 -0700
committerMichael Pavone <pavone@retrodev.com>2017-06-22 23:40:05 -0700
commite7e41dd4b314ce34c2c4f1152d243b606ded8565 (patch)
treea468d4f140f388beca285168b49026a1d4f20bc6 /rom.db
parentbabdbb88c01875362875c9b0ef2e3930f8ce97c3 (diff)
Sonic 3 & Knuckles lock-on is now 100% functional with working saves
Diffstat (limited to 'rom.db')
-rw-r--r--rom.db20
1 files changed, 20 insertions, 0 deletions
diff --git a/rom.db b/rom.db
index 7f59084..e920074 100644
--- a/rom.db
+++ b/rom.db
@@ -433,6 +433,26 @@ T-12053 {
}
}
}
+MK-1079 {
+ #This entry is needed only to make this play nicely with
+ #S&K lock-on support. Normal 2MB cartridges with SRAM won't
+ #work right, but Sonic 3 has the limited SRAM-only variant
+ #of Sega's mapper commonly found on 4MB carts with SRAM
+ name Sonic the Hedgehog 3
+ map {
+ 0 {
+ device ROM
+ last 1FFFFF
+ }
+ 200000 {
+ device Sega mapper
+ variant save-only
+ offset 200000
+ last 3FFFFF
+ }
+ }
+
+}
MK-1563 {
name Sonic & Knuckles
map {