mirror of
https://github.com/open-simh/simh.git
synced 2026-02-13 03:24:35 +00:00
This required a simulator specific implementation since the PDP11 PC register isn't stored in a normal memory location. It is loaded from a temporary location upon simulator instruction execution startup (and saved to that location when instuction execution stops). In order to reference the PC value while executing instructions (for debug output), this extended access model is required.
122 KiB
122 KiB