-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Need to implement a memory map and proper memory space handling. #4 and #28 are, in part, caused by the interrupt vectors at the top end of the ROM being overwritten. ROM should be treated as unmodifiable user RAM should be semi-random filled to mimic the real unit, and all non-RMB, non-RAM locations should be NOP (0x0101) filled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request