Commit graph

  • dbfd7e45fc ncm: more work Adubbz 2020-03-17 16:35:56 +11:00
  • 6d8f4957c8 ncm install task: implement IncrementProgress and update UpdateThroughputMeasurement Adubbz 2020-03-16 23:04:15 +11:00
  • d90004efb7 ncm: more install task progress Adubbz 2020-03-16 22:47:03 +11:00
  • c1c15054d5 ncm: fix recursive include Adubbz 2020-03-14 19:36:02 +11:00
  • d5614164d5 ncm: move protected funcs Adubbz 2020-03-14 19:33:41 +11:00
  • ad9d61c0de ncm: begin implementing install task base Adubbz 2020-03-14 19:30:05 +11:00
  • d31afcb99d ncm: more std Adubbz 2020-03-13 14:44:54 +11:00
  • cb97114a12 ncm: Implemented MemoryInstallTaskData Adubbz 2020-03-13 14:37:28 +11:00
  • 66e59f1ac2 ncm: minor bugfixes Adubbz 2020-03-11 22:11:32 +11:00
  • fe92c354f4 ncm: Implement InstallTaskDataBase and FileInstallTaskData Adubbz 2020-03-11 21:59:43 +11:00
  • 76d72fa946 git subrepo push libraries Michael Scire 2020-04-02 00:29:14 -07:00
  • 8b19fdfd51 sf: fix OutArray/InArray constructors to behave as expected Michael Scire 2020-04-02 00:28:39 -07:00
  • 612d846132 git subrepo push libraries Michael Scire 2020-03-31 22:35:16 -07:00
  • 816ce605d3 fs: add an extension common name generator for sd card Michael Scire 2020-03-31 22:31:41 -07:00
  • b8696bd5d4 fs: add an extension common name generator for sd card nim Michael Scire 2020-03-31 22:31:41 -07:00
  • af7baa6b34 git subrepo push libraries Michael Scire 2020-03-31 12:54:07 -07:00
  • 07c95662b1
    nim: add DestroySystemUpdateTask/ListSystemUpdateTask (#863) SciresM 2020-03-31 12:50:55 -07:00
  • 6de1361c8b nim: add DestroySystemUpdateTask/ListSystemUpdateTask Michael Scire 2020-03-31 01:31:23 -07:00
  • 2b930d21fd git subrepo push libraries Michael Scire 2020-03-30 21:41:49 -07:00
  • 0b52596087 fix CONCATENATE Michael Scire 2020-03-30 21:40:48 -07:00
  • e9134d8044 git subrepo push libraries Michael Scire 2020-03-30 20:41:45 -07:00
  • 33d6dfb6b3 updater: improve api Michael Scire 2020-03-30 20:39:56 -07:00
  • 6096fa0e45
    KPageHeap: Fix a typo in initialization block alignment. (#862) bunnei 2020-03-30 22:27:02 -04:00
  • 58e2cf0d73 KPageHeap: Fix a typo in initialization block alignment. bunnei 2020-03-30 22:23:25 -04:00
  • 058f265bd6 lmem: fix memory block header placement error Michael Scire 2020-03-30 00:56:57 -07:00
  • bd4c608b08 ncm: use static memory pools for different allocations Michael Scire 2020-03-29 17:20:25 -07:00
  • 7fc1e86bf5 stratosphere: fix building with latest libnx Michael Scire 2020-03-29 15:24:40 -07:00
  • 87ec045a98
    mem: implement most of StandardAllocator (#860) SciresM 2020-03-29 14:43:16 -07:00
  • cc24a33600 mem: implement most of StandardAllocator mem Michael Scire 2020-03-28 16:20:00 -07:00
  • 7502e2174f git subrepo push libraries Michael Scire 2020-03-27 17:00:36 -07:00
  • 0545eb18c0 fs: add MountImageDirectory Michael Scire 2020-03-27 16:59:27 -07:00
  • 0c161a4c1b
    fs: implement FileHandleStorage (#857) Adubbz 2020-03-28 05:45:02 +11:00
  • f0e7869f72 fs: merge FileHandleStorage into file_storage TU Michael Scire 2020-03-27 11:43:54 -07:00
  • b3077c4a1a fs: implement FileHandleStorage Adubbz 2020-03-27 23:37:47 +11:00
  • 3d518759da
    fssystem: Implement PartitionFileSystemCore (#856) Adubbz 2020-03-27 21:40:52 +11:00
  • faf57bffbf fssystem: implement Sha256PartitionFileSystem Michael Scire 2020-03-27 02:46:22 -07:00
  • 15229b61a4 fssystem: cleanup PartitionFileSystemCore Michael Scire 2020-03-27 02:03:31 -07:00
  • 98087ef346 fssystem: implement PartitionFileSystemCore Adubbz 2020-03-27 16:07:52 +11:00
  • 4ee8d7fe75 fs: add IFile::DryWrite, update results Michael Scire 2020-03-26 22:01:14 -07:00
  • f1494e650a fssystem: PartitionFileSystemMetaCore cleanup Adubbz 2020-03-27 11:15:01 +11:00
  • 34f3d0fab5 fssystem: implement PartitionFileSystemMetaCore Adubbz 2020-03-26 11:56:20 +11:00
  • 7d507ae66c ncm client: minor name tweaks Adubbz 2020-03-26 00:32:49 +11:00
  • 21595dd51e ncm client: implement PackageSystemUpdateTask Adubbz 2020-03-25 19:13:42 +11:00
  • 2d680f965a ncm client: implement PackageInstallTask Adubbz 2020-03-25 15:05:46 +11:00
  • 4391980427 ncm: improve accuracy Michael Scire 2020-03-24 19:06:06 -07:00
  • b699b2dcd2 ncm client: fixes Adubbz 2020-03-25 12:58:57 +11:00
  • 27de9ea37b ncm client: implement PackageInstallTaskBase Adubbz 2020-03-25 12:52:14 +11:00
  • 0af2758fde fs.mitm: use new namespace types for saves Michael Scire 2020-03-24 17:50:36 -07:00
  • cce292e524 ncm client: finished InstallTaskBase Adubbz 2020-03-24 20:12:57 +11:00
  • f70fecfcff ncm client: more progress Adubbz 2020-03-24 18:38:00 +11:00
  • 217bdc3c2f ncm client: more progress Michael Scire 2020-03-20 17:06:23 -07:00
  • 6d0250124a ncm client: finish implementing GetContentMetaInfoList Adubbz 2020-03-21 23:25:30 +11:00
  • 12670e1a01 ncm client: more progress Adubbz 2020-03-21 22:40:53 +11:00
  • 8fbb10a83c ncm: more work Adubbz 2020-03-17 16:35:56 +11:00
  • 23faebb31c ncm install task: implement IncrementProgress and update UpdateThroughputMeasurement Adubbz 2020-03-16 23:04:15 +11:00
  • 0bf39a3bdf ncm: more install task progress Adubbz 2020-03-16 22:47:03 +11:00
  • f2e3cee1f9 ncm: fix recursive include Adubbz 2020-03-14 19:36:02 +11:00
  • 54a4bdbedc ncm: move protected funcs Adubbz 2020-03-14 19:33:41 +11:00
  • fc3cede285 ncm: begin implementing install task base Adubbz 2020-03-14 19:30:05 +11:00
  • a669ca0091 ncm: more std Adubbz 2020-03-13 14:44:54 +11:00
  • 8f08c2eb91 ncm: Implemented MemoryInstallTaskData Adubbz 2020-03-13 14:37:28 +11:00
  • da32af37fe ncm: minor bugfixes Adubbz 2020-03-11 22:11:32 +11:00
  • c1f2dd577c ncm: Implement InstallTaskDataBase and FileInstallTaskData Adubbz 2020-03-11 21:59:43 +11:00
  • 9bb5af9823 git subrepo push libraries Michael Scire 2020-03-20 17:06:23 -07:00
  • 82eab9c8d0 Add Span<T>. Michael Scire 2020-03-20 16:19:48 -07:00
  • 3cca3801ca fs: fix bugs with external code filesystems Michael Scire 2020-03-20 11:47:19 -07:00
  • 03408f404a git subrepo push libraries Michael Scire 2020-03-18 20:06:10 -07:00
  • 92e7a3ca08 fs: add MountDeviceSaveData Michael Scire 2020-03-18 20:05:39 -07:00
  • b27c7552d2 git subrepo push libraries 0.10.5 Michael Scire 2020-03-18 16:20:29 -07:00
  • 426257d4ae ams: bump version to 0.10.5 in prep for release later tonight Michael Scire 2020-03-18 16:19:59 -07:00
  • 7d34d599bb git subrepo push libraries Michael Scire 2020-03-18 00:15:32 -07:00
  • 067fe2d10f stratosphere: fix building with latest libnx Michael Scire 2020-03-18 00:14:26 -07:00
  • 4759c2f92c svc: add ipc accessor boilerplate Michael Scire 2020-03-14 23:13:40 -07:00
  • ca26d8ce27 kern: Implement SvcManageNamedPort Michael Scire 2020-03-13 23:12:47 -07:00
  • 6c52cc3e26 memset: use neon-less impl, reformat other asm Michael Scire 2020-03-11 08:45:00 -07:00
  • e42d3a3abf libmesosphere: use ARM-software/optimized-routines for memcpy/memset/memcmp Michael Scire 2020-03-11 02:46:07 -07:00
  • 884844bc23 svc: revert codegen changes Michael Scire 2020-03-10 05:57:18 -07:00
  • f556db8c89 svc: make autogen asm register-clobber aware Michael Scire 2020-03-10 05:37:53 -07:00
  • 96d15b28c6 kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo Michael Scire 2020-03-09 23:23:38 -07:00
  • 37f7afb426 ams.mitm: greatly reduce memory requirements to build romfs Michael Scire 2020-03-18 00:07:19 -07:00
  • 7dd4e76c1d os: add rngmanager Michael Scire 2020-03-16 13:08:20 -07:00
  • daa0deb1bf Add architecture-specific guard for get tick Michael Scire 2020-03-16 01:05:30 -07:00
  • 43bd733f0a os: implement Tick api, make build with -Werror Michael Scire 2020-03-16 01:02:55 -07:00
  • 70367e3e7c crypto: add Sha256Context Michael Scire 2020-03-11 03:26:55 -07:00
  • 45f8343659 kern: tweak KHandleTable impl Michael Scire 2020-03-10 04:54:53 -07:00
  • e8dfe04701 git subrepo push libraries 0.10.4 Michael Scire 2020-03-09 18:04:11 -07:00
  • 95d5375158 ams: bump version to 0.10.4 Michael Scire 2020-03-09 17:58:20 -07:00
  • b735bc53c4
    stratosphere-ldr: fix code mount name hexkyz 2020-03-09 21:53:40 +00:00
  • b4856a2d07 exo/fusee/sept: fix uart pinmuxing (thanks @CTCaer and @TuxSH) hexkyz 2020-03-09 19:38:56 +00:00
  • ed4491a24f fusee/sept: fix volatile usage and simplify logic in gpio code (thanks @TuxSH) hexkyz 2020-03-09 19:33:39 +00:00
  • 93004be59e ams: finish stdio -> fs bindings for stratosphere Michael Scire 2020-03-09 03:58:02 -07:00
  • 237b513408 loader: refactor to use fs bindings Michael Scire 2020-03-09 03:10:12 -07:00
  • 4c5e980e07 ams: dump tls in fatal error context Michael Scire 2020-03-08 17:01:53 -07:00
  • 08d9de6907 ldr: optimize memory usage for tracking system programs Michael Scire 2020-03-08 16:54:32 -07:00
  • 6eee3f5fe7 stratosphere-except-ldr: use fs bindings (this temporarily breaks loader) Michael Scire 2020-03-08 16:33:49 -07:00
  • 4eb3109c93 fusee: update fss0 header Michael Scire 2020-03-08 11:50:38 -07:00
  • 88cad934ff
    fusee: fix typos in NCM's content header friedkeenan 2020-03-08 11:43:34 -05:00
  • f7fb689412 fatal: use fs bindings Michael Scire 2020-03-08 04:50:47 -07:00
  • 2181adb82b creport: minor reformatting/fixes Michael Scire 2020-03-08 03:08:39 -07:00
  • 40c6733de3 creport: use fs bindings Michael Scire 2020-03-08 01:45:12 -08:00