Expand description
iNES ROM format loader.
This module provides basic iNES ROM loading functionality for testing purposes. For the full emulator, a more comprehensive ROM loader will be in rustynes-core.
Structsยง
- INes
Header - iNES ROM header (16 bytes).
- INesRom
- iNES ROM file.