История коммитов

Автор SHA1 Сообщение Дата
  Subv 38da198aa1 SVC: Wake up the thread after the delay in WaitSync1 11 лет назад
  archshift 228843c43e Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 11 лет назад
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management 11 лет назад
  bunnei 6ae12424df Merge pull request #444 from yuriks/handle-reform2 11 лет назад
  bunnei 86e07124ad Merge pull request #436 from kevinhartman/system-core 11 лет назад
  Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. 11 лет назад
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 лет назад
  bunnei d46f650036 Merge pull request #255 from Subv/cbranch_3 11 лет назад
  Subv 07044651ef SVC: Implemented the Timer service calls. 11 лет назад
  Subv dfc440785a SVC: Fixed SleepThread. 11 лет назад
  Kevin Hartman 63be6aaadd Warn if a new thread is intended to be run on the system CPU core until we implement correct scheduling for such a thread. 11 лет назад
  Subv 97a7381d29 SOC_U: Preliminary implementation of sockets. 11 лет назад
  Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager 11 лет назад
  Yuri Kunde Schlesner 73fba22c01 Rename ObjectPool to HandleTable 11 лет назад
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license 11 лет назад
  purpasmart96 ebfd831ccb License change 11 лет назад
  bunnei 4fcdbed9f6 Thread: Wait current thread on svc_SleepThread 11 лет назад
  bunnei 7bae450379 Merge pull request #185 from purpasmart96/mem_perm 11 лет назад
  Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type 11 лет назад
  Subv 1051795c32 Kernel/Semaphores: Fixed build 11 лет назад
  Subv 49b31badba SVC: Implemented ReleaseSemaphore. 11 лет назад
  Subv 82c84883a5 SVC: Implemented svcCreateSemaphore 11 лет назад
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 лет назад
  bunnei 4cb7a44d4e MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP. 11 лет назад
  Subv 029ff9f1fd SVC: Implemented GetThreadId. 11 лет назад
  bunnei f985469901 SVC: Add debug log to ArbitrateAddress. 11 лет назад
  bunnei e0e7443517 SVC: SleepThread should yield to the next ready thread. 11 лет назад
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code 11 лет назад
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 лет назад
  purpasmart96 66431bceda Kernel:Add missing permissions in shared memory & svc 11 лет назад