mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-25 20:33:13 +00:00
Kernel 0.93++
This commit is contained in:
parent
cf738c73a7
commit
11c470d799
Binary file not shown.
Binary file not shown.
@ -313,8 +313,9 @@ BuildProDOSCat.Nextpage
|
|||||||
inc ZPPtr1+1
|
inc ZPPtr1+1
|
||||||
|
|
||||||
ldy #0
|
ldy #0
|
||||||
.2 tya
|
tya
|
||||||
sta (ZPPtr1),y
|
|
||||||
|
.2 sta (ZPPtr1),y
|
||||||
iny
|
iny
|
||||||
bne .2
|
bne .2
|
||||||
rts
|
rts
|
||||||
|
Loading…
Reference in New Issue
Block a user