mirror of
https://github.com/A2osX/A2osX.git
synced 2024-12-02 05:49:24 +00:00
Kernel 0.9.2
This commit is contained in:
parent
f9beadd64b
commit
40c0b016a3
Binary file not shown.
Binary file not shown.
@ -207,9 +207,11 @@ IO.READ.SSOCK ldy #S.FD.SSOCK.READ
|
|||||||
jsr K.GetMemPtr
|
jsr K.GetMemPtr
|
||||||
>STYA .1
|
>STYA .1
|
||||||
|
|
||||||
|
>PUSHW K.S.IOCTL+S.IOCTL.BYTECNT
|
||||||
|
>PUSHW K.S.IOCTL+S.IOCTL.BUFPTR
|
||||||
|
|
||||||
ldy #S.FD.SSOCK.HSKT
|
ldy #S.FD.SSOCK.HSKT
|
||||||
>PUSHB (pFD),y
|
lda (pFD),y
|
||||||
>PUSHB K.IOBuf
|
|
||||||
|
|
||||||
.1 jmp $ffff
|
.1 jmp $ffff
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user