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

Аутор SHA1 Порука Датум
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h пре 11 година
  Kevin Hartman 5fcbfc06eb Scheduler refactor Pt. 1 пре 11 година
  bunnei caa58acc84 WaitSynch: Always reschedule (verified behavior on hw). пре 11 година
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation пре 11 година
  Yuri Kunde Schlesner c4208c1171 SVC: Enable CloseHandle, clean up DuplicateHandle пре 11 година
  Yuri Kunde Schlesner 664c79ff47 Thread: Modernize two functions that slipped through previous rebases пре 11 година
  Yuri Kunde Schlesner 8779b31fe6 Make Port/Service registration and querying more HW-accurate пре 11 година
  Yuri Kunde Schlesner 58b544db99 SVC: Use CASCADE_RESULT in SVC handlers пре 11 година
  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 година