#games #filter #sfrom

sfrom

SNES/SFC ROM parser for Nintendo Virtual Console games

1 unstable release

0.1.0 Feb 16, 2025

#1132 in Game dev

MIT license

16KB
360 lines

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.

Dependencies

~1MB
~17K SLoC