mirror of
https://github.com/A2osX/A2osX.git
synced 2026-04-19 14:17:01 +00:00
Kernel 0.93+
This commit is contained in:
Binary file not shown.
Binary file not shown.
+4
-1
@@ -102,6 +102,9 @@ CS.RUN >INC.G ArgIndex
|
||||
.5 >LDA.G hSrcBasePath
|
||||
bne .9
|
||||
|
||||
>LDYA ZPPtr1
|
||||
>SYSCALL puts
|
||||
>DEBUG
|
||||
>LDYA ZPPtr1
|
||||
jsr InitSrcDirYA
|
||||
bcc CS.RUN
|
||||
@@ -143,7 +146,7 @@ CS.RUN >INC.G ArgIndex
|
||||
|
||||
>LDYAI CHNK.SIZE
|
||||
>SYSCALL getmem
|
||||
bcs .99
|
||||
bcs .98
|
||||
>STYA ZPSrcBufPtr
|
||||
txa
|
||||
>STA.G hSrcBuf
|
||||
|
||||
@@ -989,9 +989,11 @@ SKT.Send.SEQPACKET
|
||||
jsr TCP.NewFrame
|
||||
bcs SKT.Send.9
|
||||
|
||||
jsr SKT.GetTCB
|
||||
|
||||
jsr SKT.CopyDataInToOut
|
||||
sec DONT Queue if fail
|
||||
jmp FRM.SendIP
|
||||
|
||||
jmp TCP.OUT.Send
|
||||
|
||||
* TODO add ZPDataInLen to SEQ
|
||||
*/--------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user