mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-04 01:30:25 +00:00
Kernel 0.92+
This commit is contained in:
parent
1c2856079e
commit
b9b39b16b8
Binary file not shown.
@ -209,9 +209,6 @@ CS.RUN.CLIENT >STA.G hClientSocket
|
||||
>LEA.G CmdBuf
|
||||
>SYSCALL sprintf
|
||||
|
||||
>LEA.G CmdBuf
|
||||
>SYSCALL puts
|
||||
|
||||
>PUSHBI S.PS.F.DUPENV
|
||||
>LEA.G CmdBuf
|
||||
>SYSCALL execl
|
||||
|
@ -183,7 +183,8 @@ IO.OPEN.BDEV jsr K.IOCTL.GetPDrv
|
||||
*--------------------------------------
|
||||
IO.OPEN.DSOCK
|
||||
*--------------------------------------
|
||||
IO.OPEN.SSOCK clc
|
||||
IO.OPEN.SSOCK lda IO.hFD
|
||||
clc
|
||||
rts
|
||||
*--------------------------------------
|
||||
IO.OPEN.PIPE ldy #S.FD.PIPE.S
|
||||
|
Loading…
x
Reference in New Issue
Block a user