Skip to content

jammy3855/CHIP8Emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP8Emu

Another CHIP8 Emulator(or interpreter...or VM).
The "Hello World" project for anyone interested in emulation development.
In "working" condition, no UI but can emulate most games.
Written in C++ and uses SFML for handling graphics, and probably sound later.
Demo: https://www.youtube.com/watch?v=2QkqhOCtVgM

Resources

This guide was EXTREMELY helpful: https://tobiasvl.github.io/blog/write-a-chip-8-emulator/
Emu Dev Reddit(you can find a discord link too): https://www.reddit.com/r/EmuDev/
SFML: https://www.sfml-dev.org/

About

Another CHIP8 Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages