aboutsummaryrefslogtreecommitdiff
path: root/backends/psp
AgeCommit message (Expand)Author
2006-06-06%s/CVS/SVN/gJoost Peters
2006-05-30free old buffers when changing resolution in the non-GU backend (not that it'...Joost Peters
2006-05-30- fix bug in copyRectToOverlay() that was introduced after _overlayScale clea...Joost Peters
2006-05-29some cleanupJoost Peters
2006-05-29fix 480x272 overlay drawing, set default overlay size to 480x272Joost Peters
2006-05-29get rid of _overlayScaleJoost Peters
2006-05-29add SCEkxploit ruleJoost Peters
2006-05-26move psp_fs.cpp from backends/psp/ to backends/fs/psp/Joost Peters
2006-05-26Update to adapt for AbstractFilesystemNode changes made recently.Joost Peters
2006-05-18--force-1x-overlay is no more. Remove leftovers.Eugene Sandulenko
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-05-12Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan...Max Horn
2006-05-12Fixed memory leak in PSPFilesystemNodeMax Horn
2006-05-12Make some tweaks to the GP32 and PSP FS code (trying to at least partially br...Max Horn
2006-05-06Added a default implementation of the OSystem CD API (which simply does nothing)Max Horn
2006-04-16some cleanupJoost Peters
2006-04-16update so it compiles again with current svnJoost Peters
2006-04-02Backends now are also responsile for deiniting properly. In particular, moved...Max Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-02Fully and officially renamed our main function to scummvm_main, thus makingMax Horn
2006-02-13Fix compilation after engines moved to engines/Joost Peters
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-27run in usermode. psplink provides an exception handler and stdout/stderr redi...Joost Peters
2006-01-27Update some FAQs (I should probably move these to the Wiki at some point)Joost Peters
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-17enable kyra engineJoost Peters
2006-01-01Get rid of an old hackJoost Peters
2005-11-20use gp-relative addressingJoost Peters
2005-10-28Add sleep/suspend mode issue and clarification about 2.00 firmware supportJoost Peters
2005-10-28Allow easy building of userspace-only version (for firmware 2.00 EBOOT loaders)Joost Peters
2005-10-26Update version and correct typoJoost Peters
2005-10-18Argh! Binary files got modified too. Reverting them.Eugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-09-30fixup imports, needed when using a recent pspsdkJoost Peters
2005-09-28Make ScummVM run in usermode, install exception handler in kernelmode.Joost Peters
2005-09-28update documentationJoost Peters
2005-09-17USE_VORBIS needs to be defined when using libtremorJoost Peters
2005-09-11- Enable HE SCUMM gamesJoost Peters
2005-09-04Clip copyRectToScreen() coordinates.Joost Peters
2005-08-30Correct path to psptoolchain.Joost Peters
2005-08-17fix copy/paste-oJoost Peters
2005-08-16fix typoJoost Peters
2005-08-16Added: PSP backendJoost Peters