Commit graph

  • 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
  • 82d4099208 changelog: add note about extensions needing recompile Michael Scire 2021-04-11 03:40:19 -07:00
  • 29162d82fb docs: add changelog for 0.19.0 Michael Scire 2021-04-11 03:36:31 -07:00
  • afa53ff05c usb: add usb3.0 patches for 12.0.0 Michael Scire 2021-04-11 03:35:09 -07:00
  • 25b8733270 fs: add (stubbed) OperateRangeWithBuffer implementation Michael Scire 2021-04-11 02:54:38 -07:00
  • 877a2f359a erpt: add (stubbed, TODO after 0.19.0) support for 12.0.0 Michael Scire 2021-04-11 02:32:10 -07:00
  • 80f1a17592 boot2: grc is no longer launched by boot2 on 12.0.0+ Michael Scire 2021-04-11 02:07:37 -07:00
  • e1765afab6 pgl: update to use tipc (untested) Michael Scire 2021-04-11 01:07:55 -07:00
  • b5c39fd566 strat: changes for sm tipc (boots 11.0.1, now) Michael Scire 2021-04-10 17:59:54 -07:00
  • 234eb3bf97 tipc: Result is first raw data word, not last Michael Scire 2021-04-10 15:41:35 -07:00
  • 7b6f2dc98c tipc/sm: various fixes for issues Michael Scire 2021-04-10 15:32:48 -07:00
  • 8198ceb458 sm: reimplement using tipc instead of cmif (probably broken, untested) Michael Scire 2021-04-10 01:58:26 -07:00
  • 9fd9d7ad8c tipc: server processor fixes (compiles!) Michael Scire 2021-04-09 15:31:02 -07:00
  • 0f52c71c00 tipc: implement ServerManager processing logic Michael Scire 2021-04-09 01:56:24 -07:00
  • dd9d01aa07 tipc: implement framework/server support logic (except for actual processing) Michael Scire 2021-04-09 00:06:03 -07:00
  • 3d106352c7 tipc: fix deserialization of buffers Michael Scire 2021-04-08 17:55:25 -07:00
  • 4db4e5aed4 tipc: hard-enforce boolean constraints in command processing generation Michael Scire 2021-04-08 16:52:30 -07:00
  • 66a7ae1568 tipc: implement service object interface generation Michael Scire 2021-04-08 16:47:13 -07:00
  • 714995f5c9 tipc: first draft object allocation logic Michael Scire 2021-04-08 15:24:22 -07:00
  • 1a270ca3f3 tipc: fix compilation issues with core serialization routines Michael Scire 2021-04-08 15:24:08 -07:00
  • f0ac09536c tipc: tentative core serialization logic (missing imports, won't compile) Michael Scire 2021-04-08 01:46:16 -07:00
  • e3e3679cfe Update dmnt_cheat_vm.cpp Easy World 2021-04-08 09:37:43 +08:00
  • 883fd3d18d
    Update dmnt_cheat_vm.cpp Easy World 2021-04-08 09:37:43 +08:00
  • 5775492f4f ams: add target firmware 12.0.0, fusee recognition Michael Scire 2021-04-07 17:24:18 -07:00
  • fdafc2f360 kern: mesosphere now implements kernel/sdk 12.3 Michael Scire 2021-04-07 17:11:01 -07:00
  • 88554846ed kern: fuck the KPolice^H^H^H^H^H^HPageGroups Michael Scire 2021-04-07 17:07:01 -07:00
  • c842ddba01 kern: who needs __purecall? Michael Scire 2021-04-07 15:30:36 -07:00
  • c045becec1 kern: update pinning semantics for terminating threads Michael Scire 2021-04-07 15:30:13 -07:00
  • ce60f7a4b0 kern: ensure handle table is finalized when deferring termination Michael Scire 2021-04-07 15:16:11 -07:00
  • 50f34d02a7 kern: simplify handle table registration for port/session Michael Scire 2021-04-07 15:03:26 -07:00
  • 4d3ffa39f7 kern: update kdebug process management semantics Michael Scire 2021-04-07 14:53:12 -07:00
  • 2331373d54 kern: update port/session state semantics Michael Scire 2021-04-07 14:45:38 -07:00
  • 029f82ba91 kern: update KLightConditionVariable Michael Scire 2021-04-07 14:35:26 -07:00
  • 367e8369f3 kern: optimize KHandleTable to use indices instead of pointers Michael Scire 2021-04-07 14:07:10 -07:00
  • 01d674197e kern: KAutoObject destruction is now scheduled for next dpc-time Michael Scire 2021-04-07 13:38:51 -07:00
  • cabb37f76a kern: update for new slab resource counts/extents Michael Scire 2021-04-07 12:48:20 -07:00
  • 779834b209 kern: reallocate pool distributions for 8GB units Michael Scire 2021-04-07 12:43:20 -07:00
  • b84a087549 kern: simplify global rng initialization Michael Scire 2021-04-07 12:42:35 -07:00
  • aafa224378 kern: load initial process binary from user pool, rather than from pt heap Michael Scire 2021-04-07 12:25:10 -07:00
  • cd0b0cb704 kern: update Initialize0 for new changes Michael Scire 2021-04-07 11:25:49 -07:00
  • e13bb378d3 kern: update KConditionVariable::WaitForAddress/Wait Michael Scire 2021-04-07 10:19:35 -07:00
  • b0a8f6f86a kern: trivially optimize userspace io memory write Michael Scire 2021-04-07 10:09:35 -07:00
  • d7c63a37bd kern: add bounds checking to KHandleTable::Register/Unreserve Michael Scire 2021-04-07 10:07:24 -07:00
  • 87d69afd2b kern: update set/way cache operations for new semantics Michael Scire 2021-04-07 10:05:09 -07:00
  • 5047f11126 kern: if a page table region is zero-size, nothing overlaps it Michael Scire 2021-04-07 09:59:22 -07:00
  • c52ee339ef kern: use KScopedLightLockPair helper for page table pair-locks Michael Scire 2021-04-07 09:57:32 -07:00
  • 6cb2efd242 kern: track mapped ipc server memory in page table Michael Scire 2021-04-07 09:48:25 -07:00
  • e7337bc74a kern: add KPageTableBase::Read/WriteDebugIoMemory Michael Scire 2021-04-07 09:25:19 -07:00
  • 51dcf22d5e kern: flush memory before reading in KPageTableBase::ReadDebugMemory Michael Scire 2021-04-07 08:50:44 -07:00
  • 5402bc1224 kern: update KMemoryBlockManagerUpdaterAllocator for new ctor/init semantics Michael Scire 2021-04-07 08:46:06 -07:00
  • f2ec18d08f kern: swap tpidr_el1/cntv_cval_el0 as scratch vs exception stack Michael Scire 2021-04-07 08:36:03 -07:00
  • 9a5e126ad4 kern: support immortal processes Michael Scire 2021-04-07 08:23:21 -07:00
  • 8d7028257a kern: update process/thread for new running/termination semantics Michael Scire 2021-04-07 08:17:15 -07:00
  • 69734373db kern: unconditionally set thread state when appropriate Michael Scire 2021-04-07 01:44:27 -07:00
  • 02e81b90d0 kern: update kernel waiter management rules Michael Scire 2021-04-07 01:30:36 -07:00