nes_rom 0.1.0

NES rom parser. Parses most common file formats.
Documentation
  • Coverage
  • 2.99%
    6 out of 201 items documented5 out of 27 items with examples
  • Size
  • Source code size: 1.43 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.35 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • w1n5t0n99

nes_rom

NES rom parser for iNes, Unif, Fds file formats.The roms are parsed with very little manipulation to not make assumptions about client code use. Applies basic rom validation and error checking.