Commit Graph

  • 5448332009 pm: increase dmnt sessions. sm: remove session limit hack Michael Scire 2019-12-10 20:36:19 -0800
  • d3bafc5b3b git subrepo push libraries Michael Scire 2019-12-10 19:18:08 -0800
  • 2c9e1a814c Bump version to 0.10.1 0.10.1 Michael Scire 2019-12-10 18:33:01 -0800
  • df012e6e21 boot: do not use secure memory Michael Scire 2019-12-10 18:16:51 -0800
  • 2420b26981 sf: Allow for more than one process id holder (ugly) Michael Scire 2019-12-10 18:10:47 -0800
  • c1d68d7f0d util: add fourcc, intrusive list fixes Michael Scire 2019-12-10 12:27:19 -0800
  • 7cead4b620 Fix another off-by-one in TinyMT init calcs Michael Scire 2019-12-10 01:14:36 -0800
  • 27202b2fab tinymt: correct init iter count Michael Scire 2019-12-09 23:53:09 -0800
  • 1556a92a38 random: use TinyMT instead of XorShift Michael Scire 2019-12-09 23:50:47 -0800
  • 20eb666935 Merge branch 'master' of https://github.com/Atmosphere-NX/Atmosphere into ncm Adubbz 2019-12-10 18:01:57 +1100
  • 206b1a1b57 kvdb: correct condition inversion in kvdb::Archive Michael Scire 2019-12-09 22:44:10 -0800
  • b9f313ba08 Title Id -> Program Id Adubbz 2019-12-10 15:25:40 +1100
  • 1faa2b581c Change to using pure virtuals Adubbz 2019-12-10 15:16:25 +1100
  • aa07f75b43 Update for vapours Adubbz 2019-12-10 15:13:00 +1100
  • a26e157579 make dist: ensure libraries are built Michael Scire 2019-12-09 19:13:13 -0800
  • 9578622abf sf: Improve class member function detection Michael Scire 2019-12-09 19:02:53 -0800
  • d4f99ddb4d libstratosphere: use from /atmosphere/libraries Michael Scire 2019-12-09 03:58:48 -0800
  • 0105455086 git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries Michael Scire 2019-12-09 03:57:37 -0800
  • 1020e24b9c Updated to new-ipc Adubbz 2019-12-09 19:57:36 +1100
  • 28717bfd27 fusee/pm: on 5.0.0+, fix system memory pool increase. Michael Scire 2019-12-09 17:56:38 -0800
  • 2d9aab3e2e libstratosphere: use from /atmosphere/libraries Michael Scire 2019-12-09 03:58:48 -0800
  • a697f6210b git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries Michael Scire 2019-12-09 03:57:37 -0800
  • 97bc709ceb Merge remote-tracking branch 'Adubbz/ncm' into ncm Adubbz 2019-12-09 19:54:51 +1100
  • 71fd69eb5a git subrepo push stratosphere/libstratosphere Michael Scire 2019-12-08 16:30:41 -0800
  • 9d7b52e2d4 Remove boost submodule Michael Scire 2019-12-08 16:27:45 -0800
  • 255e46e6d2 sf: correct size calculation for In/OutArray Michael Scire 2019-12-08 12:35:07 -0800
  • 7472bc1c7f Improve exception wrapping Michael Scire 2019-12-08 03:29:47 -0800
  • 3c7ece2f8b fs.mitm: fix infinite loop due to off-by-one in romfs read comparison Michael Scire 2019-12-07 21:27:12 -0800
  • a7e89c6dbb git subrepo push stratosphere/libstratosphere Michael Scire 2019-12-07 18:45:59 -0800
  • b0cae74bb9 ro: bss size is allowed to be zero Michael Scire 2019-12-07 18:13:16 -0800
  • 889ea5e5aa Fix memory corruption in romfs build (closes #708) Michael Scire 2019-12-07 17:42:00 -0800
  • 7e6ff1f327 exosphere: support enabling usermode pmu regs (closes #703) 0.10.0 Michael Scire 2019-12-07 15:35:34 -0800
  • ea49c2ccd1 Update changelog for 0.10.0 Michael Scire 2019-12-07 15:23:25 -0800
  • d484872a73 git subrepo clone --force https://github.com/m4xw/emummc Michael Scire 2019-12-07 14:54:15 -0800
  • 6ee525201c Update emummc README Michael Scire 2019-12-07 14:39:01 -0800
  • 5ac7ae7edb Update emummc for 9.1.0 Michael Scire 2019-12-07 14:36:31 -0800
  • 0c590eb768 Fix double semi-colon Michael Scire 2019-12-07 14:03:47 -0800
  • bd40d4f237 Turn on fs.mitm multithreading Michael Scire 2019-12-07 14:02:07 -0800
  • 788436b4a3 Bump version to 0.10.0 Michael Scire 2019-12-07 13:47:52 -0800
  • 2bb77237bc Increase default applet reservation size to make psel work Michael Scire 2019-12-07 13:45:14 -0800
  • 33827fe3a3 Implement support for 9.1.0 Michael Scire 2019-12-07 13:44:08 -0800
  • 48b0b2fc46 dmnt_cheat_vm: Correct register Restore and ClearRegs behavior Lioncash 2019-10-17 18:44:35 -0400
  • 4f29eedfe9 ams_mitm: implement hbl_html redirection Michael Scire 2019-12-07 04:30:26 -0800
  • 66372e2b2e ams_mitm: implement ns.mitm Michael Scire 2019-12-07 03:21:53 -0800
  • 2bae1ad116 Delete pre-rewrite ams_mitm code Michael Scire 2019-12-07 01:36:36 -0800
  • bbdc643b6d ams_mitm: fix directory save bugs Michael Scire 2019-12-07 01:03:16 -0800
  • a66fcde0ee fix uninitialized data access Michael Scire 2019-12-06 23:23:58 -0800
  • 7835486a4d ams_mitm: Implement savedata redirection Michael Scire 2019-12-06 23:19:48 -0800
  • 90367aea0d ams_mitm: add titles dir compat shim (to remove in 0.10.1) Michael Scire 2019-12-06 03:29:14 -0800
  • 16c638756c ams_mitm: implement automatic backups of biskeys/cal0 Michael Scire 2019-12-06 03:00:38 -0800
  • b08a97d883 shared_from_this requires public inheritance Michael Scire 2019-12-06 00:59:56 -0800
  • 746dbfe018 ams_mitm: Implement emummc Nintendo folder redirection Michael Scire 2019-12-05 23:41:33 -0800
  • 733f2b3cdd ams_mitm: implement layeredfs Michael Scire 2019-12-04 06:53:52 -0800
  • ad64cb5212 os/dd: primitive fixes Michael Scire 2019-12-03 19:26:43 -0800
  • b1a9e8d0df compat fixes for libnx master Michael Scire 2019-11-28 22:19:39 -0800
  • 4f9838df3c avoid lambda use in shared_ptr deleters Michael Scire 2019-11-28 09:48:21 -0800
  • f4ca2c02a7 fs.mitm: Implement bis protection Michael Scire 2019-11-28 01:28:20 -0800
  • e1391d4162 stop overriding user config on update Michael Scire 2019-11-27 13:44:09 -0800
  • 8d9c51f204 set_mitm: embed defaults in code, allow for missing ini Michael Scire 2019-11-27 13:28:54 -0800
  • c10ba67973 ams_mitm: Implement system settings mitm Michael Scire 2019-11-26 20:58:39 -0800
  • 55610694c8 ams_mitm: Implement set:sys firmwareversion mitm Michael Scire 2019-11-22 02:05:59 -0800
  • 8764d94fd9 Implement set_mitm Michael Scire 2019-11-21 19:32:41 -0800
  • 5228768841 ams_mitm: implement hid mitm Michael Scire 2019-11-21 12:01:14 -0800
  • 9c68bea16c Add icon for reboot to payload (closes #644) Michael Scire 2019-11-21 04:29:09 -0800
  • 5484740cab hbl: support different keys for any-app vs specific Michael Scire 2019-11-21 04:21:23 -0800
  • 421324b498 mitm/cfg: pass around override status for decision-making Michael Scire 2019-11-21 04:03:19 -0800
  • 37e065fa2d ams_mitm: implement bpc:mitm Michael Scire 2019-11-21 01:48:47 -0800
  • b758e3fc55 strat: update for latest libnx. Michael Scire 2019-11-21 00:28:32 -0800
  • 393596ef9a ams_mitm: begin skeleton refactor Michael Scire 2019-11-20 23:58:18 -0800
  • 02d4c97c6d sf: explicitly namespace in DEFINE_SERVICE_DISPATCH_TABLE Michael Scire 2019-11-20 22:05:25 -0800
  • 2c5ef434f0 sf: fixes (basic mitm service functionality now confirmed working) Michael Scire 2019-11-20 22:03:22 -0800
  • 122f3e4403 libstrat: implement mitm server registration Michael Scire 2019-11-08 19:38:41 -0800
  • ea3ebbaa7d strat: TitleId -> ProgramId, titles->contents Michael Scire 2019-10-27 21:43:01 -0700
  • 1636668762 strat: fixes for compat with latest libnx Michael Scire 2019-10-27 15:57:30 -0700
  • c6b9a0c4bf sf: PrepareForErrorReply is common to all objects Michael Scire 2019-10-27 15:05:26 -0700
  • 93a218abeb libstrat: enable lto Michael Scire 2019-10-25 01:03:07 -0700
  • d7a06057eb strat: split out common functionality for future meso use Michael Scire 2019-10-25 00:12:47 -0700
  • 8cb77ac136 namespace sts -> namespace ams Michael Scire 2019-10-24 02:30:10 -0700
  • 4059dc6187 Results: Implement namespaced, type-safe results. Michael Scire 2019-10-24 01:40:44 -0700
  • 15773e4755 libstrat: fix domain issues. in/out objects now work. Michael Scire 2019-10-23 00:07:20 -0700
  • 4f455dacf4 sf: implement mitm forwarding + domains. Michael Scire 2019-10-21 02:45:52 -0700
  • 0b22af1206 libstrat: namespace remaining non-namespaced code. more new-ipc updates Michael Scire 2019-10-19 17:42:53 -0700
  • ae2fa2fa60 boot: reduce memory footprint Michael Scire 2019-10-18 21:30:26 -0700
  • 6abd756e0c boot2: move to separate process Michael Scire 2019-10-18 21:06:40 -0700
  • 535e49a38d strat: statically allocate additional threads Michael Scire 2019-10-18 20:31:15 -0700
  • fbb5730369 strat: update for latest libnx commit Michael Scire 2019-10-18 10:37:03 -0700
  • e5d62025d3 dmnt: update for new-ipc Michael Scire 2019-10-17 21:18:27 -0700
  • 89c6fc6437 creport: update for new-ipc Michael Scire 2019-10-17 19:48:28 -0700
  • 799c158b86 fatal: update for new-ipc Michael Scire 2019-10-17 19:39:22 -0700
  • 8d16d2152b boot: update for api changes Michael Scire 2019-10-16 14:28:19 -0700
  • 635ae4e3da spl: update for new-ipc (fixes two bugs in sf) Michael Scire 2019-10-16 12:50:04 -0700
  • 59140d8dfa sf-impl: remove debug condition Michael Scire 2019-10-14 23:23:11 -0700
  • 2cb8aadafc pm: statically allocate more resources to save memory Michael Scire 2019-10-14 23:12:07 -0700
  • aa0826bb70 pm: update for new-ipc Michael Scire 2019-10-14 22:49:06 -0700
  • 8bd2a9a23b ldr: fix copy/paste, only 1 ldr:pm session needed Michael Scire 2019-10-14 21:48:56 -0700
  • 2f959785e1 loader: update for new-ipc Michael Scire 2019-10-14 21:40:05 -0700
  • 88a86a3363 sf: implement CopyFromCurrentDomain Michael Scire 2019-10-14 21:39:13 -0700
  • 0c7827104f hipc: begin implementing domains. fixes ro + sm together Michael Scire 2019-10-14 09:20:21 -0700
  • c8ed190e5c new-ipc: implement deferral. sm now works. Michael Scire 2019-10-11 02:15:14 -0700
  • f4dcd1db9b sf: implement service framework enough for ro to work. Michael Scire 2019-10-10 23:49:28 -0700