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.h
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-14
PSP: remove virtual inheritance of BufferedWriteStream and BufferedSeekableRe...
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-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-12
remove useless getObjectName() method
Joost Peters
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-08-17
Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...
Joost Peters