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

Аутор SHA1 Порука Датум
  Yuri Kunde Schlesner 09ae6e1fa3 Remove result.h InvalidHandle пре 11 година
  Yuri Kunde Schlesner 44f90340dc SVC: Change return type of handlers to ResultCode пре 11 година
  Yuri Kunde Schlesner d52d859936 Kernel: Convert Event to not use Handles пре 11 година
  Yuri Kunde Schlesner ad80ff1e32 Kernel: Convert Timer to (mostly) not use Handles пре 11 година
  Yuri Kunde Schlesner 882b6fed75 Kernel: Convert Mutex to not use Handles пре 11 година
  Yuri Kunde Schlesner 38e7122f23 Kernel: Convert AddressArbiter to not use Handles пре 11 година
  Yuri Kunde Schlesner d9b19be1d9 Kernel: Convert Semaphore to not use Handles пре 11 година
  Yuri Kunde Schlesner 4bb33dfc30 Kernel: Convert SharedMemory to not use Handles пре 11 година
  bunnei 206cabc0e4 Merge pull request #412 from purpasmart96/svc_table_cleanup пре 11 година
  purpasmart96 62f4365db1 SVC: Update the SVC function table пре 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 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 d2759c578e Kernel: Reschedule on SignalEvent and SendSyncRequest, fix some bugs. пре 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 година
  Subv 9e2ae289b8 AddrArbiter: Implement arbitration types 3 and 4. пре 11 година
  Subv 38da198aa1 SVC: Wake up the thread after the delay in WaitSync1 пре 11 година
  archshift 228843c43e Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. пре 11 година
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management пре 11 година