Skip to content

cyclonmaster-zz/cyclonchip8

Repository files navigation

cyclonchip8

This is a simple Chip8 emulator written in C++.

How to use:

Run the application by typing the following in a terminal console:

cyclonchip8.exe pong2.c8

or

drag any *.c8 file(chip8 rom) on cyclonchip8.exe using Windows explorer.

Keymapping:

The original keypad: 123C 456D 789G A0BF

Keyboard mapping: 1234 qwer asdf zxcv

About

simple chip8 interpreter in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published