This is a simple Chip8 emulator written in C++.
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.
The original keypad: 123C 456D 789G A0BF
Keyboard mapping: 1234 qwer asdf zxcv