Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 856a1d0386 svc: Move ResetType enum to the kernel event header hace 10 años
  Kloen 1149e66820 ThreadProcessorId_All on SVC::CreateThread hace 10 años
  Subv d90d5a0ee6 HLE/SVC: Implement UnmapMemoryBlock. hace 10 años
  Lioncash 270cbb0119 svc: Remove superfluous printf argument hace 10 años
  Lioncash 84afaaa10c svc: Fix compilation with LOG_TRACE enabled hace 10 años
  Yuri Kunde Schlesner 84a22cb594 Kernel: Implement svcGetSystemInfo hace 10 años
  Yuri Kunde Schlesner 18c1c39d5e SVC: Advance time when calling GetSystemTick to escape busy-wait loops hace 11 años
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library hace 11 años
  Yuri Kunde Schlesner 14eca982f4 Kernel: Implement svcGetProcessInfo in a basic way hace 11 años
  Yuri Kunde Schlesner 74d4bc0af1 Kernel: Add more infrastructure to support different memory layouts hace 11 años
  Yuri Kunde Schlesner 69c3021a8d Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} hace 11 años
  Yuri Kunde Schlesner cdeeecf080 Kernel: Properly implement ControlMemory FREE and COMMIT hace 11 años
  Yuri Kunde Schlesner 24d7c05c8d Merge pull request #888 from zawata/Warning-Fixes-2 hace 11 años
  Lioncash c2689b8c2c dyncom: Pass SVC immediates directly. hace 11 años
  Subv 83fa3f977d Kernel/SVC: Implemented svcQueryProcessMemory hace 11 años
  Subv 9e2962081a Kernel/SVC: Implemented svcQueryMemory. hace 11 años
  zawata f723a498e7 Core\HLE : Fix Warning hace 11 años
  bunnei 71e8822d23 kernel: Fix svcWaitSynch to always acquire requested wait objects. hace 11 años
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). hace 11 años
  Subv 732839b1f4 Core/SVC: Map the shared memory created in CreateMemoryBlock to the specified address. hace 11 años
  bunnei 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. hace 11 años
  archshift 11057488f9 Implement svcBreak hace 11 años
  Subv d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. hace 11 años
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files hace 11 años
  Subv 25c010dc7d fixup! hace 11 años
  Subv 41f74a16fd Core/HLE: Implemented the SVCs GetProcessId and GetProcessIdOfThread hace 11 años
  Yuri Kunde Schlesner c96f22490a Kernel: Capture SharedMemory attributes at creation, not when mapping hace 11 años
  Yuri Kunde Schlesner c956e8a686 Fix printf format warning hace 11 años
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h hace 11 años
  Yuri Kunde Schlesner ecff2351a1 HLE: Clean up SVC dispatch mechanism hace 11 años