Skip to content

dy-tea/chipv8

Repository files navigation

chipv8

A CHIP-8 emulator written in V

screenshot

Building

git clone https://github.com/dy-tea/chipv8.git
cd chipv8
v .

Usage

Drag and drop a CHIP-8 ROM onto the window to load it.

Controls

Keypad is emulated with the following keys:

1 2 3 4
q w e r
a s d f
z x c v

Press space to start/stop the emulation. Press p to create a screenshot of the current frame and save it to a bmp file.

About

chip-8 emulator written in V

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages