uvm32/apps
2025-12-15 10:48:10 +00:00
..
agnes Tick agnes before drawing each screen, but no faster. 2025-12-15 00:59:27 +00:00
common Completely remove UVM32_STACK_PROTECTION unless enabled (requires manually changing crt0.S), as this saves 16 bytes on every .bin 2025-12-14 00:09:32 +00:00
conio Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
fib Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
gfx Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
heap Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
hello-asm Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
helloworld Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
lissajous Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
maze Remove -fpeel-loops, now that real issue has been fixed. 2025-12-14 09:50:14 +00:00
memtest Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
rust-hello Split includes. 2025-12-12 15:56:47 +00:00
self Make self and mandel examples a bit smaller 2025-12-15 01:12:47 +00:00
sketch Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
tinygl TinyGL example 2025-12-14 14:45:10 +00:00
zig-mandel Make self and mandel examples a bit smaller 2025-12-15 01:12:47 +00:00
zigalloc Move target app only includes under apps/common 2025-12-12 15:49:03 +00:00
zigdoom Fix host-sdl/doom audio. Have app ask via syscall if audio can be rendered before sending, else any mismatch in rates will cause queue over/underflow in host-sdl. 2025-12-15 10:48:10 +00:00
zigtris Move target app only includes under apps/common 2025-12-12 15:49:03 +00:00
Makefile Add agnes NES emulator (very slow). 2025-12-15 00:37:12 +00:00