Skip to content

Releases: cassianoperin/CHIP8_GO

CHIP8 GO v1.0.0 Emulator First Release

28 Nov 03:02
Compare
Choose a tag to compare
  • Features:
    • CHIP-8 / CHIP-8 HIRES / SCHIP Support
    • Pause and resume emulation
    • Reset emulation
    • Step Forward CPU Cycles for Debug
    • Step Back (Rewind) CPU Cycles for Debug (Need to be activated on command line with -Rewind)
    • On-screen Debug mode
    • Increase and Decrease CPU Clock Speed
    • Color Themes
    • Save States
    • Fullscreen
    • Binary and Hexadecimal rom format
    • Emulation Status from all games I have to test

Full Changelog*: https://github.com/cassianoperin/CHIP8_GO/commits/v1.0.0