Moved kernal entries to cbm_kernal.inc

This commit is contained in:
Olli Savia
2018-11-25 10:28:37 +02:00
committed by Oliver Schmidt
parent 01857cd4de
commit e69bc65cf1
5 changed files with 25 additions and 38 deletions

View File

@@ -45,20 +45,6 @@ KBDREPEAT := $028a
KBDREPEATRATE := $028b
KBDREPEATDELAY := $028c
; ---------------------------------------------------------------------------
; Kernal routines
; Direct entries
CURS_SET := $CD57
CURS_ON := $CD6F
CURS_OFF := $CD9F
CLRSCR := $C142
KBDREAD := $C006
NEWLINE := $C363
PRINT := $C322
NMIEXIT := $FF33
INDFET := $FF74
; ---------------------------------------------------------------------------
; Vectors