Skip to content

Carlos4621/Chip-8

Repository files navigation

Chip-8

This is my first emulator made with the help of: https://austinmorlan.com/posts/chip8_emulator/ any help is welcome.

requirements:

  • SFML

Use:

git clone https://github.com/Carlos4621/Chip-8.git
cd Chip-8
mkdir build
cd build
cmake ..
make -j
./chip <RomPath>

About

My Chip-8 emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published