BytePusher Emulator in Rust
I wanted to go simple for my first emulation project without following a guide so i chose BytePusher. It was a struggle at first but i made it work... somehow
To load rom just drag and drop the file on the window.
$ cargo run
$ cargo build --release