mirror of
https://github.com/A2osX/A2osX.git
synced 2025-04-04 03:32:12 +00:00
Kernel 0.93++
This commit is contained in:
parent
dc10f1715e
commit
686d4f8c66
Binary file not shown.
@ -76,7 +76,15 @@ HIS.GetToCl >STA.G HIS.Index
|
||||
|
||||
>SYSCALL StrVGet
|
||||
|
||||
>STZ.G CL.Ptr
|
||||
ldy #$ff
|
||||
|
||||
.1 iny
|
||||
lda (ZPCLBuf),y
|
||||
bne .1
|
||||
|
||||
tya
|
||||
|
||||
>STA.G CL.Ptr
|
||||
>STA.G CL.Len
|
||||
jmp CL.PrintCLBuf
|
||||
*--------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user