Under this headline, there is something called ESE-RAM:
https://www.msx.org/wiki/MegaROM_Mappers#ASC16_.28ASCII.29
It says:
ESE-RAM (DIY cartridge called also Mega-SRAM that only contains SRAM): Bits 0~6 = Segment number Bit 7 = Enable writing. (write protected at initialization)
This is of particular interest for me. How do I use this in Openmsx? I want to use ASC16 for general ROM-segments, but the moment I use bit 7, I want to have access persistent storage. Possible?
Login sesión o register para postear comentarios