mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-19 23:29:29 +00:00
Kernel 0.93
This commit is contained in:
parent
44dad84209
commit
0686f83a24
Binary file not shown.
@ -230,8 +230,7 @@ CS.RUN.CLIENT >SLEEP give some time for TCPIP SYN/ACK
|
|||||||
>PUSHBI 1
|
>PUSHBI 1
|
||||||
>LDYA L.MSG.EXECERR
|
>LDYA L.MSG.EXECERR
|
||||||
>SYSCALL printf
|
>SYSCALL printf
|
||||||
|
|
||||||
|
|
||||||
.8 clc
|
.8 clc
|
||||||
.9 rts
|
.9 rts
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
NEW
|
NEW
|
||||||
AUTO 3,1
|
AUTO 3,1
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
AUXPIPE .EQ 0
|
AUXPIPE .EQ 1
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
ZPKERNEL .EQ $0
|
ZPKERNEL .EQ $0
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
|
@ -430,7 +430,7 @@ K.Pipe >STYA ZPPtr1
|
|||||||
jsr K.FreeStkObj
|
jsr K.FreeStkObj
|
||||||
.ELSE
|
.ELSE
|
||||||
jsr K.FreeMem
|
jsr K.FreeMem
|
||||||
.FIB
|
.FIN
|
||||||
pla
|
pla
|
||||||
sec
|
sec
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user