Skip to content

A simple CHIP-8 architecture implementation written in C++.

Notifications You must be signed in to change notification settings

x7airworker/CHIP-8

Repository files navigation

CHIP-8 Emulator

This is a simple incomplete implementation of the CHIP-8 architecture.

How to use

Just provide the rom name as launch argument.
Example: ./chip8 /roms/randomnumber/random_number_test.ch8

Credits

About

A simple CHIP-8 architecture implementation written in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published