5f145542b0
This commit complements commit 98f8064b83
.
15 lines
310 B
ArmAsm
15 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
|