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

Аутор SHA1 Порука Датум
  Lioncash b6867602ca kernel/svc: Handle error cases for svcArbitrateLock() and svcArbitrateUnlock() пре 7 година
  bunnei e6367ab955 Merge pull request #1315 from lioncash/size пре 7 година
  bunnei e561afdcd5 Merge pull request #1328 from FearlessTobi/port-4192 пре 7 година
  Valentin Vanelslande 54ddb37b3c Port # #4192 from Citra: "svc: change unknown to thread in CreateThread" пре 7 година
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" пре 7 година
  Lioncash 4f8756edd0 kernel/svc: Sanitize creation of shared memory via svcCreateSharedMemory() пре 7 година
  Lioncash accd1f17e4 kernel/svc: Sanitize addresses, permissions, and sizes within svcMapSharedMemory() and svcUnmapSharedMemory() пре 7 година
  Lioncash 496c67fd73 kernel/svc: Sanitize addresses and sizes within svcMapMemory() and svcUnmapMemory() пре 7 година
  Lioncash 7bd2faad9a kernel/svc: Sanitize heap sizes within svcSetHeapSize() пре 7 година
  bunnei 79217f9870 Merge pull request #1303 from lioncash/error пре 7 година
  Lioncash fbe462099b svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processor ID is given пре 7 година
  Lioncash 3c5c292592 kernel/errors: Correct error codes for invalid thread priority and invalid processor ID пре 7 година
  Lioncash 9b3bc0b282 svc: Do nothing if svcOutputDebugString() is given a length of zero пре 7 година
  Lioncash 04d723baf9 svc: Correct parameter type for OutputDebugString() пре 7 година
  Lioncash 1242c1ec0a service: Migrate global named port map to the KernelCore class пре 8 година
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable пре 8 година
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state пре 8 година
  Lioncash e81354ae38 svc: Return process title ID if queried in GetInfo() пре 8 година
  Lioncash 25d71454d1 kernel/svc: Log svcBreak parameters пре 8 година
  bunnei fecffeb0dd Merge pull request #1043 from Subv/timing пре 8 година
  Subv a9877c8f65 Kernel/SVC: Don't reschedule the current core when creating a new thread. пре 8 година
  Subv 5224cc49c4 Kernel/Mutex: Don't duplicate threads in the mutex waiter list. пре 8 година
  Lioncash c4e0c3d76c kernel/vm_manager: Use const where applicable пре 8 година
  bunnei ff2c1b0a94 Merge pull request #877 from lioncash/remove пре 8 година
  Lioncash 369f6e58aa kernel: Remove unused object_address_table.cpp/.h пре 8 година
  Lioncash a2304fad16 kernel: Remove unnecessary includes пре 8 година
  Mat M d3fd0351a7 Merge pull request #804 from lioncash/log пре 8 година
  Lioncash c73410bf2c svc: Resolve sign comparison warnings in WaitSynchronization() пре 8 година
  Lioncash 8e8e906432 svc: Log parameters in SetMemoryAttribute() пре 8 година
  Subv 7841447cf0 Kernel/SVC: Perform atomic accesses in SignalProcessWideKey as per the real kernel. пре 8 година