Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | 201 (&C9) |
R1 | EOR value |
R2 | AND value |
Exit | |
---|---|
R0 | Preserved |
R1 | Flag before being overwritten |
R2 | Corrupted |
The purpose of this call is to enable or disable the keyboard.
This call enables or disables the keyboard. 0 will enable the keyboard (as normal). Any other value will stop the interrupt routine inserting keypresses key presses into the keyboard buffer.
To read or write information about the status of the keyboard, please use OS_Byte 202.