mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
TinyGL example
This commit is contained in:
parent
7313047fd1
commit
065d2c64aa
72 changed files with 12965 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ int main(int argc, char *argv[]) {
|
|||
* [apps/zigtris](apps/zigtris) Zig Tetris (https://github.com/ringtailsoftware/zigtris)
|
||||
* [apps/zigalloc](apps/zigalloc) Demonstration of using extram with zig allocator
|
||||
* [apps/zigdoom](apps/zigdoom) Port of PureDOOM (making use of Zig to provide an allocator and libc like functions)
|
||||
* [apps/tinygl](apps/tinygl) TinyGL gears (softfp stress test)
|
||||
* Assembly sample apps
|
||||
* [apps/hello-asm](apps/hello-asm) Minimal hello world assembly
|
||||
* VM host as an app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue