- Mar 04, 2015
-
-
Subv authored
This coincidentally fixes an issue about the PTM service failing to create its SharedExtSaveData archive due to the FS service not being initialized by the time the creating code runs. Ideally I'd like to move each process to its own folder, and have a single file per process that registers the service classes, which would be in their own files inside that folder. Then each service class would just call functions from the process to complete the commands.
-
- Mar 02, 2015
-
-
Subv authored
They will always return 0 titles for every media type for now. This is needed to boot Home Menu further
-
- Mar 01, 2015
- Feb 26, 2015
-
-
Subv authored
Ported to the new factory pattern we have for archives.
-
- Feb 24, 2015
-
-
Subv authored
Aero Porter was throwing an "Invalid Handle" fatal error without this.
-
- Feb 22, 2015
-
-
archshift authored
This was RE'd from the errdisp applet.
-
Emmanuel Gil Peyrot authored
-
- Feb 21, 2015
-
-
Kevin Hartman authored
-
- Feb 18, 2015
-
-
Tony Wasserka authored
-
- Feb 16, 2015
-
-
Subv authored
err:f is a named port, not a service
-
- Feb 13, 2015
-
-
Lioncash authored
-
- Feb 12, 2015
-
-
Subv authored
-
- Feb 11, 2015
-
-
Kevin Hartman authored
-
archshift authored
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time) As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing) Also removed some GEKKO cruft.
-
bunnei authored
-
bunnei authored
-
- Feb 10, 2015
-
-
Subv authored
-
Subv authored
-
Subv authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Feb 08, 2015
-
-
purpasmart96 authored
-
- Feb 02, 2015
-
-
Yuri Kunde Schlesner authored
They're finally unnecessary, and will stop cluttering the application's handle table.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Uses less memory (strings and function table is stored in constant data) and speeds up start up (no need to allocate and copy strings).
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Jan 30, 2015
-
-
Lioncash authored
-
Lioncash authored
-
Yuri Kunde Schlesner authored
It was only being used in two places, where it was replaced by a local constant.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Jan 24, 2015
- Jan 23, 2015
-
-
purpasmart96 authored
-
- Jan 22, 2015
-
-
archshift authored
Withholding my profanity towards Xcode.
-