Skip to content

Chip8emu is a CHIP8 Emulator written in Rust + SDL2.

License

Notifications You must be signed in to change notification settings

miguelnto/chip8emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8emu

Chip8emu is a CHIP8 Emulator written in Rust + SDL2.

Usage

You can build the project or run the program using cargo, where the first argument is the ROM file. There are some ROMs available under the folder resources.

cargo run <rom_file>

Preview

Pong running in Chip8emu.

pong gif

References

Releases

No releases published

Packages

No packages published

Languages