Histórico de Commits

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