nes_core 0.2.0

A NES emulator written in Rust.
Documentation

Nes Emulator

forked form https://github.com/lukexor/tetanes

Changes

  • Remove the sdl2、wasm code
  • Only retain nes code
  • Add no std support