Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 254e4ebd58 AddressArbiter: Changed to Kernel::Object, big cleanup, removed code that made no sense. hace 11 años
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. hace 11 años
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs hace 11 años
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. hace 11 años
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values hace 11 años
  bunnei 1f7a04f05a Thread: Keep track of multiple wait objects. hace 11 años
  bunnei c22bac6398 Kernel: Added WaitObject and changed "waitable" objects inherit from it. hace 11 años
  Lioncash a3f5e5605c core: Fix a few docstrings hace 11 años
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management hace 11 años
  Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. hace 11 años
  Yuri Kunde Schlesner ba72208cd4 Kernel: Move Thread's definition to the header file hace 11 años
  bunnei d46f650036 Merge pull request #255 from Subv/cbranch_3 hace 11 años
  Subv 07044651ef SVC: Implemented the Timer service calls. hace 11 años
  Subv dfc440785a SVC: Fixed SleepThread. hace 11 años
  Subv 60a373a786 Threads: Use a dummy idle thread when no other are ready. hace 11 años
  Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager hace 11 años
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license hace 11 años
  purpasmart96 ebfd831ccb License change hace 11 años
  bunnei 4fcdbed9f6 Thread: Wait current thread on svc_SleepThread hace 11 años
  Yuri Kunde Schlesner adee775f44 Kernel: Implement support for current thread pseudo-handle hace 11 años
  bunnei dd203f7068 Thread: Fixed to wait on address when in arbitration. hace 11 años
  Subv ef1d5cda06 Threads: Implemented a sequential thread id hace 11 años
  Subv 029ff9f1fd SVC: Implemented GetThreadId. hace 11 años
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code hace 11 años
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated hace 11 años
  bunnei d4bd2f2e5d Thread: Added more descriptive comment to WaitCurrentThread. hace 12 años
  bunnei ba840d3200 Thread: Added functions to resume threads from address arbitration. hace 12 años
  bunnei f5c7c15434 Kernel: Added real support for thread and event blocking hace 12 años
  bunnei 3fb31fbc57 svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support hace 12 años
  bunnei b99ac2c3d6 thread: renamed "WaitCurThread" to "WaitCurrentThread", removed unused "reason" argument hace 12 años