Skip to content

suturar/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8

A chip8 interpreter in Rust

Instructions

Execute the interpreter with cargo run -- NAME_OF_ROM

For this you need to have cargo and rust installed, which you can get from the Rust webpage

Keyboard equivalency:

*_______* *_______*
|1|2|3|C| |1|2|3|4|
|4|5|6|D| |Q|W|E|R|
|7|8|9|E| |A|S|D|F|
|A|0|B|F| |Z|X|C|V|
*¯¯¯¯¯¯¯* *¯¯¯¯¯¯¯*

Links

About

A chip8 interpreter in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages