1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 23:37:13 +00:00
Mark Pizzolato 3519c6c74b PDP11: Added support for PC values to be displayed in debug output.
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.
2013-11-17 08:55:29 -08:00
..
2013-10-12 13:33:01 -07:00
2013-07-05 00:16:11 -04:00
2013-07-08 07:22:29 -04:00
2013-07-11 15:39:15 -04:00
2013-11-05 16:42:17 -08:00
2013-02-05 04:41:48 -08:00
2013-02-06 17:48:43 -08:00
2013-11-05 16:42:17 -08:00
2013-11-05 16:42:17 -08:00
2013-11-05 16:42:17 -08:00
2013-07-11 15:39:15 -04:00
2011-04-15 08:35:15 -07:00