Skip to content

Chip8 1.0

Compare
Choose a tag to compare
@deathscreton deathscreton released this 03 Mar 23:17
· 56 commits to master since this release

The initial binary release for the Chip8 emulator in C++ using SFML for display and control.

The functionality of the core emulator is there. It will run Chip8 games and control them. There is no sound, and once a game is over, you must restart the program. There is no SCHIP8 functionality as of yet. This is planned for the future.

To load a rom, either drag and drop a rom file onto the exe, or open run the "Chip8 Emulator.exe" file and provide the program with a absolute pathfile: "C:\Roms\INVADERS.c8". The extension of the file does not matter.

You can find a selection of roms from the internet collected in the rar folder below, or in the source code under the folder "roms".

You control the program using the keys below:

'1234
qwer
asdf'