TODO:
- Change the way timer works.
- Do code refactoring!
Project checklist:
- 94% bugfree!
- Poor or absent comments!
- Not obvious methods names!
- "So-so" code style!
- Wow, SDL2!
- And many more!
Compile with qmake .; make -j
and run like this: chip-8 ./games/game.ch8
.
You should provide path to game in first argument.