Commit History

Autor SHA1 Mensaxe Data
  Yuri Kunde Schlesner 09ae6e1fa3 Remove result.h InvalidHandle %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 44f90340dc SVC: Change return type of handlers to ResultCode %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner d52d859936 Kernel: Convert Event to not use Handles %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner ad80ff1e32 Kernel: Convert Timer to (mostly) not use Handles %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 882b6fed75 Kernel: Convert Mutex to not use Handles %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 38e7122f23 Kernel: Convert AddressArbiter to not use Handles %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner d9b19be1d9 Kernel: Convert Semaphore to not use Handles %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 4bb33dfc30 Kernel: Convert SharedMemory to not use Handles %!s(int64=11) %!d(string=hai) anos
  bunnei 206cabc0e4 Merge pull request #412 from purpasmart96/svc_table_cleanup %!s(int64=11) %!d(string=hai) anos
  purpasmart96 62f4365db1 SVC: Update the SVC function table %!s(int64=11) %!d(string=hai) anos
  bunnei 731154f79e WaitSynchronization: Added a result code for invalid result, fixed bug. %!s(int64=11) %!d(string=hai) anos
  bunnei 68ddaaa2f5 Thread: Fix WaitSynchronization1 to not set register 1 on thread wakeup. %!s(int64=11) %!d(string=hai) anos
  bunnei 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. %!s(int64=11) %!d(string=hai) anos
  bunnei c68eb15695 WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual. %!s(int64=11) %!d(string=hai) anos
  bunnei d2759c578e Kernel: Reschedule on SignalEvent and SendSyncRequest, fix some bugs. %!s(int64=11) %!d(string=hai) anos
  bunnei 9412996c8f Kernel: Moved Wait and Acquire to WaitObject, added way to retrieve a WaitObject safely. %!s(int64=11) %!d(string=hai) anos
  bunnei c06d64528a SVC: Removed a Sleep that made no sense %!s(int64=11) %!d(string=hai) anos
  bunnei 254e4ebd58 AddressArbiter: Changed to Kernel::Object, big cleanup, removed code that made no sense. %!s(int64=11) %!d(string=hai) anos
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. %!s(int64=11) %!d(string=hai) anos
  bunnei 6deb1a0119 WaitSynchronizationN: Improved comments %!s(int64=11) %!d(string=hai) anos
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs %!s(int64=11) %!d(string=hai) anos
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. %!s(int64=11) %!d(string=hai) anos
  bunnei 627e96fc15 WaitSynchronizationN: Handle case where handles=nullptr. %!s(int64=11) %!d(string=hai) anos
  bunnei f5c6d367c9 WaitSynchronizationN: Handle case where handle_count is invalid. %!s(int64=11) %!d(string=hai) anos
  bunnei 064be2b86f WaitSynchronizationN: Handle case where handle_count=0. %!s(int64=11) %!d(string=hai) anos
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values %!s(int64=11) %!d(string=hai) anos
  Subv 9e2ae289b8 AddrArbiter: Implement arbitration types 3 and 4. %!s(int64=11) %!d(string=hai) anos
  Subv 38da198aa1 SVC: Wake up the thread after the delay in WaitSync1 %!s(int64=11) %!d(string=hai) anos
  archshift 228843c43e Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management %!s(int64=11) %!d(string=hai) anos