You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dionisis
64aba42691
|
5 years ago | |
---|---|---|
.settings | 5 years ago | |
Debug | 5 years ago | |
roms | 5 years ago | |
src | 5 years ago | |
.cproject | 5 years ago | |
.directory | 5 years ago | |
.project | 5 years ago | |
README.md | 5 years ago |
README.md
CHIP8-EMU
A CHIP8 emulator written in C.
Eclipse IDE import:
File > Import > Existing Code as Makefile project
Building:
Eclispe IDE:
Right click project > Build Project.
Terminal:
cd Debug make
Running:
./CHIP8-EMU <ROM FILE>
Known issues:
- Implement key pad