Skip to content

Simple Chip-8 VM Emulator developed in Rust-lang for learning purposes

License

Notifications You must be signed in to change notification settings

Mapet13/Chip-8-VM-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8-VM-Emulator Build Status

Chip-8 VM Emulator developed in Rust-lang for learning purposes.

Release Mode:

Debug Mode:

in this mode, you run next instruction by pressing Space Bar

Keyboard Bindings

ORIGINAL THIS VM
123C 1234
456D QWER
789E ASDF
A0BF ZXCV

Usage:

cargo run [--release] -- -f=roms/PONG

About

Simple Chip-8 VM Emulator developed in Rust-lang for learning purposes

Topics

Resources

License

Stars

Watchers

Forks

Languages