Skip to content

Monstermel/chip-8-emulator

Repository files navigation

Chip-8 Emulator

A small, portable Chip-8 emulator written in C++ using SDL. This repository contains the emulator core and an instruction set implementation with a CMake-based build system.

Features

  • Implements the Chip-8 instruction set
  • Uses SDL for graphics and input
  • Small, self-contained codebase suitable for learning and extension

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published