Commit Graph

  • 7c5dc61795 boot: prepare for rewrite of boot sysmodule Michael Scire 2019-04-29 03:25:24 -07:00
  • 6034beb084 boot_100.kip vs boot_200.kip is gross Michael Scire 2019-04-29 03:00:04 -07:00
  • 0177b612f4 emunand: Use HOS archive style for rawnand parts hexkyz 2019-04-28 18:22:32 +01:00
  • a9afbd2458 Merge branch 'master' into emunand_dev hexkyz 2019-04-28 16:53:39 +01:00
  • 8c3dae846e Bump version to 0.8.9 0.8.9 Michael Scire 2019-04-26 07:32:49 -07:00
  • dcc93ce60e strat: disable exception handlers when creport would be better Michael Scire 2019-04-26 07:32:23 -07:00
  • 7fef83885f ams: improve fatal error context Michael Scire 2019-04-26 07:25:38 -07:00
  • 3207c38a44 spl: use deprecated ssl decrypt command on 4.x in child interfaces Michael Scire 2019-04-26 03:20:12 -07:00
  • 5952ebab54 spl: amend range for DecryptRsaPrivateKeyDeprecated Michael Scire 2019-04-26 03:13:15 -07:00
  • ad41d010d3 Atmosphere: Add 0.8.9 changelog ahead of release, update system settings. Michael Scire 2019-04-26 03:10:56 -07:00
  • 21db90bae9 spl: make ssl key decryption work on >= 5.0.0 Michael Scire 2019-04-26 02:32:23 -07:00
  • cf4f74c8f9
    Merge pull request #528 from Atmosphere-NX/spl_dev SciresM 2019-04-26 01:17:55 -07:00
  • bf5a649928 sept-secondary shouldn't be .PHONY Michael Scire 2019-04-25 12:12:36 -07:00
  • c5fa4660c8 fatal: add clkrst service access. Michael Scire 2019-04-25 11:42:44 -07:00
  • 0d4a0348b5 spl: Loosen keyslot restrictions on 1.0.0 Michael Scire 2019-04-25 11:36:23 -07:00
  • 51858e732a fusee: embed spl. Michael Scire 2019-04-25 11:24:25 -07:00
  • edcfbf4254 spl: Implement DeprecatedService. Michael Scire 2019-04-25 11:12:30 -07:00
  • d984621150 spl: Implement FsService lotus commands (gamecards work now) Michael Scire 2019-04-25 07:06:27 -07:00
  • 4b8ebfa7c3 spl: fix CryptAesCtr (eshop games work now) Michael Scire 2019-04-25 06:00:34 -07:00
  • bc44e02aed spl: fix vtables/other issues, now boots (not all commands work) Michael Scire 2019-04-25 05:27:35 -07:00
  • 85e8506fa8 spl: Implement non-Lotus FsService commands. Michael Scire 2019-04-25 00:33:10 -07:00
  • 5633444d5e spl: implement ManuService Michael Scire 2019-04-25 00:01:47 -07:00
  • 99106076e6 spl: Finish implementing EsService. Michael Scire 2019-04-24 23:42:32 -07:00
  • 0a194cb6a6 spl: add spl:ssl/spl:es to main, fix cmd ids Michael Scire 2019-04-24 23:16:47 -07:00
  • f4a8124dc3 spl: implement SslService, some of EsService Michael Scire 2019-04-24 23:10:13 -07:00
  • 9ea1a2a941 spl: Implement RsaService Michael Scire 2019-04-24 21:42:39 -07:00
  • bfa84e27c1 spl: implement CryptoService. Michael Scire 2019-04-24 21:00:39 -07:00
  • 14683405be fatal: update to use clkrst api on 8.0.0+ Michael Scire 2019-04-24 16:36:35 -07:00
  • ccbab35deb spl: finish GeneralService. Michael Scire 2019-04-24 06:10:30 -07:00
  • 2dfa1c96d1 spl: continue implementing. Michael Scire 2019-04-24 05:38:11 -07:00
  • d44b91826d dmnt: only init roDmnt when we can Michael Scire 2019-04-24 05:19:37 -07:00
  • 3a8f9114fc fatal: fix sm session usage Michael Scire 2019-04-24 05:18:31 -07:00
  • 9858d6fc95 spl: Start skeletoning spl. Michael Scire 2019-04-24 01:18:18 -07:00
  • f6645387b0 update libstrat Michael Scire 2019-04-24 00:55:14 -07:00
  • df963967f5 8.0.1 seems to work fine. Michael Scire 2019-04-23 17:34:21 -07:00
  • 8313669716 Fix NRO patch offset application Michael Scire 2019-04-23 08:31:11 -07:00
  • 13c825a8bb ro: only hold sm session open when needed Michael Scire 2019-04-22 13:17:57 -07:00
  • 30485f1df9 pm: fix dangling -> Michael Scire 2019-04-22 13:10:29 -07:00
  • 7945a921ca Merge branch 'ro_dev' Michael Scire 2019-04-22 13:07:11 -07:00
  • b09adb6a34 stratosphere: only hold sm sessions open when needed Michael Scire 2019-04-22 12:40:53 -07:00
  • c3875796df dmnt: update for ldr/ro api change Michael Scire 2019-04-22 09:50:45 -07:00
  • a1d4caa7b4 ro: add support for applying ips patches to NROs. Michael Scire 2019-04-22 04:32:15 -07:00
  • 9f972831cc fs.mitm: fix data abort Michael Scire 2019-04-22 03:42:20 -07:00
  • f50bfaf7d7 dist: add boot2.flag for ro (to launch on <3.0.0) Michael Scire 2019-04-22 01:54:44 -07:00
  • bfd04cfe92 loader: remove more unused ro functionality Michael Scire 2019-04-22 00:40:19 -07:00
  • cb74bc6bb8 ro: fix UnloadNro logic error Michael Scire 2019-04-22 00:31:17 -07:00
  • be4ca7eee5 Implement Auto Reboot Timer (#518) (#519) Sun 2019-04-22 00:18:01 -07:00
  • 7b24b43477 Merge branch 'master' into ro_dev Michael Scire 2019-04-21 09:08:19 -07:00
  • 253afc90a4 loader: remove ldr:ro (moved into ro sysmodule) Michael Scire 2019-04-21 09:08:08 -07:00
  • a09c08994f sm: change location of apm:p check, fixes failure to launch older games Michael Scire 2019-04-21 08:57:21 -07:00
  • 13ded6bd1c ro: implement loadnro/unloadnro Michael Scire 2019-04-21 07:28:07 -07:00
  • 4ba6d8b24c ro: implement rest of LoadNrr/LoadNrrEx Michael Scire 2019-04-21 05:28:57 -07:00
  • cb88fdfd62 ro: implement UnloadNrr, half of LoadNrr/LoadNrrEx Michael Scire 2019-04-21 03:39:29 -07:00
  • d69fc060f4 ro: Implement ro:dmnt Michael Scire 2019-04-21 02:09:08 -07:00
  • e04fcfff6b ro: fix typo Michael Scire 2019-04-20 18:37:50 -07:00
  • 79c52e2b91 ro: skeleton ldr:ro Michael Scire 2019-04-20 18:37:01 -07:00
  • 4ac8f2745b ro: skeleton ro:dmnt Michael Scire 2019-04-20 18:13:32 -07:00
  • 6004b7479e ro: add ro sysmodule skeleton Michael Scire 2019-04-20 17:43:56 -07:00
  • ed86c44a49 loader: refactor to use LoaderModuleInfo Michael Scire 2019-04-20 18:15:39 -07:00
  • 5c9d0f05b1 loader: use libstratosphere randomness Michael Scire 2019-04-20 16:53:56 -07:00
  • 87f7a6ebdc fusee: support both exfat and non-exfat Michael Scire 2019-04-20 11:24:05 -07:00
  • 664e5e6b52 Small 0.8.8 changelog addition 0.8.8 Michael Scire 2019-04-20 10:37:53 -07:00
  • 9691286d73 Bump version to 0.8.8 Michael Scire 2019-04-20 10:30:57 -07:00
  • 81895c8019 fusee: update to support booting 8.0.0 Michael Scire 2019-04-20 03:41:03 -07:00
  • 1a396235cd fusee: only partially hash 8.0.0 kernel, add ControlCodeMemory patch Michael Scire 2019-04-19 04:20:50 -07:00
  • 732a6159f7 fusee: Properly finalize SDMMC1 (fixes 8.0.0 issues with PCV) hexkyz 2019-04-20 17:30:03 +01:00
  • a3389e25c9 nogc: implement 8.0.0 patches Michael Scire 2019-04-19 03:17:06 -07:00
  • 908de31a0e pm: on 7.0.0+, npns is launched in maintenance boot (closes #511) Michael Scire 2019-04-19 03:01:54 -07:00
  • 4e5f033e41 sm: for 8.0.0, add some first class homebrew support Michael Scire 2019-04-18 18:25:39 -07:00
  • ae90a9d7a6 exo/fusee: implement 8.0.0 support (package2 changes still TODO) Michael Scire 2019-04-18 01:02:12 -07:00
  • a67d4064f0 pm: update with new meme command for 8.0.0 Michael Scire 2019-04-18 00:18:53 -07:00
  • 017d473b99 emunand: Add multipart support for rawnand images in fusee hexkyz 2019-04-13 18:28:54 +01:00
  • a1512cf30f Merge branch 'master' into emunand_dev hexkyz 2019-04-13 18:23:23 +01:00
  • d0659377e8 creport: speed up code region detection (closes #491) Michael Scire 2019-04-12 23:04:12 -07:00
  • ac07971211 stratosphere: custom exception handlers (reboot to fusee) Michael Scire 2019-04-12 15:28:46 -07:00
  • b03a778611 Bump version to 0.8.7 0.8.7 Michael Scire 2019-04-11 16:52:07 -07:00
  • 67891954ec loader: fix support for 7.0.0+ games with NPDM flag bit 4 set. Michael Scire 2019-04-11 16:39:59 -07:00
  • 1e5fcff242 exo: always enable usermode exception handlers Michael Scire 2019-04-10 23:30:19 -07:00
  • 88294116b8
    fusee-secondary: Fix arg names in raw_dev hexkyz 2019-04-09 19:40:00 +01:00
  • fe62ab9aed emunand: Implement folder and file detection (boot0/boot1 now work from SD) hexkyz 2019-04-09 19:32:18 +01:00
  • 5868e0769a Merge branch 'master' into emunand_dev hexkyz 2019-04-09 19:14:21 +01:00
  • 3cb60b324b More 2019 Copyrights (#503) 2g4y1 2019-04-08 12:47:01 +02:00
  • 03e176d7f1 atmosphere: current year is 2019 Michael Scire 2019-04-07 19:00:49 -07:00
  • 92816be055 emunand: Move all emulation code to fusee-secondary and simplify logic hexkyz 2019-04-07 19:02:01 +01:00
  • 9eb0b84ed1 Merge branch 'master' into emunand_dev hexkyz 2019-04-07 18:56:28 +01:00
  • 6b41a7e2e1 fatal: unconditionally reassign cpu_ctx ptr Michael Scire 2019-04-06 15:02:48 -07:00
  • aed472775c fatal: fix invalid struct access, cap stack trace size. Michael Scire 2019-04-06 15:00:40 -07:00
  • a8ca92bc1e BCT: Restore newline hexkyz 2019-04-06 20:04:16 +01:00
  • c878e96398 emunand: Fix bugs and add missing stuff hexkyz 2019-04-06 20:01:11 +01:00
  • e5045556bf emunand: Preliminary skeleton for emunand in fusee hexkyz 2019-04-06 19:35:27 +01:00
  • 5bedcd305d dmnt-cheat: add clear-reg to save/restore reg Michael Scire 2019-04-05 14:19:12 -07:00
  • c7ffcad74e dmnt-cheat: add clear to save/restore reg Michael Scire 2019-04-05 14:16:07 -07:00
  • 2f1f56307d fix libstrat revision again Michael Scire 2019-04-05 13:46:48 -07:00
  • 9113b04b48 update libstrat Michael Scire 2019-04-05 13:42:34 -07:00
  • 05c4dfd8f8 Merge remote-tracking branch 'origin/master' Michael Scire 2019-04-05 13:42:17 -07:00
  • 938169cd3c fs.mitm: experimental support for save redirection to sd. Michael Scire 2019-04-05 13:36:38 -07:00
  • 7a4d1e786c ldr_map: Silence lingering initializer warning (#500) Mat M 2019-04-05 02:13:46 -04:00
  • b237168ec7 loader: Silence Wmissing-field-initializers warnings (#499) Mat M 2019-04-05 00:05:41 -04:00
  • 753958de28 fs_mitm/fs_dir_utils: Amend logic error within IterateDirectoryRecursivelyInternal() (#498) Mat M 2019-04-04 23:04:26 -04:00
  • fb5e02050b fs.mitm: fix logic error in CopyFile Michael Scire 2019-04-04 15:41:41 -07:00