Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mj-hd/zhip8

chip-8 emulator in Zig
https://github.com/mj-hd/zhip8

Last synced: 1 day ago
JSON representation

chip-8 emulator in Zig

Awesome Lists containing this project

README

        

# zhip8
(WIP) chip-8 emulator in Zig

![CPU Test](https://user-images.githubusercontent.com/6854255/181396426-7ecb843f-ce72-4731-a583-5b0994327a23.png)

## TODO

- [ ] Key support
- [ ] Timer support
- [ ] Sound support