Skip to content

A fun little CHIP-8 interpreter I made in Rust in a day

License

Notifications You must be signed in to change notification settings

zweizeichen/chirpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

👾 chirpy 👾

Hi!

This is chirpy, the happy CHIP-8 interpreter! 😄

It is also my first interpreter/emulator and was made in a day.

It should work cross-platform. ROMs can be loaded by passing the ROM path as the first parameter.

The ROMs I tested seemed to be working fine, however I cannot guarantee it is bug-free. Some of the bitwise operations have tests.

Have fun!

Releases

No releases published

Packages

No packages published

Languages