Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8 Emulator

chip-8-repo-banner

Screenshots:

project-screenshot project-screenshot project-screenshot

🧐 Features

  • Sound timer utilises SDL2 for audio
  • Adheres to Chip-8 quirks
  • Drag & Drop ROM loading

🛠️ Setup:

  1. Install SDL2 (MacOS):
brew install sdl2
  1. Building:
make
  1. Running:
./build/debug/Chip8

💻 Built with

  • SDL2 for graphics, audio and input handling

🛡️ License:

This project is licensed under the MIT

About

A CHIP-8 emulator implemented in C++

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages