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
|
||||
|
||||
ldy #0
|
||||
.2 tya
|
||||
sta (ZPPtr1),y
|
||||
tya
|
||||
|
||||
.2 sta (ZPPtr1),y
|
||||
iny
|
||||
bne .2
|
||||
rts
|
||||
|
Loading…
Reference in New Issue
Block a user