Firm payload bootstrap 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews" |
m Text replacement - "| licence" to "| license" |
||
| Line 4: | Line 4: | ||
| version=2017 | | version=2017 | ||
| lastupdated = 2017/01/03 | | lastupdated = 2017/01/03 | ||
| | | license = Mixed | ||
| author = yellows8 | | author = yellows8 | ||
| website = https://github.com/yellows8/firm_payload_bootstrap | | website = https://github.com/yellows8/firm_payload_bootstrap | ||
Revision as of 10:02, 20 October 2021
| firm_payload_bootstrap | |
|---|---|
| General | |
| Author | yellows8 |
| Type | System Tools |
| Version | 2017 |
| License | Mixed |
| Last Updated | 2017/01/03 |
| Links | |
| Download | |
| Website | |
| Source | |
This is for booting an arm9 payload embedded in the built arm9bin. This is intended for running bootldr9_rawdevice, but other binaries could be used as well. The arm11code is setup to jump to code initialized by the arm9 payload once signaled. This requires the ctr_firm_builder tool, since this is intended for use under a FIRM binary.
This must be built with the "ARM9PAYLOADPATH={path}" make param.