scummvm/backends
Yotam Barnoy b88f341b80 PSP: switched to using BufferedSeekableReadStream and BufferedWriteStream
The last PSP optimization made reading much faster, but writing isn't buffered so saving the config file was VERY slow.
I decided the cleanest way to do this would be to add BWS and use BSRS.

svn-id: r52327
2010-08-24 11:24:34 +00:00
..
events/default Remove PalmOS port 2010-07-17 18:41:38 +00:00
fs PSP: switched to using BufferedSeekableReadStream and BufferedWriteStream 2010-08-24 11:24:34 +00:00
keymapper
midi ALSA: Be more intelligent when picking MIDI port 2010-07-27 17:18:02 +00:00
platform PSP: switched to using BufferedSeekableReadStream and BufferedWriteStream 2010-08-24 11:24:34 +00:00
plugins
saves
timer
vkeybd
base-backend.cpp
base-backend.h
module.mk BUILD: Compile & link certain files only for specific BACKEND values 2010-07-29 13:02:14 +00:00