CHIP-8 Emulator in Zig
This repository has been archived on 2026-02-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-06-30 00:16:32 -05:00
src Implement Pixelbuffer display using SDL2 2021-06-17 02:36:06 -05:00
.drone.yml chore: add drone CI configuration 2021-06-30 00:16:32 -05:00
.gitignore Implement Pixelbuffer display using SDL2 2021-06-17 02:36:06 -05:00
build.zig Initial Commit 2021-06-17 00:45:23 -05:00
README.md chore: add drone CI configuration 2021-06-30 00:16:32 -05:00

Zig8

Build Status

A Small CHIP-8 Emulator written in Zig