Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 122 (&7A) |
Exit | |
---|---|
R0 | Preserved |
R1 | Key, or &FF if none pressed |
R2 | Corrupted |
The purpose of this call is to check which keys are being pressed (ignoring the Shift, Ctrl, Alt and mouse keys).
This call is equivalent to OS_Byte 121 with R1=16. It scans the keyboard ignoring Shift, Control, Alt and mouse buttons. Any key that has a value below 16 is ignored.