Skip to content

richter-alex/chip8-disassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple CHIP8 Disassembler

For the purpose of practice and a helpful debugging tool in implementing a Chip8 emulator.

Build

Simply run the provided shell script.

Usage

Execute the compiled binary with an argument pointing to a valid Chip8 ROM file.

Eg. build/disassembler ./pong.rom

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published