Split I/O code to generic io* and platform specific io_async*

This commit is contained in:
2023-01-18 08:32:17 +00:00
parent 3345936052
commit 76c7819882
99 changed files with 453 additions and 259 deletions
+6 -4
View File
@@ -20,19 +20,21 @@ start:
mcall 12, 1
mcall 0, <100,200>, <100,100>, 0x34888888, , window_title
mcall 12, 2
DEBUGF 1, "abcde\n"
mcall 70, fs70
DEBUGF 1, "files in dir: %d\n", ebx
mcall 18, 19, 4, 0
.next:
mcall 37, 0
add eax, 0x00030003
add eax, 0x00020002
mov edx, eax
mcall 18, 19, 4
mcall 5, 1
; mov ecx, 0x1000000
; loopnz $
jmp .next
DEBUGF 1, "abcde\n"
mcall 70, fs70
DEBUGF 1, "files in dir: %d\n", ebx
mcall -1
exit:
; mcall 18, 9, 2