sfrom 0.1.0

SNES/SFC ROM parser for Nintendo Virtual Console games
Documentation
  • Coverage
  • 1.43%
    1 out of 70 items documented0 out of 12 items with examples
  • Size
  • Source code size: 36.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.53 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
  • korewaChino/nso-registry
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • korewaChino github:ryouvc:crates-io

sfrom

sfrom is a crate for parsing the SFROM format, a file format used by Nintendo's official SNES emulator. It provides a simple way to read and write SFROM files.

Since NERD's SNES emulator is not as accurate as other community emulators, SFROM files contain not just the ROM data, but also additional emulator configuration data to enable certain hacks that improve compatibility with certain games.