mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-25 20:33:13 +00:00
Kernel 0.92
This commit is contained in:
parent
7a5f5668f8
commit
72a2049cda
Binary file not shown.
@ -168,8 +168,6 @@ CS.RUN.CLIENT >STA.G hClientSocket
|
||||
>SYSCALL GetMemPtr
|
||||
>STYA ZPSktPtr
|
||||
|
||||
>PUSHB.G hClientSocket
|
||||
|
||||
ldx #3
|
||||
ldy #S.SOCKET.REM.ADDR+3
|
||||
|
||||
@ -178,6 +176,8 @@ CS.RUN.CLIENT >STA.G hClientSocket
|
||||
dex
|
||||
bpl .3
|
||||
|
||||
>PUSHB.G hClientSocket
|
||||
|
||||
>PUSHBI 5
|
||||
>LDYA L.MSG.INCOMING
|
||||
>SYSCALL printf
|
||||
|
Loading…
Reference in New Issue
Block a user