NES-Emulator Just messing around with building an NES Emulator. Deps libsdl2-dev rust Running Download NES Rom Pass the Rom path to the program cargo run --release ./assets/snake.nes Based off EBook: https://bugzmanov.github.io/nes_ebook