Historique des commits

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