index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
fs
/
psp
/
psp-stream.cpp
Age
Commit message (
Expand
)
Author
2018-08-18
PSP: Fix strict aliasing violation
Colin Snover
2018-08-18
PSP: Fix invalid return type of PspIoStream
Colin Snover
2014-02-18
PSP: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-08-25
PSP: fixed flag to open()
Yotam Barnoy
2010-08-24
PSP: switched to using BufferedSeekableReadStream and BufferedWriteStream
Yotam Barnoy
2010-08-22
PSP: switched from stdio to psp functions -- dramatic speed improvement
Yotam Barnoy
2010-06-15
PSP: fixed up PowerManager and removed dependency on SDL
Yotam Barnoy
2010-06-06
PSP: faster way of getting file size
Yotam Barnoy
2010-05-27
PSP: fixed issue with handling of EOS. Caused crashes.
Yotam Barnoy
2010-05-26
PSP: implemented basic file cache. Turns out the PSP reads 1 byte as fast as ...
Yotam Barnoy
2010-04-25
PSP:Implemented fingolfin's suggestion for cleaning up debugging code
Yotam Barnoy
2010-04-12
PSP: Fix code formatting using astyle
Max Horn
2010-04-12
PSP: refactoring/redesign of the backend
Yotam Barnoy
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-09-23
PSP: improved suspend/resume support [patch from bluddy]
Joost Peters
2009-09-13
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-08-17
Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...
Joost Peters