Age | Commit message (Expand) | Author |
---|---|---|
2010-08-03 | PSP: Factored out thread creation routines into PspThreadable class. | Yotam Barnoy |
2010-06-21 | PSP: moved RTC to singleton to allow usage by classes other than Osystem | Yotam Barnoy |
2010-06-15 | PSP: fixed up PowerManager and removed dependency on SDL | Yotam Barnoy |
2010-06-15 | PSP: fixed SCI freeze issue by using recursive mutexes | Yotam Barnoy |
2010-06-10 | PSP: switched to psp semaphores rather than SDL's. Removal of SDL is almost c... | Yotam Barnoy |
2010-06-07 | PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed... | Yotam Barnoy |
2010-05-24 | PSP: switched to using slightly faster delay and getMillis | Yotam Barnoy |