1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-14 03:54:43 +00:00
Files
open-simh.simh/sigma/sigma_dp.c
ken rector 869dc0fe4a sigma: Correct recognition of pending DP seek interrupt.
This corrects an error that caused SIO reject when SIO occured before
a pending seek interrupt on a different device.
 - Move the interrupt pending test from sigma_io.c into each device.
 - Make the sigma_dp.c test a special case that looks for pending
   seek interrupts.
2023-03-29 10:10:14 -04:00

54 KiB