提交历史

作者 SHA1 备注 提交日期
  bunnei 829e82e264 core: hle: kernel: Use result macros for new/changed code. 3 年之前
  bunnei abcc009dff core: hle: kernel: k_process: Improve management of page table & cleanup. 3 年之前
  bunnei 1baedfa12c core: hle: kernel: Integration application memory block slab manager. 3 年之前
  bunnei 25dcaf1eca core: hle: kernel: k_process: Change Status -> State. 3 年之前
  Andrea Pappacoda cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
  liamwhite 7e75593c20 Merge pull request #8502 from liamwhite/end-wait 4 年之前
  german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 年之前
  Liam 075155022e kernel: clean up waiting implementation 4 年之前
  Liam 2c56e94702 kernel: make current thread pointer thread local 4 年之前
  bunnei 737c446fc1 Merge pull request #8432 from liamwhite/watchpoint 4 年之前
  Liam 208ed712f4 core/debugger: memory breakpoint support 4 年之前
  Liam 744a208763 kernel: fix some uses of disable_count 4 年之前
  Liam 888f499188 kernel: implement KProcess suspension 4 年之前
  Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 年之前
  Liam fb4b3c127f core/debugger: Implement new GDB stub debugger 4 年之前
  ameerj ade596121b core: Reduce unused includes 4 年之前
  bunnei 0defac2f2a core: hle: kernel: k_process: Remove handle table finalize, reset page table. 4 年之前
  bunnei 813b2ef253 core: hle: kernel: k_process: Implement thread local storage accurately. 4 年之前
  bunnei a74fddc98f core: hle: kernel: KProcess: Pass in KResourceLimit on process creation. 4 年之前
  bunnei 59add00d4a hle: kernel: KThread: Improve Increment/Decrement RunningThreadCount. 4 年之前
  bunnei d8b3f665db core: hle: kernel: KProcess: Integrate with KWorkerTask and add unimplemented DoWorkerTaskImpl. 4 年之前
  bunnei 49a0e4330e hle: kernel: k_page_table: Update SetProcessMemoryPermission. 4 年之前
  bunnei 6123b6ea45 hle: kernel: k_page_table: ReadAndWrite -> UserReadWrite. 4 年之前
  bunnei 3a89723d97 core: hle: kernel: Implement thread pinning. 4 年之前
  bunnei 091463a429 core: hle: kernel: Updated implementation of svcSetHeapSize. 4 年之前
  bunnei c73841500a core: hle: Remove global HLE lock. 4 年之前
  bunnei 316a2dd22a hle: kernel: KProcess: Improvements for thread pinning. 4 年之前
  bunnei f13fce3953 core: hle: kernel: k_process: DisableDispatch on main thread. 5 年之前
  Morph 281437c811 kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission 4 年之前
  Feng Chen dd29285e35 Fix dangling kernel objects when exiting 4 年之前