Commit Graph

  • 18673d96cb daybreak: fix compat with newer deko3d Michael Scire 2021-04-29 01:21:09 -07:00
  • 36f6bdc3a0 fusee/sept: update to suppress spurious gcc warnings Michael Scire 2021-04-29 01:11:30 -07:00
  • d6fff49845 exo: remove duplicate flags Michael Scire 2021-04-29 01:07:01 -07:00
  • d05e8fb23a exo: fix for newer binutils Michael Scire 2021-04-29 01:04:26 -07:00
  • 0767d9f8da ams: assume gcc 11 Michael Scire 2021-04-27 23:16:31 -07:00
  • 21f3d29df7 strat: compat with gcc 11 Michael Scire 2021-04-26 20:05:56 -07:00
  • 4f16106702 exo/meso: update for gcc 11 compatibility Michael Scire 2021-04-26 16:56:00 -07:00
  • 19be54ff95 kern: fix initial process binary load on 2.0.0-4.1.0 (closes #1460) Michael Scire 2021-04-21 19:24:41 -07:00
  • ed80d6ec8c util: add compile-time validation tests for intrusive red black trees Michael Scire 2021-04-21 05:06:11 -07:00
  • 57b6c71c1c util: implement red black trees as templates over macros Michael Scire 2021-04-20 16:56:33 -07:00
  • 0a11d341b7 kern: fix constant evaluation correctness, codegen tweak Michael Scire 2021-04-20 14:25:06 -07:00
  • 8010290472 kern: tweak KHandleTable codegen Michael Scire 2021-04-19 18:04:02 -07:00
  • fbc526d163 kern: tweak KAutoObject::Open/Close codegen Michael Scire 2021-04-19 18:03:27 -07:00
  • 5bb790e4a7 erpt: implement AppletActiveTimeInfoList Michael Scire 2021-04-16 00:55:22 -07:00
  • 0a6219e6e0 kern: add names/links to kern_assembly_offsets.h Michael Scire 2021-04-15 15:43:29 -07:00
  • 037b04ac60 kern: mostly kill magic numbers in assembly, fix SVCs >= 0x80 Michael Scire 2021-04-14 18:01:08 -07:00
  • 9e563d590b pm: account for 12.0.0 resource limit changes Michael Scire 2021-04-14 00:41:31 -07:00
  • bdcf02a3ef tipc: ports use objects in the object manager Michael Scire 2021-04-14 00:34:46 -07:00
  • 88ac85c423 sm: save 0x1000 in data costs by not aligning server manager to 0x1000 Michael Scire 2021-04-14 00:12:21 -07:00
  • 2e1a93f1d1 strat: no longer materially constrained by sm session limit Michael Scire 2021-04-13 23:58:10 -07:00
  • 997e4dd665 git subrepo push libraries Michael Scire 2021-04-12 17:14:38 -07:00
  • aa2d03d8e1 ams: bump to 0.19.1 Michael Scire 2021-04-12 17:14:07 -07:00
  • 274c1deae4 git subrepo push libraries Michael Scire 2021-04-12 17:13:43 -07:00
  • d5bbf32a26 docs: add 0.19.1 changelog Michael Scire 2021-04-12 17:13:12 -07:00
  • 97a251b4b2 ncm: fix iteration of nested-subdirectory content files Michael Scire 2021-04-12 17:10:27 -07:00
  • 9d30917f4e boot2: migration also not launched in 12.0.0 Michael Scire 2021-04-11 10:37:04 -07:00
  • c67c29ebd5 ncm: fix random error when deleting content Michael Scire 2021-04-11 05:44:13 -07:00
  • 88dd414721 git subrepo push libraries Michael Scire 2021-04-11 04:02:17 -07:00
  • 0f6f13a1ac git subrepo push emummc Michael Scire 2021-04-11 03:58:13 -07:00
  • b24784f5c1 git subrepo pull emummc Michael Scire 2021-04-11 03:51:53 -07:00
  • 3b3082cf58 changelog: add note about extensions needing recompile Michael Scire 2021-04-11 03:40:19 -07:00
  • 38a2fdcd76 docs: add changelog for 0.19.0 Michael Scire 2021-04-11 03:36:31 -07:00
  • 0ca2f962de usb: add usb3.0 patches for 12.0.0 Michael Scire 2021-04-11 03:35:09 -07:00
  • 03a98635d8 fs: add (stubbed) OperateRangeWithBuffer implementation Michael Scire 2021-04-11 02:54:38 -07:00
  • 461e2ced6f erpt: add (stubbed, TODO after 0.19.0) support for 12.0.0 Michael Scire 2021-04-11 02:32:10 -07:00
  • b2d2f65b87 boot2: grc is no longer launched by boot2 on 12.0.0+ Michael Scire 2021-04-11 02:07:37 -07:00
  • b2b0c50802 pgl: update to use tipc (untested) Michael Scire 2021-04-11 01:07:55 -07:00
  • 1118421fa6 strat: changes for sm tipc (boots 11.0.1, now) Michael Scire 2021-04-10 17:59:54 -07:00
  • b1b3914ccf tipc: Result is first raw data word, not last Michael Scire 2021-04-10 15:41:35 -07:00
  • 9be8b32311 tipc/sm: various fixes for issues Michael Scire 2021-04-10 15:32:48 -07:00
  • 57c8bc432d sm: reimplement using tipc instead of cmif (probably broken, untested) Michael Scire 2021-04-10 01:58:26 -07:00
  • 58776f5ba8 tipc: server processor fixes (compiles!) Michael Scire 2021-04-09 15:31:02 -07:00
  • affeeb2724 tipc: implement ServerManager processing logic Michael Scire 2021-04-09 01:56:24 -07:00
  • 822875ecf5 tipc: implement framework/server support logic (except for actual processing) Michael Scire 2021-04-09 00:06:03 -07:00
  • e3a65b1405 tipc: fix deserialization of buffers Michael Scire 2021-04-08 17:55:25 -07:00
  • 20a7fa1588 tipc: hard-enforce boolean constraints in command processing generation Michael Scire 2021-04-08 16:52:30 -07:00
  • 315b7bdf22 tipc: implement service object interface generation Michael Scire 2021-04-08 16:47:13 -07:00
  • ec988c5a99 tipc: first draft object allocation logic Michael Scire 2021-04-08 15:24:22 -07:00
  • 21b883a75c tipc: fix compilation issues with core serialization routines Michael Scire 2021-04-08 15:24:08 -07:00
  • e93d71d932 tipc: tentative core serialization logic (missing imports, won't compile) Michael Scire 2021-04-08 01:46:16 -07:00
  • dc6a0d7562 ams: add target firmware 12.0.0, fusee recognition Michael Scire 2021-04-07 17:24:18 -07:00
  • 1d2be0a2eb kern: mesosphere now implements kernel/sdk 12.3 Michael Scire 2021-04-07 17:11:01 -07:00
  • 96937a611d kern: fuck the KPolice^H^H^H^H^H^HPageGroups Michael Scire 2021-04-07 17:07:01 -07:00
  • dc7862882f kern: who needs __purecall? Michael Scire 2021-04-07 15:30:36 -07:00
  • 6faa3534bf kern: update pinning semantics for terminating threads Michael Scire 2021-04-07 15:30:13 -07:00
  • afb1d68d06 kern: ensure handle table is finalized when deferring termination Michael Scire 2021-04-07 15:16:11 -07:00
  • 911e431d65 kern: simplify handle table registration for port/session Michael Scire 2021-04-07 15:03:26 -07:00
  • ee91063bbb kern: update kdebug process management semantics Michael Scire 2021-04-07 14:53:12 -07:00
  • cbdf33260e kern: update port/session state semantics Michael Scire 2021-04-07 14:45:38 -07:00
  • c62a7381f8 kern: update KLightConditionVariable Michael Scire 2021-04-07 14:35:26 -07:00
  • b4498734e4 kern: optimize KHandleTable to use indices instead of pointers Michael Scire 2021-04-07 14:07:10 -07:00
  • 4407237f5b kern: KAutoObject destruction is now scheduled for next dpc-time Michael Scire 2021-04-07 13:38:51 -07:00
  • 15956fcf9a kern: update for new slab resource counts/extents Michael Scire 2021-04-07 12:48:20 -07:00
  • 6a368d3d1a kern: reallocate pool distributions for 8GB units Michael Scire 2021-04-07 12:43:20 -07:00
  • 8e4be9aef9 kern: simplify global rng initialization Michael Scire 2021-04-07 12:42:35 -07:00
  • 0f8b7be2d2 kern: load initial process binary from user pool, rather than from pt heap Michael Scire 2021-04-07 12:25:10 -07:00
  • a1e137cc1c kern: update Initialize0 for new changes Michael Scire 2021-04-07 11:25:49 -07:00
  • 504472af4e kern: update KConditionVariable::WaitForAddress/Wait Michael Scire 2021-04-07 10:19:35 -07:00
  • 19b253fd17 kern: trivially optimize userspace io memory write Michael Scire 2021-04-07 10:09:35 -07:00
  • 01f5c89902 kern: add bounds checking to KHandleTable::Register/Unreserve Michael Scire 2021-04-07 10:07:24 -07:00
  • 44ccbc2a7b kern: update set/way cache operations for new semantics Michael Scire 2021-04-07 10:05:09 -07:00
  • 6e4664ee05 kern: if a page table region is zero-size, nothing overlaps it Michael Scire 2021-04-07 09:59:22 -07:00
  • 85f9355184 kern: use KScopedLightLockPair helper for page table pair-locks Michael Scire 2021-04-07 09:57:32 -07:00
  • 60b5bd73b7 kern: track mapped ipc server memory in page table Michael Scire 2021-04-07 09:48:25 -07:00
  • 53e7aa0a20 kern: add KPageTableBase::Read/WriteDebugIoMemory Michael Scire 2021-04-07 09:25:19 -07:00
  • 561a16a348 kern: flush memory before reading in KPageTableBase::ReadDebugMemory Michael Scire 2021-04-07 08:50:44 -07:00
  • 1fce7b08b1 kern: update KMemoryBlockManagerUpdaterAllocator for new ctor/init semantics Michael Scire 2021-04-07 08:46:06 -07:00
  • c216f92a91 kern: swap tpidr_el1/cntv_cval_el0 as scratch vs exception stack Michael Scire 2021-04-07 08:36:03 -07:00
  • 2f930c2d5f kern: support immortal processes Michael Scire 2021-04-07 08:23:21 -07:00
  • 256eb92f4c kern: update process/thread for new running/termination semantics Michael Scire 2021-04-07 08:17:15 -07:00
  • ec1d9c4c49 kern: unconditionally set thread state when appropriate Michael Scire 2021-04-07 01:44:27 -07:00
  • 3356eddcba kern: update kernel waiter management rules Michael Scire 2021-04-07 01:30:36 -07:00
  • f67d1b7026 kern: update KInterruptEvent to store core id Michael Scire 2021-04-07 01:25:42 -07:00
  • e64fef109c kern: update pinned thread priority rules Michael Scire 2021-04-07 01:18:26 -07:00
  • 1b2cf173b3 kern: add new checks to SetThreadPriority/CoreMask Michael Scire 2021-04-07 01:11:17 -07:00
  • 2fb258ca7e kern: update KInitialPageTable/KInitialPageAllocator Michael Scire 2021-04-07 00:09:29 -07:00
  • 962cf97150 kern: KLinkedList no longer exists Michael Scire 2021-04-06 23:33:33 -07:00
  • b3bd443636 svc: sanitize booleans in autogenerated abi stubs Michael Scire 2021-04-06 23:07:58 -07:00
  • 4b9e7c7d27 kern: bump svc limit to 192 from 128 Michael Scire 2021-04-06 22:26:52 -07:00
  • 46612156f4 exo: add new dram ID hexkyz 2021-04-06 21:37:46 +01:00
  • 279bb863df fusee: add support for 12.0.0 kernel Michael Scire 2021-04-05 23:48:48 -07:00
  • 252ea97ca5 nogc: add patches for 12.0.0 Michael Scire 2021-04-05 23:15:45 -07:00
  • f89cfe41da emummc: update for 12.0.0 Michael Scire 2021-04-05 23:08:04 -07:00
  • e3e3679cfe Update dmnt_cheat_vm.cpp Easy World 2021-04-08 09:37:43 +08:00
  • 75a2052144 ncm: fix GameCardStorageRoot mount point (closes #1404) Michael Scire 2021-03-24 07:16:55 -07:00
  • 5666c59657 ncm: Updated ListContentId for 11.0.0 Adubbz 2021-03-20 20:54:44 +11:00
  • c99ce36d7d ams: convert to util::ConstructAt where appropriate Michael Scire 2021-03-21 20:36:49 -07:00
  • d84dcb653d ams: prefer construct_at/destroy_at over placement new/explicit destructor Michael Scire 2021-03-21 20:30:40 -07:00
  • aff0da9427 ams: remove TYPED_STORAGE() macro in favor of template Michael Scire 2021-03-21 18:47:30 -07:00
  • 8d9174b227 ams: bump version to 0.19.0. Michael Scire 2021-03-21 13:16:49 -07:00