Skip to content

juliusf/strategema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strategema

logo

Description

This is a small CHIP-8 interpreter I wrote in C to get started with emulator development. So far all CPU instructions have been implemented and tested. You need to have SDL2 installed in order to be able to build strategema

Features

  • Complete Set of instructions
  • Debugger
    • Break at instruction number
    • Break at type of instruction
    • Single Step
    • Inspect RAM

Still TODO:

  • Input
  • Sound

Usage

strategema [--debug] <ROM path>

logo

About

Yet another chip8 interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published