Commit graph

3 commits

Author SHA1 Message Date
Lily
e1c4fb748b ctrtransfer/region-changing: add faketik 2023-07-07 01:26:43 -07:00
lifehackerhansol
8c2613d88b
treewide: s/device/console 2023-06-07 18:35:50 -07:00
lifehackerhansol
e9f4c2560f
Add includes for ctrtransfer steps (#2205)
* Add includes for ctrtransfer steps

- Region changing and CTRTransfer uses this
- Also split HBL open options, it is also used by finalizing setup

* Commonize NAND backup steps

Finalizing Setup won't use this include for the time being. But we
should use it for GM9 usage as well as Region Changing.

* Commonize GM9 SD format steps

Pages using this include:
- godmode9-usage
- move-emunand

* remove usage of is-powered-off, just do that in the main page

* always power off after NAND backup, it's trivial to get back in

Trying to explain what "unmounting" is to a user is going to be
confusing anyway

* Unconditionally don't set up an emuNAND, also remove usage of is-powered-off

* Fix rendering
2023-03-28 21:41:02 -07:00