Commit History

Autor SHA1 Mensaxe Data
  bunnei 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
  bunnei c7dc799e19 Kernel: Properly initialize and shutdown all modules. %!s(int64=11) %!d(string=hai) anos
  Emmanuel Gil Peyrot 0d69b2f7bd Kernel: Use the correct format string for u64 hex. %!s(int64=11) %!d(string=hai) anos
  Subv 8e2b248e05 Build: Fixed some warnings %!s(int64=11) %!d(string=hai) anos
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner a9b86db3cf Kernel: Use separate Handle tables for CoreTiming userdata %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner ec9c773251 Kernel: Remove previous scheduled event when a Timer is re-Set %!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 9a345de2bd Kernel: Remove useless/duplicated comments; mark functions static %!s(int64=11) %!d(string=hai) anos
  bunnei f09806aed2 Kernel: Renamed some functions for clarity. %!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 e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. %!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 7faf2d8e06 WaitSynchronizationN: Implement return values %!s(int64=11) %!d(string=hai) anos
  bunnei c22bac6398 Kernel: Added WaitObject and changed "waitable" objects inherit from it. %!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
  Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. %!s(int64=11) %!d(string=hai) anos
  Subv 07044651ef SVC: Implemented the Timer service calls. %!s(int64=11) %!d(string=hai) anos