1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00
cc65/libsrc/pet/kernal.s
2021-03-03 17:39:53 -05:00

16 lines
310 B
ArmAsm

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