Kernel 0.93

This commit is contained in:
Rémy GIBERT 2019-05-24 08:09:19 +02:00
parent 44dad84209
commit 0686f83a24
4 changed files with 3 additions and 4 deletions

Binary file not shown.

View File

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

View File

@ -1,7 +1,7 @@
NEW NEW
AUTO 3,1 AUTO 3,1
*-------------------------------------- *--------------------------------------
AUXPIPE .EQ 0 AUXPIPE .EQ 1
*-------------------------------------- *--------------------------------------
ZPKERNEL .EQ $0 ZPKERNEL .EQ $0
*-------------------------------------- *--------------------------------------

View File

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