A2osX/BIN/ACOS.S.RT.txt

25 lines
441 B
Plaintext
Raw Normal View History

2021-04-16 19:17:18 +00:00
NEW
AUTO 3,1
.LIST OFF
*--------------------------------------
2021-05-22 21:05:12 +00:00
RT.StrSet
2021-04-16 19:17:18 +00:00
*--------------------------------------
2021-06-03 17:43:28 +00:00
RT.StrGet
2021-04-16 19:17:18 +00:00
*--------------------------------------
clc
rts
*--------------------------------------
2021-06-03 17:43:28 +00:00
RT.StrLeft
clc
rts
*--------------------------------------
RT.FileOpen
*--------------------------------------
2021-04-16 19:17:18 +00:00
MAN
2021-05-22 21:05:12 +00:00
SAVE usr/src/bin/acos.s.rt
2021-04-16 19:17:18 +00:00
LOAD usr/src/bin/acos.s
ASM