Historie revizí

Autor SHA1 Zpráva Datum
  David 581406af18 svcBreak now dumps information from the debug buffer passed (#1646) před 7 roky
  Lioncash a973a049b7 core: Make System references const where applicable před 7 roky
  Lioncash 7de8e36343 svc: Localize the GetInfo enum class to the function itself před 7 roky
  Lioncash 6594853eb1 svc: Implement svcGetInfo command 0xF0000002 před 7 roky
  Lioncash fcf8f53a63 kernel/svc: Amend returned error code for invalid priorities in CreateThread před 7 roky
  Lioncash 77328b0f19 kernel/svc: Move and correct returned error code for invalid thread priorities in SetThreadPriority() před 7 roky
  bunnei a94e5d9e68 Merge pull request #1551 from ogniK5377/improved-svcbreak před 7 roky
  bunnei e61a62066a Merge pull request #1540 from lioncash/handle před 7 roky
  David Marcec 38cdb6744d Added assertion failed, reworked logging levels před 7 roky
  David Marcec 8042731da9 Added break types to svcBreak před 7 roky
  Lioncash 90a981a03a kernel/process: Make the handle table per-process před 7 roky
  Lioncash 896c0f61a0 svc: Fix vma boundary check in svcQueryMemory před 7 roky
  bunnei 60317e6306 Merge pull request #1520 from lioncash/san před 7 roky
  Lioncash 4b5ae8dbaa svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitrateUnlock před 7 roky
  Lioncash d27f4a4928 common: Move Is4KBAligned() to alignment.h před 7 roky
  Lioncash 33830aa65a svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory před 7 roky
  bunnei 6e8752881c Merge pull request #1498 from lioncash/aslr před 7 roky
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs před 7 roky
  Lioncash 90f8474fc1 svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svcGetInfo() před 7 roky
  bunnei 2f8ca32020 Merge pull request #1492 from lioncash/proc před 7 roky
  David Marcec 92fae7e1ab Stop all threads on svcBreak před 7 roky
  Lioncash 1c7a7ed79b svc: Implement svcGetProcessInfo před 7 roky
  bunnei ffcda6c08e Merge pull request #1481 from lioncash/typo před 7 roky
  bunnei 2946d4bdbe Merge pull request #1467 from ogniK5377/svcbreak-type-fix před 7 roky
  Lioncash 4ccf30dfaa svc: Fix typos in sanitizing checks for MapMemory/UnmapMemory před 7 roky
  Lioncash 72e9cb523e svc: Add missing address range sanitizing checks to MapMemory/UnmapMemory před 7 roky
  Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process před 7 roky
  David Marcec 09b6dda8f0 Use a better name than "dont_kill_application" před 7 roky
  David Marcec a4412c8e22 Fixed incorrect types for svcBreak před 7 roky
  David Marcec f5631e78d1 Added bitfield instead of manually checking if the bit is set před 7 roky