Michael Scire
73552c86c3
loader: update for 10.0.0
2020-04-14 02:45:28 -07:00
hexkyz
b735bc53c4
stratosphere-ldr: fix code mount name
2020-03-09 21:53:40 +00:00
Michael Scire
237b513408
loader: refactor to use fs bindings
2020-03-09 03:10:12 -07:00
Michael Scire
40400aee1f
ams: revamp assertion system
2020-02-22 23:05:14 -08:00
Michael Scire
6ecf04c3b7
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
Michael Scire
421324b498
mitm/cfg: pass around override status for decision-making
2019-12-07 12:41:28 -08:00
Michael Scire
ea3ebbaa7d
strat: TitleId -> ProgramId, titles->contents
2019-12-07 12:41:28 -08:00
Michael Scire
d7a06057eb
strat: split out common functionality for future meso use
2019-12-07 12:41:28 -08:00
Michael Scire
8cb77ac136
namespace sts -> namespace ams
...
namespace sts::ams -> ams::exosphere, ams::.
This is to facilitate future use of ams:: namespace code in
mesosphere, as we'll want to include ams::util, ams::result, ams::svc...
2019-12-07 12:41:28 -08:00
Michael Scire
014f08f6b4
ldr: fix mount check mistake
2019-06-27 18:01:44 -07:00
Michael Scire
6ba2090c01
ldr: address review commentary.
2019-06-27 17:37:33 -07:00
Michael Scire
61fcf5e0f4
loader: completely rewrite.
2019-06-26 15:46:19 -07:00
Michael Scire
f9bf8923b1
loader: refactor for R_TRY
2019-06-17 16:29:09 -07:00
Michael Scire
03e176d7f1
atmosphere: current year is 2019
2019-04-07 19:00:49 -07:00
Michael Scire
48e4688c13
loader: begin needed support for HBL to use web browser commands
2019-03-20 07:53:56 -07:00
Michael Scire
eefee8c7a8
loader: add support for title-specific override keys
2019-02-23 07:18:24 -08:00
misson20000
5c147e5188
loader: add SetExternalContentSource extension
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
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
6afbcd12d9
Loader: Button override + first-class HBL support
2018-09-19 16:21:46 -07:00
hexkyz
28e4d4411d
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
2018-09-07 16:00:13 +01:00
Michael Scire
3a2520a3b7
Loader: Add support for exefs redirection to code nsp on SD.
2018-07-29 16:35:43 -07:00
Michael Scire
aa158dbb5a
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61 .
2018-05-08 02:59:18 -06:00
Michael Scire
e05f199394
Loader: Fix (all?) remaining bugs in ldr:pm.
...
Loader now works when booted as a KIP1. NOTE: ldr:ro still needs
debugging.
2018-05-01 16:49:20 -06:00
Michael Scire
b6ba7b94b9
Stratosphere: Implement ldr:pm->GetProgramInfo()
2018-04-20 23:58:42 -06:00
Michael Scire
b2660c661c
Stratosphere: Move lr commands to ContentManagement, add Code FS Mounting/Unmounting
2018-04-19 15:28:27 -06:00