Show HN: I wrote a custom assembler for CHIP-8 in C++
By tack1234 · 2026-09-17 · 4 points · 0 comments
https://github.com/Tackx/c8-ass
I'm writing a custom assembler for CHIP-8 and just finished adding support for the DB/.byte directive so I can embed sprites in the ROM and finally get something drawn on the screen. It SHOULD support all OG CHIP-8 instructions, but still a ton of rough edges that I'm ironi…
Open the full discussion on BetterNews