コミット履歴

作者 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 年 前