Historie revizí

Autor SHA1 Zpráva Datum
  Michael Scire 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory před 7 roky
  Lioncash 76a2465655 kernel/svc: Implement svcMapProcessCodeMemory před 7 roky
  Lioncash b117ca5fce kernel/svc: Deglobalize the supervisor call handlers před 7 roky
  Lioncash cb2bce8006 kernel/svc: Implement svcGetProcessList před 7 roky
  Lioncash 43e1189688 kernel/svc: Correct output parameter for svcGetProcessId před 7 roky
  bunnei 1a23970d17 Merge pull request #1899 from lioncash/state před 7 roky
  Lioncash b79f086613 svc: Enable svcQueryProcessMemory před 7 roky
  Lioncash d8deb39b83 svc: Handle memory writing explicitly within QueryProcessMemory před 7 roky
  Lioncash 22230a2eca svc_wrap: Correct register index for a wrapper specialization před 7 roky
  Lioncash a8cc03502b vm_manager: Migrate memory querying to the VMManager interface před 7 roky
  Lioncash c02b8c895b vm_manager: Migrate MemoryInfo and PageInfo to vm_manager.h před 7 roky
  Lioncash 2a1f59b301 kernel/svc: Implement svcCreateEvent() před 7 roky
  Lioncash 4ef2af8c98 svc: Implement svcCreateResourceLimit() před 7 roky
  Frederic Laing ab7472345b Stubbed SetMemoryPermission před 7 roky
  Lioncash 1c7a7ed79b svc: Implement svcGetProcessInfo před 7 roky
  David Marcec 2db37ddea9 Changed all casts in svc_wrap.h to be static_cast instead před 7 roky
  David Marcec a4412c8e22 Fixed incorrect types for svcBreak před 7 roky
  Lioncash 541c550753 kernel/svc: Implement svcGetThreadContext() před 7 roky
  Lioncash f85ab0a123 svc_wrap: Convert the PARAM macro into a function před 7 roky
  Lioncash 04d723baf9 svc: Correct parameter type for OutputDebugString() před 8 roky
  Michael Scire 5f8aa02584 Add additional missing format. před 8 roky
  Michael Scire 7e191dccc1 Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs. před 8 roky
  bunnei a434fdcb10 core: Implement multicore support. před 8 roky
  bunnei 40bccd74d3 svc: Stub out SetThreadActivity, GetThreadContext. před 8 roky
  bunnei f6893969b3 svc: Stub GetThreadCoreMask. před 8 roky
  N00byKing 2b41c6e573 Add UnmapSharedMemory před 8 roky
  David 0b6da0c1ab Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113) před 8 roky
  bunnei 974362bc12 svc: Implement svcMapSharedMemory. před 8 roky
  bunnei 1247c53786 yuzu: Update license text to be consistent across project. před 8 roky
  bunnei 97ef21e166 svc: Implement GetSystemTick. před 8 roky