aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp
AgeCommit message (Expand)Author
2008-04-10fix make cleanJoost Peters
2008-03-26Call InitScalers instead of setting gBitFormat directlyMax Horn
2008-03-19Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate()Joost Peters
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-22Removed backends/intern.hMax Horn
2007-11-20Cleanup.Johannes Schickel
2007-10-17fix compile after recent fs code renameJoost Peters
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-19rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)Joost Peters
2007-09-18Code formatting fixesMax Horn
2007-06-30Adding some missing stuff to the PS2 port (it still will require quite some w...Max Horn
2007-06-22fix compilation by casting the %, {, }, | and ~ keycode "magic" numbers to Co...Joost Peters
2007-06-22Oops, forgot Common:: qualifierMax Horn
2007-06-22Potential fix for PSP build problemsMax Horn
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...Max Horn
2007-06-20Fix for bug #1740241 (PSP: revision 27553 doesn't build)Max Horn
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-06-09enable lure and cruise again; I accidentally committed this to trunk instead ...Joost Peters
2007-06-09disable lure and cruise enginesJoost Peters
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-24center cursor at startupJoost Peters
2007-05-24Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement"Joost Peters
2007-04-09initialize _palette in OSystem_PSP_GU ctor, as it's used in setMouseCursor() ...Joost Peters
2007-03-18Some fixes to cope with the move of the event code from OSystem to CommonMax Horn
2007-03-18Fix for bug #1683111 (PSP: unable to build latest svn version 26210)Max Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-02-11remove libmpeg2 'support', as we support DXA cutscenes now and mpeg2 was neve...Joost Peters
2007-02-11fix compilation / modularization updateJoost Peters
2006-10-22don't set CFLAGS, as we don't need them and they're now used for building the...Joost Peters
2006-10-07#include <base/engine.h> -> #include <engines/engine.h (Though I don't likeEugene Sandulenko
2006-07-07fix build with latest psp toolchainJoost Peters
2006-07-07implement grabRawScreen()Joost Peters
2006-06-30fix compilation after backend moveJoost Peters
2006-06-30move psp backend to backends/platforms/pspJoost Peters