ack/plat/msdos386/libsys
David Given dc1f69be83 Most of read and write now works; filename-based operations partially work; but
there's a nasty memory corruption somewhere which needs investigating.
2022-08-19 00:08:57 +02:00
..
_hol0.s Cut-and-paste the msdos86 libsys so the msdos386 stuff now at least builds. 2022-08-07 22:10:08 +02:00
brk.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
build.lua Programs now start up and can write to the console, but crash when reading. 2022-08-18 00:24:08 +02:00
close.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
errno.s Cut-and-paste the msdos86 libsys so the msdos386 stuff now at least builds. 2022-08-07 22:10:08 +02:00
getpid.s write() system calls work; start going through the libsys. 2022-08-17 22:34:06 +02:00
isatty.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
rename.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sbrk.c Programs now start up and can write to the console, but crash when reading. 2022-08-18 00:24:08 +02:00
sys_exists.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_getdate.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_gettime.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_isopen.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_isreadyr.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_rawcreat.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_rawlseek.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_rawopen.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_rawread.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_rawwrite.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00
sys_xret.s write() system calls work; start going through the libsys. 2022-08-17 22:34:06 +02:00
unlink.s Most of read and write now works; filename-based operations partially work; but 2022-08-19 00:08:57 +02:00