aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/Makefile
AgeCommit message (Collapse)Author
2009-11-14Remove Igor engineMax Horn
svn-id: r45898
2009-10-15Fix Makefile again; use PSP targeted sdl-config, not the system-wide one.Joost Peters
If you need to adjust this to build then your toolchain setup is broken! svn-id: r45108
2009-10-15Updated custom PSP makefile with engines, cleaned up, fixed small issueYotam Barnoy
svn-id: r45107
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
svn-id: r44822
2009-09-30fix bug #2869491: "PSP make problem after 44348"Joost Peters
svn-id: r44479
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-18PSP: disable dosbox OPLJoost Peters
svn-id: r43514
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-02-18add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINEJoost Peters
svn-id: r38489
2008-07-08set DEPDIRJoost Peters
svn-id: r32969
2008-07-08Enable static engines -- time to start thinking about prx/plugin support!Joost Peters
svn-id: r32968
2008-04-10fix make cleanJoost Peters
svn-id: r31466
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-10-17fix compile after recent fs code renameJoost Peters
svn-id: r29229
2007-09-19rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)Joost Peters
svn-id: r28963
2007-06-09enable lure and cruise again; I accidentally committed this to trunk instead ↵Joost Peters
of branch-0-10-0 previously =) svn-id: r27243
2007-06-09disable lure and cruise enginesJoost Peters
svn-id: r27240
2007-02-11remove libmpeg2 'support', as we support DXA cutscenes now and mpeg2 was ↵Joost Peters
never working well on PSP svn-id: r25489
2006-10-22don't set CFLAGS, as we don't need them and they're now used for building ↵Joost Peters
the 'tools' with the native C compiler svn-id: r24440
2006-07-07fix build with latest psp toolchainJoost Peters
svn-id: r23386
2006-06-30fix compilation after backend moveJoost Peters
svn-id: r23359
2006-06-30move psp backend to backends/platforms/pspJoost Peters
svn-id: r23358