elaris 0.1.0

A NES emulator written in Rust. (WIP)
1
2
3
fn main() {
    println!("Hello, world!");
}