neser 0.3.1

NESER - NES Emulator in Rust. Desktop (SDL) and WebAssembly frontends.
Documentation
1
2
3
4
pub use timer::Timer;

#[allow(clippy::module_inception)]
mod timer;