scummvm/backends
Joost Peters 0f2584d470 fix build with latest psp toolchain
svn-id: r23386
2006-07-07 10:40:11 +00:00
..
fs Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp 2006-06-24 08:07:48 +00:00
midi Avoid using exceptions 2006-04-14 23:21:59 +00:00
platform fix build with latest psp toolchain 2006-07-07 10:40:11 +00:00
saves Moved savefile.cpp to backends, to work around link error 2006-06-30 22:06:45 +00:00
timer/default Added 'timer' backend module, based on the existing TimerManager code (work in progress) 2006-06-24 09:53:45 +00:00
intern.h With this change, backends are now responsible for instantiating their OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently) 2006-04-02 14:16:31 +00:00
module.mk Moved savefile.cpp to backends, to work around link error 2006-06-30 22:06:45 +00:00