1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-04-29 05:06:42 +00:00
Files
rcornwell.sims/PDP10
Richard Cornwell 87c24d0e9e KA10: Major update. BBN Pager added.
Added BBN Pager support
   Clean up instruction options table.
     Removed some unneeded loads.
     Removed unneeded FMB term.
   Cleaned up interrupt handling to properly handle PIR events.
   Moved dev_pi to be with rest of PI code.
   Don't check APR interrupts unless pi system enabled.
   CONO APR reset_all does not clear flags on KA10.
   Clean up handling of PUBLIC/CONCEALED mode on KI10.
   Clean up ITS pager support.
   Added fetch flag to page_lookup for ITS/KI and BBN support.
   Speed up LDB/DPB instructions to use bulk shift.
   Carry 0&1 Flags are not cleared until JFCL instruction.
   Fixed bug in LSHC with shift > 36 bits.
   Fixed bug in JFCL when run from trap/uuo, bumped PC when it should not..
   Shortened loop for BLKI/BLKO instructions.
   Mask AR & MQ to FMASK before save in one place.
2017-05-29 11:45:38 -04:00
..
2017-03-19 22:15:49 -04:00
2017-05-29 11:45:38 -04:00
2017-03-14 20:18:47 -04:00
2017-03-14 20:18:47 -04:00
2017-03-19 22:15:49 -04:00
2017-04-23 22:41:27 -04:00