aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/psp/psp-stream.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-08-25PSP: fixed flag to open()Yotam Barnoy
2010-08-24PSP: switched to using BufferedSeekableReadStream and BufferedWriteStreamYotam Barnoy
2010-08-22PSP: switched from stdio to psp functions -- dramatic speed improvementYotam Barnoy
2010-06-15PSP: fixed up PowerManager and removed dependency on SDLYotam Barnoy
2010-06-06PSP: faster way of getting file sizeYotam Barnoy
2010-05-27PSP: fixed issue with handling of EOS. Caused crashes.Yotam Barnoy
2010-05-26PSP: implemented basic file cache. Turns out the PSP reads 1 byte as fast as ...Yotam Barnoy
2010-04-25PSP:Implemented fingolfin's suggestion for cleaning up debugging codeYotam Barnoy
2010-04-12PSP: Fix code formatting using astyleMax Horn
2010-04-12PSP: refactoring/redesign of the backendYotam Barnoy
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-09-23PSP: improved suspend/resume support [patch from bluddy]Joost Peters
2009-09-13Removed unnecessary semi-colons.Torbjörn Andersson
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters