diff options
author | Michael Pavone <pavone@retrodev.com> | 2016-06-30 09:42:17 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2016-06-30 09:42:17 -0700 |
commit | 809fa1647637a728d1bed9bd4ef078047cab60f9 (patch) | |
tree | 7aa4a222dd3e5d03a5260f2f4602fccf39fe1bfa | |
parent | 3eb61cae6d4261855f64075f77f0f028de73906f (diff) |
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
-rw-r--r-- | rom.db | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -430,6 +430,23 @@ T-130016 { 1 mouse.1 } } +T-50286 { + name Buck Rogers: Countdown to Doomsday + SRAM { + size 8192 + bus odd + } + map { + 0 { + device ROM + last 1FFFFF + } + 200000 { + device SRAM + last 3FFFFF + } + } +} #This entry is used by the GUI ROM BlstMenu { map { |