scummvm/backends
2006-06-29 05:15:45 +00:00
..
dc Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp 2006-06-24 08:07:48 +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
gp32 Add custom memory management code. malloc() for small allocs became much faster and startup time in the GP32 is now 10~30 secs depend on clock speed. 2006-06-29 05:15:45 +00:00
midi Avoid using exceptions 2006-04-14 23:21:59 +00:00
PalmOS What's this?\! 2006-06-06 18:34:03 +00:00
platform Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki) 2006-06-24 12:33:52 +00:00
ps2 cleanup, made osystem for .ini on different devices. 2006-06-08 06:53:00 +00:00
psp %s/CVS/SVN/g 2006-06-06 22:45:16 +00:00
saves/default Moved savefile code to new 'saves' backend module (work in progress) 2006-06-24 10:08:43 +00:00
symbian Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki) 2006-06-24 12:33:52 +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
wince Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki) 2006-06-24 12:33:52 +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 code to new 'saves' backend module (work in progress) 2006-06-24 10:08:43 +00:00