https://github.com/trhodeos/makemask
Open source replacement of the n64 sdk's makemask.exe
https://github.com/trhodeos/makemask
Last synced: about 2 months ago
JSON representation
Open source replacement of the n64 sdk's makemask.exe
- Host: GitHub
- URL: https://github.com/trhodeos/makemask
- Owner: trhodeos
- License: gpl-2.0
- Created: 2018-03-18T20:36:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T16:37:50.000Z (over 3 years ago)
- Last Synced: 2024-06-20T08:16:45.276Z (over 1 year ago)
- Language: Go
- Size: 17.6 KB
- Stars: 14
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- License: LICENSE
Awesome Lists containing this project
- awesome-n64-development - makemask - An open-source replacement of the official SDK's `makemask.exe`. Adds a mask to a compiled ROM which pads the file to fill the entire cartridge space, adds a CIC version, and adds informational headers to the file. Typically run immediately after `mild.exe`. More on this tool at [N64Squid](https://n64squid.com/homebrew/n64-sdk/software/mipse-ultra-gcc/makemask/). (Tools and Libraries / ROM Manipulation)