neser 1.1.0

NESER - Nintendo Emulation Systems Engine (Rust). Desktop and WebAssembly frontends.
Documentation
1
2
3
4
pub use timer::{DIV_APU_BIT_DOUBLE, DIV_APU_BIT_NORMAL, Timer};

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