about summary refs log blame commit diff
path: root/README.md
blob: b5c536d1ea47c6d076a9ac4a0758bdc90b880f54 (plain) (tree)
1
2
3
4
5
6
7
8







                                    
# CHIP8 Emulator
Barebones CHIP8 Interpreter/Emulator

## Usage
`$ ./chip8_emulator [ROM]` 

## Building
`$ make`