Kernel 0.92

This commit is contained in:
Rémy GIBERT 2018-12-04 08:12:05 +01:00
parent 7a5f5668f8
commit 72a2049cda
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -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