scummvm/backends
Joost Peters 14fc6d4ca4 fix compilation after backend move
svn-id: r23359
2006-06-30 21:14:34 +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 Align memory address properly. This fixes crash on the GP32. 2006-06-30 16:38:43 +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 fix compilation after backend move 2006-06-30 21:14:34 +00:00
ps2 cleanup, made osystem for .ini on different devices. 2006-06-08 06:53:00 +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