uvm32/apps
Toby Jaffey d0407c074f
Some checks are pending
CI / test (ubuntu-latest) (push) Waiting to run
Update all of the Emacs mode style comments, so they register in github as C.
2025-12-16 17:06:49 +00:00
..
agnes Only call checkKeys() when rendering, as it will pause VM 2025-12-15 14:07:00 +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 Update all of the Emacs mode style comments, so they register in github as C. 2025-12-16 17:06:49 +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