Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 169 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 169 Bytes

Chip-8 Emulator

Virtual machine in C++ which can read and execute CHIP-8 programming language. The program emulates the hardware, displays graphics and plays audio.