scummvm/backends/platform/ds/arm9/source
2010-03-10 21:01:44 +00:00
..
compressor DS: Removed some duplicate file content (thanks to Qvist for pointing this out) 2008-06-01 21:47:24 +00:00
fat Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
libcartreset Removed trailing spaces. 2008-01-27 19:47:41 +00:00
mad DS: Removed some duplicate file content (thanks to Qvist for pointing this out) 2008-06-01 21:47:24 +00:00
adpcm_arm.s Header modifications. Add standard header parts and properties. 2010-01-23 22:29:05 +00:00
blitters.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
blitters.h DS port: Declare ARM blitters as being ITCM_CODE, so that we avoid the dreaded 2008-10-26 10:33:04 +00:00
blitters_arm.s Header modifications. Add standard header parts and properties. 2010-01-23 22:29:05 +00:00
cdaudio.cpp DS: Merging accross changes from branch1-0-0 into trunk. 2010-02-26 17:29:18 +00:00
cdaudio.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
dsmain.cpp DS: Merging accross changes from branch1-0-0 into trunk. 2010-02-26 17:29:18 +00:00
dsmain.h DS: Merging accross changes from branch1-0-0 into trunk. 2010-02-26 17:29:18 +00:00
dsoptions.cpp Backported NDS changes from 1.0.0 branch to trunk 2009-09-27 22:42:21 +00:00
dsoptions.h Backported NDS changes from 1.0.0 branch to trunk 2009-09-27 22:42:21 +00:00
gbampsave.cpp Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
gbampsave.h Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
interrupt.s Set svn:keywords on asm files 2009-03-20 16:35:34 +00:00
keys.cpp Set/unified svn:keywords for all *.h and *.cpp files 2009-01-01 17:05:05 +00:00
keys.h adding key scanning functions compatible with ScummVM's IPC 2007-03-18 01:45:14 +00:00
osystem_ds.cpp Remove last traces of OSystem::getOutputSampleRate() 2010-03-10 21:01:44 +00:00
osystem_ds.h Remove last traces of OSystem::getOutputSampleRate() 2010-03-10 21:01:44 +00:00
portdefs.cpp DS: Nothing is supposed to use time(), so don't globally include <time.h> -- in particular, no need to fake a time() impl if the only code using it is the backend itself ;) 2009-01-23 03:23:30 +00:00
portdefs.h Backported NDS changes from 1.0.0 branch to trunk 2009-09-27 22:42:21 +00:00
ramsave.cpp Fixed cppcheck warnings. I usually stay out of backends I can't compile myself 2010-01-20 00:00:50 +00:00
ramsave.h Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
scummhelp.cpp Merged Neil's NDS changes into trunk 2009-03-19 09:51:40 +00:00
scummhelp.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
touchkeyboard.cpp DS: Merging accross changes from branch1-0-0 into trunk. 2010-02-26 17:29:18 +00:00
touchkeyboard.h DS: Merging accross changes from branch1-0-0 into trunk. 2010-02-26 17:29:18 +00:00
wordcompletion.cpp Backported NDS changes from 1.0.0 branch to trunk 2009-09-27 22:42:21 +00:00
wordcompletion.h Backported NDS changes from 1.0.0 branch to trunk 2009-09-27 22:42:21 +00:00
zipreader.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
zipreader.h DS: Apply an old cleanup patch of mine from last August 2009-01-23 03:06:21 +00:00