mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-26 13:49:18 +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
|
||||
>STYA .1
|
||||
|
||||
>PUSHW K.S.IOCTL+S.IOCTL.BYTECNT
|
||||
>PUSHW K.S.IOCTL+S.IOCTL.BUFPTR
|
||||
|
||||
ldy #S.FD.SSOCK.HSKT
|
||||
>PUSHB (pFD),y
|
||||
>PUSHB K.IOBuf
|
||||
lda (pFD),y
|
||||
|
||||
.1 jmp $ffff
|
||||
*--------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user