mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-21 21:29:05 +00:00
CIFS:BugFix for ECHO > file....
This commit is contained in:
parent
d52e51416b
commit
a7c4341179
Binary file not shown.
@ -887,6 +887,9 @@ CIFS2.FWrite jsr ReadSocket
|
|||||||
|
|
||||||
.1 sta CIFS.Cnt
|
.1 sta CIFS.Cnt
|
||||||
|
|
||||||
|
lda #0
|
||||||
|
sta (pStack) DataLen LO
|
||||||
|
|
||||||
.7 jsr Exit.OK
|
.7 jsr Exit.OK
|
||||||
|
|
||||||
ldy #1 DataLen HI
|
ldy #1 DataLen HI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user