1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-29 10:29:30 +00:00
cc65/libsrc/pet/kernal.s
2018-07-01 09:56:37 +03:00

15 lines
280 B
ArmAsm

;
; Ullrich von Bassewitz, 19.11.2002
;
; PET kernal functions
;
.include "cbm_kernal.inc"
.export CLRCH
.export BASIN
.export STOP
.export GETIN
.export CLALL
.export UDTIM