aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/module.mk
AgeCommit message (Expand)Author
2010-05-30PSP: added preliminary support for using ME hardware to play MP3 files. If th...Yotam Barnoy
2010-05-24PSP: switched to using slightly faster delay and getMillisYotam Barnoy
2010-05-24PSP: moved timer thread to backends/timer/pspYotam Barnoy
2010-05-23PSP: replaced SDL's timer with much simpler and more efficient PspTimer classYotam Barnoy
2010-05-23PSP: switched from SDL's audio to my own thread. Removed needless blocking wh...Yotam Barnoy
2010-04-12PSP: refactoring/redesign of the backendYotam Barnoy
2009-11-24PSP: Replaced virtual keyboard and cleaned up makefiles in the process.Yotam Barnoy
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
2009-08-21unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl...Joost Peters
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters
2009-03-25Allow building of psp backend via configure (Part 1 - Still need to add the f...Joost Peters