Историја ревизија

Аутор SHA1 Порука Датум
  bunnei 68ddaaa2f5 Thread: Fix WaitSynchronization1 to not set register 1 on thread wakeup. пре 11 година
  bunnei 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. пре 11 година
  bunnei c68eb15695 WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual. пре 11 година
  bunnei 9412996c8f Kernel: Moved Wait and Acquire to WaitObject, added way to retrieve a WaitObject safely. пре 11 година
  bunnei 254e4ebd58 AddressArbiter: Changed to Kernel::Object, big cleanup, removed code that made no sense. пре 11 година
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. пре 11 година
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs пре 11 година
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. пре 11 година
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values пре 11 година
  bunnei 1f7a04f05a Thread: Keep track of multiple wait objects. пре 11 година
  bunnei c22bac6398 Kernel: Added WaitObject and changed "waitable" objects inherit from it. пре 11 година
  Lioncash a3f5e5605c core: Fix a few docstrings пре 11 година
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management пре 11 година
  Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. пре 11 година
  Yuri Kunde Schlesner ba72208cd4 Kernel: Move Thread's definition to the header file пре 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 година
  Subv 60a373a786 Threads: Use a dummy idle thread when no other are ready. пре 11 година
  Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager пре 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 година
  Yuri Kunde Schlesner adee775f44 Kernel: Implement support for current thread pseudo-handle пре 11 година
  bunnei dd203f7068 Thread: Fixed to wait on address when in arbitration. пре 11 година
  Subv ef1d5cda06 Threads: Implemented a sequential thread id пре 11 година
  Subv 029ff9f1fd SVC: Implemented GetThreadId. пре 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 година
  bunnei d4bd2f2e5d Thread: Added more descriptive comment to WaitCurrentThread. пре 12 година