fixed some stuff, compiles again :)

This commit is contained in:
mrdudz
2017-06-17 02:37:34 +02:00
parent 85760e0c53
commit a42feca228
10 changed files with 25 additions and 5 deletions

View File

@@ -38,6 +38,10 @@ INIT_STATUS := $A04 ; Flags: Reset/Restore initiation status
FKEY_LEN := $1000 ; Function key lengths
FKEY_TEXT := $100A ; Function key texts
KBDREPEAT := $28a
KBDREPEATRATE := $28b
KBDREPEATDELAY := $28c
; ---------------------------------------------------------------------------
; Kernal routines