Yet another CHIP-8 Emulator, now in Zig!
Go to file
Rekai Nyangadzayi Musuka 344b2856c5 chore: rename heap variable to alloc in main.zig 2021-10-28 20:41:13 -03:00
.vscode Initial Commit 2021-10-26 19:48:22 -03:00
src chore: rename heap variable to alloc in main.zig 2021-10-28 20:41:13 -03:00
third_party chore: update submodule 2021-10-27 17:22:49 +09:00
.gitignore Initial Commit 2021-10-26 19:48:22 -03:00
.gitmodules Initial Commit 2021-10-26 19:48:22 -03:00
build.zig Initial Commit 2021-10-26 19:48:22 -03:00