Built using Rust, Minifb, and Rodio.
Right now, it's got basic functionality. All you need are some ROMs to see what it's capable of.
Once cloned/forked, just
cargo run "path/to/ROM"
and it'll boot right up.
Controls are QWERASDF and so on. Every game's a little different.
Breakout works!