Minimalist, dependency-free virtual machine sandbox for microcontrollers and other resource-constrained devices. Single C file, no dynamic memory allocations, asynchronous design, pure C99
Stars
654
Forks
40
Watchers
654
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Make load and store use a packed union for safe alignment, rather than memcpy.
d04811aView on GitHubPull in latest zigtris with bug fix for garbage on starting screen
17208a5View on GitHubAdd 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.
d780c4eView on GitHubAdd some documentation on syscalls and argument handling
8c68d48View on GitHubUpdate all of the Emacs mode style comments, so they register in github as C.
d0407c0View on GitHubMerge pull request #5 from cnlohr/fix-language-misidentification
ff3827fView on GitHub