Skip to content

Chip8 v1.01

Compare
Choose a tag to compare
@tomdaley92 tomdaley92 released this 02 Apr 09:48
· 158 commits to master since this release

New multi-threaded implementation that drastically reduces CPU usage. Removed deprecated MacOS function call. Major improvements to full-screen toggling (much smoother and no more flicker).

*Binaries built and tested on Windows 10 and MacOS Sierra.

Planned for future releases:

  • Variable instruction execution speed
  • Audio
  • Built in GUI debugger
  • Assembler/Disassembler
  • SCHIP instructions support