uvm32/apps
Toby Jaffey 17208a5112
Some checks are pending
CI / test (ubuntu-latest) (push) Waiting to run
Pull in latest zigtris with bug fix for garbage on starting screen
2025-12-17 20:32:10 +00:00
..
agnes Only call checkKeys() when rendering, as it will pause VM 2025-12-15 14:07:00 +00:00
common Add UVM32_SYSCALL_RAND to get a "true" random number from the host, as I want to play zigtris and not have it be the same every time. 2025-12-17 20:19:31 +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 Pull in latest zigtris with bug fix for garbage on starting screen 2025-12-17 20:32:10 +00:00
Makefile Add agnes NES emulator (very slow). 2025-12-15 00:37:12 +00:00