uvm32/precompiled
Toby Jaffey 76fba39a21 Rework syscall ABI.
Syscalls now accept two parameters, allowing for things like "int count = read(buf, len)"
Rather than providing safe signatures for syscalls, the user is now given helper functions to safely parse incoming values, c-strings and slices.
2025-12-09 21:51:35 +00:00
..
conio.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00
fib.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00
hello-asm.bin Cleanup syscall numbers 2025-12-08 12:53:33 +00:00
helloworld.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00
lissajous.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00
mandel.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00
rust-hello.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00
self.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00
sketch.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00
zigtris.bin Rework syscall ABI. 2025-12-09 21:51:35 +00:00