nes_core 0.1.0

A NES emulator written in Rust.
Documentation
1
2
3
4
5
6
7
# Nes Emulator
forked form https://github.com/lukexor/tetanes

## Changes
- Remove the sdl2、wasm code
- Only retain nes code
- Add no std support