Historial de Commits

Autor SHA1 Mensaje Fecha
  wwylele 1c0179ad1b name objects hace 10 años
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. hace 10 años
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. hace 10 años
  Subv 7b445ddff0 Kernel/SVC: Implemented svcCreatePort. hace 10 años
  wwylele 86ea7995ad SVC::WaitSynchronizationN: Reschedule at the end hace 10 años
  Jannik Vogel af37dd0d52 Set fpscr for new threads hace 10 años
  Subv 0fb6d2a247 Kernel: Implemented shared memory permissions. hace 10 años
  Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. hace 10 años
  bunnei 282a2ad539 Merge pull request #1766 from Subv/log_cpu hace 10 años
  Subv 5b7f86708c Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1). hace 10 años
  bunnei 15d21c0dc5 Merge pull request #1647 from mailwl/acu-closeasync hace 10 años
  Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731) hace 10 años
  mailwl bd8cc69893 ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2) hace 10 años
  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