- 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.
-
- Feb 26, 2015
-
-
Subv authored
Ported to the new factory pattern we have for archives.
-
- Feb 21, 2015
-
-
Kevin Hartman authored
-
- Feb 12, 2015
-
-
Subv authored
-
- Feb 11, 2015
-
-
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.
-
- Feb 08, 2015
-
-
purpasmart96 authored
-
- Feb 02, 2015
-
-
Yuri Kunde Schlesner authored
-
- Jan 20, 2015
-
-
Lioncash authored
-
- Jan 13, 2015
-
-
Subv authored
cfg:s, ptm:sysm, apt:s. apt:s is almost exactly the same as apt:u as per 3dbrew
-
- Jan 06, 2015
-
-
purpasmart96 authored
-
- Jan 04, 2015
-
-
Subv authored
Each archive now takes a mount point of either NAND or SDMC, and builds its own directory structure there, trying to simulate an HLE-friendly hardware layout
-
- Dec 26, 2014
-
-
purpasmart96 authored
-
- Dec 21, 2014