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

@@ -31,6 +31,11 @@ BASIC_BUF_LEN = 81 ; Maximum length of command-line
KEY_BUF := $26F ; Keyboard buffer
;FIXME: these are wrong?
KBDREPEAT := $28a
KBDREPEATRATE := $28b
KBDREPEATDELAY := $28c
;----------------------------------------------------------------------------
; PET ROM type detection