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

Аутор SHA1 Порука Датум
  Lioncash e09fb7becc vfp: Clean up vertical alignment for instructions пре 11 година
  bunnei a461c1d8d2 Merge pull request #502 from archshift/patch-1 пре 11 година
  archshift 92a75df9b1 cam_u.h: fix indentation пре 11 година
  bunnei 92550013cf Merge pull request #493 from archshift/ptmplay пре 11 година
  bunnei 9f501c55f9 Merge pull request #501 from lioncash/clean пре 11 година
  Lioncash 8810dfe1de dyncom: Minor cleanup пре 11 година
  bunnei 24a63662ba Merge pull request #495 from bunnei/fix-waitsynch пре 11 година
  bunnei 731154f79e WaitSynchronization: Added a result code for invalid result, fixed bug. пре 11 година
  bunnei 68ddaaa2f5 Thread: Fix WaitSynchronization1 to not set register 1 on thread wakeup. пре 11 година
  bunnei 4255f25647 Thread: Use std::find in CheckWait_WaitObject. пре 11 година
  bunnei 2f3020a102 Mutex: Cleanup and remove redundant code. пре 11 година
  bunnei f09806aed2 Kernel: Renamed some functions for clarity. пре 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 69c5830ef2 Event: Fix implementation of "non-sticky" events. пре 11 година
  bunnei 9e6ec3b6cd Session: Change to a WaitObject. пре 11 година
  bunnei d2759c578e Kernel: Reschedule on SignalEvent and SendSyncRequest, fix some bugs. пре 11 година
  bunnei dde02f79af Mutex: Fix a bug where the thread should not wait if it already has the mutex. пре 11 година
  bunnei 9412996c8f Kernel: Moved Wait and Acquire to WaitObject, added way to retrieve a WaitObject safely. пре 11 година
  bunnei c06d64528a SVC: Removed a Sleep that made no sense пре 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 6deb1a0119 WaitSynchronizationN: Improved comments пре 11 година
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs пре 11 година
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. пре 11 година
  bunnei 627e96fc15 WaitSynchronizationN: Handle case where handles=nullptr. пре 11 година
  bunnei f5c6d367c9 WaitSynchronizationN: Handle case where handle_count is invalid. пре 11 година
  bunnei 064be2b86f WaitSynchronizationN: Handle case where handle_count=0. пре 11 година
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values пре 11 година
  bunnei e4a5d8ad4f Event: Fixed some bugs and cleanup (Subv) пре 11 година