aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/psp_main.cpp
AgeCommit message (Collapse)Author
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
svn-id: r44822
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵Max Horn
things) svn-id: r44495
2009-08-21unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and ↵Joost Peters
mostly useless) svn-id: r43615
2009-08-19Take advantage of extra memory on newer PSP modelsJoost Peters
svn-id: r43525
2009-08-17PSP: increase optimization level and change clock rate to 333mhzJoost Peters
svn-id: r43498
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume ↵Joost Peters
for PSP svn-id: r43477
2009-04-29fix warningJoost Peters
svn-id: r40204
2008-10-19Code formatting fixesMax Horn
svn-id: r34827
2008-09-04move save directory detection/creation from main() to OSystem_PSP::initBackend()Joost Peters
svn-id: r34326
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-10-07#include <base/engine.h> -> #include <engines/engine.h (Though I don't likeEugene Sandulenko
those angle brackets) svn-id: r24178
2006-06-30move psp backend to backends/platforms/pspJoost Peters
svn-id: r23358