Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 251 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 251 Bytes

Chip8-Emulator

A chip8 emulator written in Go.

Every opcode is implemented, and games are almost all working. There may be a few bugs left, and I'd like to get the clockspeed more consistent going forward, and get the 'beep' working consistently.