1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-27 07:17:20 +00:00
Files
open-simh.simh/PDP11/pdp11_rr.c
Tony Lawrence 8563ad07df PDP-11: RP-11: Fixing device register read / write consistency
1. Making sure that only expected values appear on the bus when
   registers are read by CPU;
2. Fix order of I/O cancellation in case of disk detachment with
   pending I/O;
3. Fix WLOA bug and make protection consistent with documentation;
4. Added more comments.
2026-04-30 10:38:12 -04:00

69 KiB