More actions
(Created page with "{{Infobox 3DS homebrew | title = firm_payload_bootstrap | image = https://dlhb.gamebrew.org/3dshomebrew/firm_payload_bootstrap.jpg|250px | type = System Tools | version = | li...") |
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox-3DS-Homebrews | ||
| title = firm_payload_bootstrap | | title = firm_payload_bootstrap | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/firm_payload_bootstrap.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/firm_payload_bootstrap.jpg|250px |
Revision as of 08:38, 6 September 2021
Template:Infobox-3DS-Homebrews
This is for booting an arm9 payload embedded in the built arm9bin. This is intended for running [bootldr9_rawdevice](https://github.com/yellows8/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](https://github.com/derrekr/ctr_firm_builder) tool, since this is intended for use under a FIRM binary. This must be built with the "ARM9PAYLOADPATH={path}" make param.