Cronologia Commit

Autore SHA1 Messaggio Data
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h 9 anni fa
  Michael Theall 31f9c1ab5d Fix OutputDebugString syscall 9 anni fa
  bunnei e26fbfd1d7 core: Replace "AppCore" nomenclature with just "CPU". 9 anni fa
  bunnei 4fc8b8229e core: Remove HLE module, consolidate code & various cleanups. 9 anni fa
  bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 9 anni fa
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 anni fa
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 anni fa
  Subv 7b445ddff0 Kernel/SVC: Implemented svcCreatePort. 10 anni fa
  Subv 42a50da76b Kernel/SVC: Fixed the register order for svcCreateMemoryBlock. 10 anni fa
  Lioncash 856a1d0386 svc: Move ResetType enum to the kernel event header 10 anni fa
  Subv d90d5a0ee6 HLE/SVC: Implement UnmapMemoryBlock. 10 anni fa
  Yuri Kunde Schlesner 84a22cb594 Kernel: Implement svcGetSystemInfo 10 anni fa
  Yuri Kunde Schlesner 14eca982f4 Kernel: Implement svcGetProcessInfo in a basic way 11 anni fa
  Yuri Kunde Schlesner 24d7c05c8d Merge pull request #888 from zawata/Warning-Fixes-2 11 anni fa
  Subv 83fa3f977d Kernel/SVC: Implemented svcQueryProcessMemory 11 anni fa
  Subv 9e2962081a Kernel/SVC: Implemented svcQueryMemory. 11 anni fa
  zawata f723a498e7 Core\HLE : Fix Warning 11 anni fa
  bunnei 71e8822d23 kernel: Fix svcWaitSynch to always acquire requested wait objects. 11 anni fa
  archshift 11057488f9 Implement svcBreak 11 anni fa
  Subv d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. 11 anni fa
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 anni fa
  bunnei 7b9f428b23 Thread: Implement priority boost for starved threads. 11 anni fa
  Yuri Kunde Schlesner 58b544db99 SVC: Use CASCADE_RESULT in SVC handlers 11 anni fa
  Yuri Kunde Schlesner 44f90340dc SVC: Change return type of handlers to ResultCode 11 anni fa
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 anni fa
  Subv 07044651ef SVC: Implemented the Timer service calls. 11 anni fa
  Subv 97a7381d29 SOC_U: Preliminary implementation of sockets. 11 anni fa
  purpasmart96 ebfd831ccb License change 11 anni fa
  Subv 49b31badba SVC: Implemented ReleaseSemaphore. 11 anni fa
  Subv 82c84883a5 SVC: Implemented svcCreateSemaphore 11 anni fa