![]() --In my test case, only a few segments were set to readable and nothing else was set. 0x1000, which is where the PC is initialized to, certainly isn't in a writable page. --Although I've read that these memory attributes affect the Intellivision and not the Intellicart, I'm pretty sure this has to be implemented in the Intellicart so that my Read/WriteCart functions can choose to respond / not respond depending on these attributes. I very well could be wrong. -Hooked Read/WriteCart into Read/WriteMemory. -Implemented memory attributes into Read/WriteCart. --TODO: Bank-switching. TODO: Fine address table and memory attribute / fine address checksums. |
||
---|---|---|
.. | ||
Base Implementations | ||
CoreComms.cs | ||
ICart.cs | ||
IController.cs | ||
IEmulator.cs | ||
ISoundProvider.cs | ||
IVideoProvider.cs |