Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 265 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 265 Bytes

chip8

chip-8 emulator, assembler and disassembler

this repository contains the process of me learning about the chip8 and emulation in general. it also contains a basic disassembler and an assembler (with label support).