← Back to context

Comment by agentultra

19 hours ago

A CHIP-8 emulator and debugger written in Zig: https://github.com/agentultra/zig8

It’s got the base instruction set implemented and working. A CRT shader, resizable display, and swappable color palettes.

I’m working on sound and a visual debugger for it.

I have some work to do on the Haskell TigerBeetle client and the Haskell postgresql logical replication client library I wrote too.