Exported the direct Kernal entries that were moved from target headers to "cbm_kernal.inc".
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
;
|
||||
; Ullrich von Bassewitz, 19.11.2002
|
||||
;
|
||||
; VIC20 kernal functions
|
||||
; VIC20 Kernal functions
|
||||
;
|
||||
|
||||
.include "cbm_kernal.inc"
|
||||
|
||||
.export CLRSCR
|
||||
.export KBDREAD
|
||||
.export UPDCRAMPTR
|
||||
|
||||
.export CINT
|
||||
.export IOINIT
|
||||
.export RAMTAS
|
||||
|
||||
Reference in New Issue
Block a user