Historie revizí

Autor SHA1 Zpráva Datum
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs před 11 roky
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. před 11 roky
  bunnei 627e96fc15 WaitSynchronizationN: Handle case where handles=nullptr. před 11 roky
  bunnei f5c6d367c9 WaitSynchronizationN: Handle case where handle_count is invalid. před 11 roky
  bunnei 064be2b86f WaitSynchronizationN: Handle case where handle_count=0. před 11 roky
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values před 11 roky
  Subv 9e2ae289b8 AddrArbiter: Implement arbitration types 3 and 4. před 11 roky
  Subv 38da198aa1 SVC: Wake up the thread after the delay in WaitSync1 před 11 roky
  archshift 228843c43e Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. před 11 roky
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management před 11 roky
  bunnei 6ae12424df Merge pull request #444 from yuriks/handle-reform2 před 11 roky
  bunnei 86e07124ad Merge pull request #436 from kevinhartman/system-core před 11 roky
  Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. před 11 roky
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout před 11 roky
  bunnei d46f650036 Merge pull request #255 from Subv/cbranch_3 před 11 roky
  Subv 07044651ef SVC: Implemented the Timer service calls. před 11 roky
  Subv dfc440785a SVC: Fixed SleepThread. před 11 roky
  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. před 11 roky
  Subv 97a7381d29 SOC_U: Preliminary implementation of sockets. před 11 roky
  Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager před 11 roky
  Yuri Kunde Schlesner 73fba22c01 Rename ObjectPool to HandleTable před 11 roky
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license před 11 roky
  purpasmart96 ebfd831ccb License change před 11 roky
  bunnei 4fcdbed9f6 Thread: Wait current thread on svc_SleepThread před 11 roky
  bunnei 7bae450379 Merge pull request #185 from purpasmart96/mem_perm před 11 roky
  Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type před 11 roky
  Subv 1051795c32 Kernel/Semaphores: Fixed build před 11 roky
  Subv 49b31badba SVC: Implemented ReleaseSemaphore. před 11 roky
  Subv 82c84883a5 SVC: Implemented svcCreateSemaphore před 11 roky
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros před 11 roky