KBD Interrupt Processing Cleanup

- I finally realized there was a much simpler way to setup the instance data pointer (IY) for the interrupt handler.  This implements the change and reduces the complexity of the code.
- Related to PR #460
This commit is contained in:
Wayne Warthen
2024-12-08 13:37:09 -08:00
parent efb9ac21f0
commit f9ed5651e6
14 changed files with 31 additions and 57 deletions

View File

@@ -576,7 +576,7 @@ Boot [H=Help]: h
D - Device Inventory
R - Reboot System
W - RomWBW Configure
I <u> [<c>] - Set Console Interface/Baud code
I <u> [<c>] - Set Console Interface/Baud Rate
V [<n>] - View/Set HBIOS Diagnostic Verbosity
<u>[.<s>] - Boot Disk Unit/Slice
```