Entry | |
---|---|
R0 | 197 (&C5) |
R1 | EOR value |
R2 | AND value |
Exit | |
---|---|
R0 | Preserved |
R1 | Value before being overwritten |
R2 | Corrupted |
The purpose of this call is to read or write the keyboard auto-repeat rate.
Note, that *FX 12,0 resets the auto repeat rate/delay to default *FX 197,0 sets the auto repeat rate to zero. See OS_Byte 12 for more information.
To read or write the keyboard’s auto-repeat delay, use OS_Byte 196.