rusty-nes To run it : git clone https://github.com/zibiax/rusty-nes && cd rusty-nes && cargo run NES emulator in rust. Almost all cpu instructions done. TODO: PPU(grahics) etc. It only works with the snake game in repository as of now.