История коммитов

Автор SHA1 Сообщение Дата
  Liam 45c87c7e6e core: refactor emulated cpu core activation 2 лет назад
  Liam 15f35b8657 general: fix mac compile 2 лет назад
  Liam 9f91ba1f73 arm: Implement native code execution backend 2 лет назад
  Liam f2a8409083 kernel: Manually specify aslr region start 2 лет назад
  Liam 2a255b2d61 kernel: add KPageTableBase 2 лет назад
  Liam 8c59543ee3 kernel: update KProcess 2 лет назад
  Liam 249db0a59b kernel: fix incorrect calculation of used non system memory value 2 лет назад
  Liam 3ef9673360 core: improve debug workflow 2 лет назад
  liamwhite 18ad55be0b kernel: offset code entry point for 39-bit address space type (#11326) 2 лет назад
  liamwhite fca7d975fd Merge pull request #10839 from lat9nq/pgc-plus 3 лет назад
  lat9nq 4133165607 settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 лет назад
  Liam a85ce8ea56 k_process: PageTable -> GetPageTable 3 лет назад
  Liam 41d99aa89d memory: rename global memory references to application memory 3 лет назад
  Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 лет назад
  Liam c352381ce9 kernel: additional style fixes to KThread, KProcess 3 лет назад
  Liam 9863db9db4 kernel: convert KProcess to new style 3 лет назад
  Liam 6bfb4c8f71 kernel: convert KThread to new style 3 лет назад
  Liam ac6cbb7134 kernel: prefer std::addressof 3 лет назад
  Liam c0b9e93b77 kernel: remove kernel_ 3 лет назад
  Liam 600f325d87 general: fix spelling mistakes 3 лет назад
  Liam 97f7f7bad5 kernel: be more careful about kernel address keys 3 лет назад
  Liam c4ba088a5d kernel: refactor priority inheritance to represent locks as C++ objects 3 лет назад
  Liam a936972614 service: refactor server architecture 3 лет назад
  bunnei e79270507b core: kernel: k_process: Use application system resource. 3 лет назад
  Liam 31e54c4573 kernel: KPageTable: update 3 лет назад
  Narr the Reg dca4f0687a kernel: process: Implement GetFreeThreadCount 3 лет назад
  Kyle Kienapfel 6fa3faec65 Add break for default cases 3 лет назад
  Liam 4eece4d35d kernel/svc_types: refresh 3 лет назад
  bunnei 32d7faafa8 core: hle: kernel: Integrate system KSystemResource. 3 лет назад
  bunnei 829e82e264 core: hle: kernel: Use result macros for new/changed code. 3 лет назад