neser 1.2.0

NESER - Nintendo Emulation Systems Engine (Rust). Desktop and WebAssembly frontends.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub(crate) mod mapper132;
pub(crate) mod mapper133;
pub(crate) mod mapper136;
pub(crate) mod mapper143;
pub(crate) mod mapper145;
pub(crate) mod mapper147;
pub(crate) mod mapper148;
pub(crate) mod mapper149;
pub(crate) mod mapper150;
pub(crate) mod mapper173;
pub(crate) mod mapper243;
pub(crate) mod mapper36;
pub(crate) mod sachen8259;