Историја ревизија

Аутор SHA1 Порука Датум
  VolcaEM dfd1badc12 Address review comments пре 6 година
  VolcaEM a087b3365a Add comment to nrr_kind пре 6 година
  VolcaEM 2b1cc232bc ldr: Update NRR/NRO structs пре 6 година
  Lioncash 99eaa2e6f2 service: Update function tables пре 6 година
  bunnei 8bbe74a8dc core: hle: Address various feedback & code cleanup. пре 6 година
  bunnei 37b79ebe85 service: ldr: Updates for new VMM. пре 6 година
  bunnei 5228bd0bb9 services: ldr: Fix MemoryState for read/write regions of NROs. пре 6 година
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class пре 6 година
  Lioncash e0c46e6879 core: Migrate off deprecated mbedtls functions пре 6 година
  Lioncash 69f16ba50e hle/service: Replace global system instance calls with instance-based ones пре 6 година
  David Marcec 482a03f8a5 Deglobalize System: LDR пре 6 година
  Michael Scire 072a9796f5 Restore memory perms on svcUnmapMemory/UnloadNro пре 7 година
  Lioncash a62088539e common/hex_util: Combine HexVectorToString() and HexArrayToString() пре 7 година
  bunnei 9186f76b07 Merge pull request #2382 from lioncash/table пре 7 година
  Lioncash ca96dc4676 service: Update service function tables пре 7 година
  Lioncash dae2449880 ldr: Mark IsValidNROHash() as a const member function пре 7 година
  Lioncash 0032cf3818 ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr пре 7 година
  Lioncash 18918f5f2f kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively пре 7 година
  Lioncash fbeaa330a3 kernel/process: Remove most allocation functions from Process' interface пре 7 година
  bunnei 3bddd5351e Merge pull request #1864 from lioncash/nrr пре 7 година
  Lioncash 7c9b194d63 service/ldr: Deduplicate instruction cache clearing code in LoadNro() пре 7 година
  Lioncash 05a6f1f676 service/ldr: Amend layout of the NRO header пре 7 година
  Lioncash 817fb18e30 service/ldr: Corrent padding within the NRR header layout пре 7 година
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level пре 7 година
  Lioncash 43e7c6cf49 ldr: Clean up error codes пре 7 година
  Zach Hilman 51af996854 ldr_ro: Add error check for memory allocation failure пре 7 година
  Zach Hilman c0a9abc3e1 ldr_ro: Implement UnloadNro (command 1) пре 7 година
  Zach Hilman 056fa43dcd ldr_ro: Fully Implement LoadNro (command 0) пре 7 година
  Zach Hilman 5e8e7b6019 ldr_ro: Implement UnloadNrr (command 3) пре 7 година
  Zach Hilman 6cd504feb9 ldr_ro: Fully implement LoadNrr (command 2) пре 7 година