Emulator should emulate RAM in the $c000-ffff space
Posted: Sat Dec 09, 2023 2:56 am
The emulator should have the option to emulate RAM at $c000-$ffff, paging controlled by $01. Should be able to emulate RAM at ANY page not actively used by ROM.
Why?
1) Rapid debugging of software destined to be deployed on a cartridge, or ROM's destined to become part of an add-on card.
2) Rapid debugging of software destined to be deployed in the "main ROM" on the unused ROM pages 13-31
3) The ability to emulate future RAM expansion boards that would provide RAM at $c000-$ffff on pages 32+
Why?
1) Rapid debugging of software destined to be deployed on a cartridge, or ROM's destined to become part of an add-on card.
2) Rapid debugging of software destined to be deployed in the "main ROM" on the unused ROM pages 13-31
3) The ability to emulate future RAM expansion boards that would provide RAM at $c000-$ffff on pages 32+