ROM Header Viewer for Nintendo NDS / SRL
Go to file
2022-09-24 22:51:10 -07:00
FSCHMasterEditor last readme blurb for now 2022-09-24 22:26:54 -07:00
FSCHMasterEditor.xcodeproj remove codesign. ignore this team id pls lol, can't do anything with it anyways so meh. 2022-09-24 22:51:10 -07:00
README.md last readme blurb for now 2022-09-24 22:26:54 -07:00
screenshot.png init push 2022-09-24 21:48:35 -07:00

FSCH's "Master Editor"

Sort of inspired by Nintendos (old?) internal software for final ROM validation and submissions. Afaik it didn't really allow you to edit ROMs, although some additional metadata / post processing

At the moment just a basic ROM header viewer for Homebrew .nds cartridge dumps or NitroSDK/TwlSDK .srl files. Future plans include adding 3DS ROM file formats, .3ds / .cia / .cci / etc.

Screenshot

TODO NDS/Twl Features

  • Nitro Archive inspection
  • NitroROM inspection
  • SDAT audio
  • diffcheck another given target ROM
  • ???

Feel free to addon and create pull requests or issues as needed.