mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-25 20:33:13 +00:00
Kernel version 0.9 : BufFix in AToI
This commit is contained in:
parent
7e0fb2e663
commit
4d814cf75c
@ -518,10 +518,11 @@ K.AToI jsr PullPtr1Ptr2 PSTR in Ptr1,buffer in Ptr2
|
||||
|
||||
stz ASCBUF
|
||||
|
||||
ldx #0
|
||||
|
||||
lda (ZPPtr1)
|
||||
beq .2
|
||||
|
||||
ldx #0
|
||||
ldy #0
|
||||
|
||||
.1 iny
|
||||
|
Loading…
Reference in New Issue
Block a user