Exported the direct Kernal entries that were moved from target headers to "cbm_kernal.inc".
This commit is contained in:
@@ -1,11 +1,20 @@
|
||||
;
|
||||
; Ullrich von Bassewitz, 19.11.2002
|
||||
;
|
||||
; C128 kernal functions
|
||||
; C128 Kernal functions
|
||||
;
|
||||
|
||||
.include "cbm_kernal.inc"
|
||||
|
||||
.export KBDREAD
|
||||
.export CLRSCR
|
||||
.export PRINT
|
||||
.export NEWLINE
|
||||
.export CURS_SET
|
||||
.export CURS_ON
|
||||
.export CURS_OFF
|
||||
.export NMIEXIT
|
||||
|
||||
.export C64MODE
|
||||
.export SWAPPER
|
||||
.export SETBNK
|
||||
|
||||
Reference in New Issue
Block a user