Commit graph

910 commits

Author SHA1 Message Date
Michael Scire 44175058f6 libstrat: mark ServiceObjectHolder functions const 2018-10-31 05:04:00 +09:00
Michael Scire 7309c7f358 atmosphere: improve makefile dependencies 2018-10-31 05:04:00 +09:00
Michael Scire 6336089b63 libstrat: remove unused struct in serializer 2018-10-31 05:04:00 +09:00
Michael Scire 6ef34d80a0 libstrat: automatically detect+format rawdata structs correctly. 2018-10-31 05:04:00 +09:00
Michael Scire 2f7224edce fs.mitm: increase thread count back to 5. 2018-10-31 05:04:00 +09:00
Michael Scire c49cfbd6af loader: update for libstratosphere refactor 2018-10-31 05:04:00 +09:00
Michael Scire 8b71378920 atmosphere: add set.mitm to make dist target 2018-10-31 05:04:00 +09:00
Michael Scire bbffbd654f set.mitm: Split out from fs.mitm 2018-10-31 05:04:00 +09:00
Michael Scire 4cdd9aa8f1 libstratosphere: Fix uninitialized memory bug. 2018-10-31 05:04:00 +09:00
Michael Scire 23a85a7c24 fs.mitm: split out set.mitm 2018-10-31 05:04:00 +09:00
Michael Scire 3dc679215b fs.mitm: Remove debugging options 2018-10-31 05:04:00 +09:00
Michael Scire aef7d36300 fs.mitm: update for libstratosphere refactor 2018-10-31 05:04:00 +09:00
Michael Scire 887b4e0275 pm: update for libstratosphere refactor 2018-10-31 05:04:00 +09:00
Michael Scire 9a8c70ed68 sm: Update for libstratosphere refactor 2018-10-31 05:04:00 +09:00
Michael Scire 058f735031 libstratosphere: refactor everything 2018-10-31 05:04:00 +09:00
misson20000 5c147e5188 loader: add SetExternalContentSource extension 2018-10-29 07:11:16 +09:00
misson20000 18f51e9b2e loader: add NpdmUtils function for invalidating the cache for a specific title 2018-10-29 07:11:16 +09:00
misson20000 376feb63bd loader: make ShouldOverrideContents take a tid argument 2018-10-29 07:11:16 +09:00
Michael Scire a502d31cd1 Add Question Issue Template 2018-10-25 13:52:55 -07:00
Michael Scire afbf57c222 Add Feature Request Issue Template 2018-10-25 13:47:13 -07:00
Michael Scire b62329bd5b Add bug report issue template 2018-10-25 13:42:39 -07:00
Hylian de688ee17a Update changelog.md 2018-10-25 06:58:29 +09:00
Michael Scire a6cfbae1ff Bump version to 0.7.3 2018-10-24 14:16:39 -07:00
Michael Scire c0fe4f7af7 fs.mitm: Intercept qlaunch sysver request 2018-10-24 14:16:39 -07:00
hexkyz 5b219e6f58
Merge pull request #240 from HylianMedia/master
Update Documentation for 0.7.2
2018-10-24 20:19:05 +01:00
Hylian d55a9d168e Replaced Release Roadmap with Upcoming Features, added Changelog and added HBL and Button Override sections to
loader.md
2018-10-23 20:33:23 -05:00
Michael Scire e1d884960d fs.mitm: Improve configuration refresh file semantics. 2018-10-22 23:00:22 -07:00
Michael Scire db97dd8d75 Loader: clean up orphaned function prototype 2018-10-22 22:56:26 -07:00
Michael Scire f96e1d5074 loader/fs.mitm: Support override config changes at runtime 2018-10-22 22:53:40 -07:00
Michael Scire e61bb00d7a Atmosphere: bump version to 0.7.2 2018-10-22 13:39:15 -07:00
Michael Scire aa761753d7 Atmosphere: Update dist zip filename to include commit hash 2018-10-21 13:59:59 -07:00
SciresM 85540d4ad2
fs.mitm: Fix correctness bug in LayeredRomfs::Read(). 2018-10-19 12:15:18 +09:00
Michael Scire d502f3fa3f Atmosphere: Bump version to 0.7.1 2018-10-17 17:32:18 -07:00
Michael Scire f9f9997d3f Exosphere: fix warmboot constant for 4.0.0-4.1.0 2018-10-17 16:40:57 -07:00
Michael Scire 06accd00f9 pm: steal memory from 4.0.0+ ? applet : application 2018-10-17 16:28:53 -07:00
Michael Scire 5dc31f001e Stratosphere: Fix FS permissions for <4.0.0 KIPs 2018-10-17 16:26:36 -07:00
Michael Scire 781f2597e5 libstratosphere: Fix receive for multi-static IPC buffers 2018-10-17 03:49:05 -07:00
Michael Scire 4944986814 fs.mitm: Allow for disabling mitm for a title via flag. 2018-10-16 20:41:19 -07:00
Michael Scire f10ae4d96f Fix default BCT.ini target firmware 2018-10-16 19:50:43 -07:00
Michael Scire 2c6d00fd8c Move dist target to out folder. 2018-10-16 19:43:57 -07:00
Michael Scire ba4d39a0ca Atmosphere: add make dist 2018-10-16 19:41:06 -07:00
Michael Scire 55ad57a02d fs.mitm: Use same override button semantics as loader. 2018-10-16 19:01:41 -07:00
Michael Scire 6711cd93a8 atmosphere: extract API version management to common folder 2018-10-16 17:54:50 -07:00
Michael Scire 412511f32a Exosphere: Bump version to 0.7.0 2018-10-16 17:30:24 -07:00
Michael Scire 2f29bcef3a fusee: Fix IPS patching for KIPs. (closes #3). 2018-10-16 17:21:08 -07:00
Michael Scire 472059134a fusee: Hook up kip/kernel patch support (needs testing). 2018-10-16 16:17:30 -07:00
Michael Scire b78a3f7065 fusee: Add support for loading kernel from SD 2018-10-16 16:03:23 -07:00
Michael Scire d4d197a26a fusee: add untested, not hooked up ips code 2018-10-16 15:54:42 -07:00
Michael Scire bfa5847e48 fusee: Greatly simplify and improve KIP loading 2018-10-16 15:08:06 -07:00
Michael Scire 49f627bb28 fusee: Load fs.mitm by default. 2018-10-16 14:19:55 -07:00