Historique des commits

Auteur SHA1 Message Date
  Yuri Kunde Schlesner 18c1c39d5e SVC: Advance time when calling GetSystemTick to escape busy-wait loops il y a 11 ans
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library il y a 11 ans
  Yuri Kunde Schlesner 14eca982f4 Kernel: Implement svcGetProcessInfo in a basic way il y a 11 ans
  Yuri Kunde Schlesner 74d4bc0af1 Kernel: Add more infrastructure to support different memory layouts il y a 11 ans
  Yuri Kunde Schlesner 69c3021a8d Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} il y a 11 ans
  Yuri Kunde Schlesner cdeeecf080 Kernel: Properly implement ControlMemory FREE and COMMIT il y a 11 ans
  Yuri Kunde Schlesner 24d7c05c8d Merge pull request #888 from zawata/Warning-Fixes-2 il y a 11 ans
  Lioncash c2689b8c2c dyncom: Pass SVC immediates directly. il y a 11 ans
  Subv 83fa3f977d Kernel/SVC: Implemented svcQueryProcessMemory il y a 11 ans
  Subv 9e2962081a Kernel/SVC: Implemented svcQueryMemory. il y a 11 ans
  zawata f723a498e7 Core\HLE : Fix Warning il y a 11 ans
  bunnei 71e8822d23 kernel: Fix svcWaitSynch to always acquire requested wait objects. il y a 11 ans
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). il y a 11 ans
  Subv 732839b1f4 Core/SVC: Map the shared memory created in CreateMemoryBlock to the specified address. il y a 11 ans
  bunnei 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. il y a 11 ans
  archshift 11057488f9 Implement svcBreak il y a 11 ans
  Subv d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. il y a 11 ans
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files il y a 11 ans
  Subv 25c010dc7d fixup! il y a 11 ans
  Subv 41f74a16fd Core/HLE: Implemented the SVCs GetProcessId and GetProcessIdOfThread il y a 11 ans
  Yuri Kunde Schlesner c96f22490a Kernel: Capture SharedMemory attributes at creation, not when mapping il y a 11 ans
  Yuri Kunde Schlesner c956e8a686 Fix printf format warning il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  Yuri Kunde Schlesner ecff2351a1 HLE: Clean up SVC dispatch mechanism il y a 11 ans
  bunnei db4bd98bac SVC: Assert on unsupported CreateThread processor ID. il y a 11 ans
  bunnei c077bcefa9 SVC: Update various SVCs to cause a reschedule. il y a 11 ans
  bunnei 7b9f428b23 Thread: Implement priority boost for starved threads. il y a 11 ans
  bunnei ee3377b67d SVC: Reschedule on svcCreateThread. il y a 11 ans
  Lioncash 8cf81643a9 arm_interface: Get rid of GetTicks. il y a 11 ans
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h il y a 11 ans