Commit Graph

  • 94de5bf4f4 fs: add skeleton dir for sysmodule code Michael Scire 2021-12-06 10:58:19 -0800
  • f9608d1a44 ams_mitm: update to use new NcaFileSystemDriver intf Michael Scire 2022-02-21 14:57:03 -0800
  • 748cb97bd9 crypto: fix asm constraints for memory comparison Michael Scire 2022-02-21 14:56:35 -0800
  • 2addf5676b fix SubStorage copy ctor/= op for new shared_ptr member Michael Scire 2022-02-21 14:56:10 -0800
  • 0d2e49a845 fs: add Sha256HashGenerator, LZ4 decompressor Michael Scire 2021-12-14 08:51:27 -0800
  • 817f4fdf65 fs: remove now unused StorageOption Michael Scire 2021-12-13 22:43:36 -0800
  • 4635351596 fs: revise NcaFileSystemDriver for latest semantics Michael Scire 2021-12-13 22:42:32 -0800
  • de8bf8ffd3 fssystem: revise allocator logic for latest semantics Michael Scire 2021-12-07 13:35:45 -0800
  • f2e8fb996d fssrv: flesh out the program registry Michael Scire 2021-12-07 12:17:34 -0800
  • 8b3a8bef1e fssrv: skeleton more program registry logic Michael Scire 2021-12-07 02:04:39 -0800
  • 9a102af37d fssrv: add skeleton getters for service object sf::SharedPointers Michael Scire 2021-12-06 23:11:26 -0800
  • b8475834b4 fs: allocations with mutex held must be unsafe Michael Scire 2021-12-06 20:35:48 -0800
  • 3b311cf41f fs: implement newer allocator templates Michael Scire 2021-12-06 20:34:10 -0800
  • 89512026ce fssrv: skeleton server manager setup/registration Michael Scire 2021-12-06 17:06:47 -0800
  • 50db15cdff fssrv: add placeholder for ipc interface Michael Scire 2021-12-06 13:43:25 -0800
  • 0d85f2c69e fs: add skeleton dir for sysmodule code Michael Scire 2021-12-06 10:58:19 -0800
  • 4c7fd70c10 kern: fix syntax in audit statement Michael Scire 2022-02-19 13:26:08 -0800
  • 36e3519982 strat: add missing semicolon Michael Scire 2022-02-16 22:13:41 -0800
  • 7668dfb756 lib: add missing semicolon Michael Scire 2022-02-16 12:55:12 -0800
  • 4c7302baad
    Merge b7826e7c66 into 2fce50471b Bennett Blodinger 2022-02-16 13:52:31 -0300
  • 2fce50471b build: remove unnecessary g-dwarf4 flags Michael Scire 2022-02-14 14:58:43 -0800
  • 96f95b9f95
    Integrate new result macros. (#1780) SciresM 2022-02-14 14:45:32 -0800
  • 375ba615be typofix: boogaloo: electric. Michael Scire 2022-02-10 19:49:05 -0800
  • 42124fd7d8 fix typo-bug in HierarchicalSha256Storage::Read Michael Scire 2022-02-10 19:43:00 -0800
  • b1eea065da make rest of kernel use experimental new macro-ing Michael Scire 2022-02-05 16:34:05 -0800
  • 4659a5e793 result: see what it looks like to convert kernel to use result conds instead of guards Michael Scire 2022-01-24 10:33:46 -0800
  • f743aaa7ee result: sketch out some more shenanigans Michael Scire 2022-01-24 01:10:37 -0800
  • 5e021d71a0 result: try out some experimental shenanigans Michael Scire 2022-01-24 00:37:34 -0800
  • 173d5c2d3a docs: add changelog for 1.2.6 1.2.6 Michael Scire 2022-01-19 16:41:20 -0800
  • 52c1cef064 git subrepo push libraries Michael Scire 2022-01-19 16:29:16 -0800
  • 4efa5d7dd0 ams: first attempt at 13.2.1 support Michael Scire 2022-01-19 16:28:32 -0800
  • 275da52305 kern: add missing debug mode check to WriteDebugProcessMemory Michael Scire 2022-01-03 08:59:27 -0800
  • 5440d02336
    Added latest firmware support on readme Paulo Cardoso 2021-12-19 22:18:51 +0000
  • 30fac905af ams: deduplicate static initialization logic Michael Scire 2021-12-13 13:07:03 -0800
  • 78f7218c4f kern: fix vi devicename missing in HsSupported device list Michael Scire 2021-12-10 18:58:18 -0800
  • 09c6aa29dd sf/cmif: optimize dispatch table walk to use binary search over linear search Michael Scire 2021-12-06 13:13:46 -0800
  • 1019bc54e6 git subrepo push libraries 1.2.5 Michael Scire 2021-11-30 16:53:56 -0800
  • 96631d8225 bump version to 1.2.5, fix enum for 13.2.0 Michael Scire 2021-11-30 16:53:32 -0800
  • d32dd0f04a git subrepo push libraries Michael Scire 2021-11-30 16:35:09 -0800
  • ddfc16731f ams/hos: add enum support for 13.2.0 Michael Scire 2021-11-30 16:22:57 -0800
  • 58220116ce
    Expand Max Cheat Count proferabg 2021-11-29 06:31:06 -0500
  • 26714c7f3b
    ldr_embedded_usb_patches: add support for HOS 13.0.0 and 13.1.0 + remove superfluous comments. (#1718) Pablo Curiel 2021-11-26 02:39:22 -0500
  • 8769070121 ldr_embedded_usb_patches: add support for HOS 13.0.0 and 13.1.0 + remove superfluous comments. Pablo Curiel 2021-11-26 02:35:40 -0500
  • 767e702a70 kern: correct TotalUserPhysicalMemorySize (closes #1710) Michael Scire 2021-11-16 23:18:47 -0800
  • 9d5e652fbd kern: be a little more consistent about pragma GCC location Michael Scire 2021-11-16 11:25:57 -0800
  • 1d39e06f32 test/svc: add test for thread create Michael Scire 2021-11-08 13:29:00 -0800
  • 21b7884653 test/svc: add test for thread pinning/SynchronizePreemptionState Michael Scire 2021-11-08 13:05:06 -0800
  • 14ad2f0ba0 unit testing: catch -> doctest (faster compile, thread-safe) Michael Scire 2021-11-08 11:55:21 -0800
  • fcc7ce49d9 sm/tipc: ensure technical-correctness of sins (no page cost) Michael Scire 2021-11-06 20:05:32 -0700
  • f98c7cba98 sm: save 0x5000 of memory by sinning Michael Scire 2021-11-06 19:33:08 -0700
  • 496adb0018
    Minor header fixes to reduce parsing issues with Clang (#1700) Léo Lam 2021-11-07 02:19:34 +0100
  • 003d8508bb
    stratosphere: fix static constexpr member variable with incomplete type Léo Lam 2021-11-06 01:22:38 +0100
  • d787bec63e
    Fix ALWAYS_INLINE_LAMBDA and parameter list relative order Léo Lam 2021-11-05 22:12:17 +0100
  • 2b7acebb75
    stratosphere: fix missing require clauses in definitions Léo Lam 2021-11-05 19:27:39 +0100
  • 3a6f379b94
    stratosphere: work around Clang consteval bug Léo Lam 2021-11-05 19:22:17 +0100
  • 4e956b3ac8
    stratosphere: add a bunch of missing override specifiers Léo Lam 2021-11-05 16:18:12 +0100
  • 16e738ece2
    stratosphere: fix call to non-constexpr strlen in constexpr function Léo Lam 2021-11-05 15:54:55 +0100
  • 11045ec5d0
    vapours: fix Clang error about missing return in constexpr function Léo Lam 2021-11-05 15:46:56 +0100
  • 09074798cd KScheduler big brain strat for mdscr_el1 cfg change Michael Scire 2021-11-05 23:38:43 -0700
  • 027efc4358
    Work around Clang's incomplete C++20 support for omitting typename Léo Lam 2021-11-05 13:25:54 +0100
  • e256261b80 git subrepo push libraries 1.2.4 Michael Scire 2021-11-04 13:40:55 -0700
  • 47218f0da8 ams: overhaul fs.mitm romfs ownership, bump to 1.2.4 Michael Scire 2021-11-04 13:38:41 -0700
  • 409a48ec73 docs: add changelog for 1.2.3 1.2.3 Michael Scire 2021-11-04 00:23:23 -0700
  • 0c93cefd39 git subrepo push libraries Michael Scire 2021-11-04 00:00:26 -0700
  • 0bbc907907 git subrepo pull (merge) libraries Michael Scire 2021-11-03 23:59:17 -0700
  • 4a4a1f0e87 ams: bump api version to 1.2.3 Michael Scire 2021-11-03 23:57:30 -0700
  • 705dd95375 dmnt2: fix gdb register output Michael Scire 2021-11-02 16:56:13 -0700
  • 2d5751356b creport: fix errant ) Michael Scire 2021-11-02 10:10:47 -0700
  • b140834b7e dmnt2: try to avoid writing out of bounds when generating packets Michael Scire 2021-11-02 10:09:15 -0700
  • e3d2af6b3f dmnt2: fix module name detection, add auto-break on hb nro launch Michael Scire 2021-11-01 21:43:29 -0700
  • c17ad1e0e3 dmnt2: fix missing null-terminator for invalid command error jam1garner 2021-11-02 00:10:54 -0400
  • 6145b3b72c dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes Michael Scire 2021-11-01 17:18:13 -0700
  • aba7e4ca7d dmnt2: remove memory-map output which does nothing for us Michael Scire 2021-11-01 12:43:18 -0700
  • 4cc5e9cdfd kern/dmnt2: allow retrieval of process info via extension Michael Scire 2021-11-01 12:05:47 -0700
  • ca0308c7ca dmnt2: first pass at wait-for-application Michael Scire 2021-10-31 23:57:28 -0700
  • 1d908295fe dmnt2: add monitor get base, TODO responses for monitor wait * Michael Scire 2021-10-31 23:25:35 -0700
  • 277bd101c5 dmnt2: add memory-map read, improve module shared-lib names Michael Scire 2021-10-31 18:32:23 -0700
  • 3dce23773a Adding setting usage to dmnt2 means dmnt2 needs settings access Michael Scire 2021-10-31 15:54:32 -0700
  • 4489513f7c dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev Michael Scire 2021-10-31 15:47:08 -0700
  • 5eabca7f04 ams.mitm: more romfs building space/time tradeoffs. Michael Scire 2021-11-03 23:52:38 -0700
  • 51d692dfba dmnt2: fix gdb register output allow_standalone_gdbstub Michael Scire 2021-11-02 16:56:13 -0700
  • 545ade835d creport: fix errant ) Michael Scire 2021-11-02 10:10:47 -0700
  • be5cd35ef6 dmnt2: try to avoid writing out of bounds when generating packets Michael Scire 2021-11-02 10:09:15 -0700
  • d30af4763a dmnt2: fix module name detection, add auto-break on hb nro launch Michael Scire 2021-11-01 21:43:29 -0700
  • 7e110ee8f7 dmnt2: fix missing null-terminator for invalid command error jam1garner 2021-11-02 00:10:54 -0400
  • f16ca7754e dmnt2: fix missing null-terminator for invalid command error jam1garner 2021-11-02 00:10:54 -0400
  • ea61ac9ea6 dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes Michael Scire 2021-11-01 17:18:13 -0700
  • 95ef9da873 dmnt2: remove memory-map output which does nothing for us Michael Scire 2021-11-01 12:43:18 -0700
  • d2b024f19f kern/dmnt2: allow retrieval of process info via extension Michael Scire 2021-11-01 12:05:47 -0700
  • 9011384dbe dmnt2: first pass at wait-for-application Michael Scire 2021-10-31 23:57:28 -0700
  • 56669e34b7 dmnt2: add monitor get base, TODO responses for monitor wait * Michael Scire 2021-10-31 23:25:35 -0700
  • 6df7a87727 dmnt2: add memory-map read, improve module shared-lib names Michael Scire 2021-10-31 18:32:23 -0700
  • 90473a2307 Adding setting usage to dmnt2 means dmnt2 needs settings access Michael Scire 2021-10-31 15:54:32 -0700
  • 29ffa4b7fd dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev Michael Scire 2021-10-31 15:47:08 -0700
  • a73e0e8f16 ams: add arm/armv8a to gitignore Michael Scire 2021-10-31 11:20:32 -0700
  • 2161365f4f ams: update for awareness of architecture revision Michael Scire 2021-10-31 11:18:17 -0700
  • 258a83684e creport: print symbols if they're present Michael Scire 2021-10-30 14:18:00 -0700
  • d2a757c39e git subrepo push libraries Michael Scire 2021-10-30 11:21:54 -0700
  • 6cf5205a28 spl: fix legacy physical keyslot compatibility Michael Scire 2021-10-30 11:21:25 -0700
  • b9c90b9234 git subrepo push libraries 1.2.2 Michael Scire 2021-10-29 17:47:35 -0700