Historial de Commits

Autor SHA1 Mensaje Fecha
  Liam 37b278a9a8 general: fix incorrect conversions hace 3 años
  Liam 84cb20bc72 core: remove ResultVal type hace 3 años
  Liam 474db2d8da kernel: reduce page table region checking hace 3 años
  Liam a85ce8ea56 k_process: PageTable -> GetPageTable hace 3 años
  Liam 41d99aa89d memory: rename global memory references to application memory hace 3 años
  Liam fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
  Liam 65be230fdd service: move hle_ipc from kernel hace 3 años
  Liam a936972614 service: refactor server architecture hace 3 años
  Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess hace 3 años
  bunnei 58eb6953d1 core: hle: kernel: k_memory_block: Update. hace 3 años
  german77 a7d9be1384 core: Replace all instances of ResultCode with Result hace 4 años
  Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash hace 4 años
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
  Fernando S 34710065e8 Merge pull request #8172 from bunnei/kernel-mutex hace 4 años
  bunnei 965c05b43d core: hle: service: Allocate a service thread. hace 4 años
  tech-ticks 3b91d213b1 hle: kernel: Invalidate entire icache in UnmapProcessMemory and UnmapCodeMemory (fixes #8174) hace 4 años
  ameerj ade596121b core: Reduce unused includes hace 4 años
  bunnei 853e58e593 hle: service: ldr: Use deterministic addresses when mapping NROs. hace 4 años
  bunnei 49a0e4330e hle: kernel: k_page_table: Update SetProcessMemoryPermission. hace 4 años
  bunnei 6ac44f3bdc hle: service: ldr: UnmapCodeMemory BSS only when set. hace 4 años
  bunnei 6123b6ea45 hle: kernel: k_page_table: ReadAndWrite -> UserReadWrite. hace 4 años
  bunnei 081669c334 hle: kernel: k_page_table: Rename *ProcessCodeMemory -> *CodeMemory. hace 4 años
  Morph 281437c811 kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission hace 4 años
  Morph a6e6a5ac38 general: Get the current process program id directly from the system hace 4 años
  Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID hace 4 años
  Morph cb09ea0f01 general: Remove MakeResult helpers hace 4 años
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess hace 5 años
  bunnei faa067f175 Merge pull request #6266 from bunnei/kautoobject-refactor hace 5 años
  Lioncash 8f638e81e9 ldr: Simplify memory copy within LoadNro() hace 5 años
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. hace 5 años