aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/psp_main.cpp
AgeCommit message (Expand)Author
2014-02-18PSP: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-17ALL: Make use of defined() for the preprocessor consistent.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03PSP: Fix various forbidden symbol clashesMax Horn
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-07-18PSP: switched to using my memcpyYotam Barnoy
2010-07-18Made memcpy faster but not as fast with uncached mem.Yotam Barnoy
2010-06-15PSP: fixed invisible bug in power callbackYotam Barnoy
2010-05-23PSP: replaced SDL's timer with much simpler and more efficient PspTimer classYotam Barnoy
2010-05-17PSP: added option for render by callback and fixed up and cleaned up debug me...Yotam Barnoy
2010-04-26PSP: Added support for profiling using configure:Yotam Barnoy
2010-04-12PSP: Fix code formatting using astyleMax Horn
2010-04-12PSP: refactoring/redesign of the backendYotam Barnoy
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-08-21unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl...Joost Peters
2009-08-19Take advantage of extra memory on newer PSP modelsJoost Peters
2009-08-17PSP: increase optimization level and change clock rate to 333mhzJoost Peters
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters
2009-04-29fix warningJoost Peters
2008-10-19Code formatting fixesMax Horn
2008-09-04move save directory detection/creation from main() to OSystem_PSP::initBackend()Joost Peters
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-10-07#include <base/engine.h> -> #include <engines/engine.h (Though I don't likeEugene Sandulenko
2006-06-30move psp backend to backends/platforms/pspJoost Peters