Next: EXTENDED PROGRAM MEMORY
Up: Specifications
Previous: I/O Interrupts:
Besides handling I/O Interrupts, the I/O-Error Handler
must also handle the following error condition:
- Unsupported Op-Code
- Divide by Zero
- Overflow, if the Overflow Mask is ON
- An unexpected non-zero SS code
- A word-count overflow during block transfers using the word
count as a guard.
Next: EXTENDED PROGRAM MEMORY
Up: Specifications
Previous: I/O Interrupts: