aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/module.mk
AgeCommit message (Expand)Author
2010-10-31Updated with latest from trunkYotam Barnoy
2010-10-20PSP: added dummy function to allow BS2.5 to buildYotam Barnoy
2010-10-14PSP: added image viewer for viewing images during gamesYotam Barnoy
2010-10-10PSP: factored PngLoader out of virtual keyboard for further useYotam Barnoy
2010-08-19PSP: made PSP compile with plugins.Yotam Barnoy
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-18Made memcpy faster but not as fast with uncached mem.Yotam Barnoy
2010-06-21PSP: moved RTC to singleton to allow usage by classes other than OsystemYotam Barnoy
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