mirror of
https://github.com/Haifisch/FSCHMasterEditor.git
synced 2025-06-18 08:55:32 -04:00
ROM Header Viewer for Nintendo NDS / SRL
FSCHMasterEditor | ||
FSCHMasterEditor.xcodeproj | ||
README.md | ||
screenshot.png |
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.
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.