Skip to content

atipls/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).