Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

quexxon/chip8-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Migrated to quexxon/chip8-ide on Codeberg.

CHIP-8 IDE

Warning

This tool was created for a class I was teaching that had a major scope reduction and became an altogether different thing. As a result, some intended features are unimplemented.

  • Code editing is unimplemented.
  • The CHIP-8 emulator works reasonably well, but only targets the original COSMAC VIP interpreter (as intended for the class).
  • There's a basic single-stepping debugger.
  • There's a naïve "disassembler" that annotates each instruction with human-readable mnemonics.

If you want a real CHIP-8 IDE, check out Octo. If you just want a fun project to hack on, knock yourself out!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published