aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/dsmain.cpp
AgeCommit message (Expand)Author
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2018-05-07DS: Use CLIP in VBlankHandler()Adrian Frühwirth
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-07DS: Only disable forbidden symbols when necessaryCameron Cawley
2018-04-07DS: Fix touch inputMatthew Stewart
2018-04-07DS: Fix compilation with devkitARM r47Cameron Cawley
2014-02-18DS: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-23DS: Fix compilationMax Horn
2011-05-21DS: Various changesagent-q
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-18DS: Port changes from 1.2.0 branch to trunkMax Horn
2010-11-18DS: Fix compilation despite use of 'forbidden' symbolsMax Horn
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-09-05DS: Enable debug level 2 when DISABLE_TEXT_CONSOLE is not set.Andre Heider
2010-09-04DS: Merge r52533 from trunk.Andre Heider
2010-09-04DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set.Andre Heider
2010-08-10merged trunk into branch, reverted Cruise Singleton changesTony Puccinelli
2010-08-06added DSPlugin and DS Plugin Provider (steps towards using subtypes of DLObject)Tony Puccinelli
2010-07-28abstracted an ELF plugin providerTony Puccinelli
2010-07-28various manual tweaks to get ds port compiling from branch again after earlie...Tony Puccinelli
2010-07-07DS: Fix some quirks in the NDS build system, remove some dead codeMax Horn
2010-07-06DS: Add isScrollingWithDPad() to make code more readableMax Horn
2010-07-05DS: More formating, made more vars staticMax Horn
2010-07-05DS: Only include NDS/scummvm_ipc.h where necessary; minor tweaksMax Horn
2010-07-05DS: Fix warnings, make some vars static, cleanupMax Horn
2010-07-05DS: Cleanup NDS portdefs.h a bitMax Horn
2010-07-05NDS: Update GPL/copyright headers; add namespace DS closing commentsMax Horn
2010-07-05DS: Code formatting: "char* foo" -> "char *foo"Max Horn
2010-07-05DS: Fix warnings, cleanupMax Horn
2010-07-05DS: Fix setShakePosMax Horn
2010-07-05DS: Made some vars static, code formatting, cleanupMax Horn
2010-07-05DS: Can now build binaries via our "configure/make" build system.Max Horn
2010-07-03changed main to use DS plugin provider if dynamic modules are turned onTony Puccinelli
2010-06-05merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl...Tony Puccinelli
2010-05-31DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txtMax Horn
2010-05-29DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds...Neil Millstone
2010-04-16DS: Merge changes from 1.1.0 branch into trunkMax Horn
2010-03-20DS: Changing version number on title screenNeil Millstone
2010-02-26DS: Merging accross changes from branch1-0-0 into trunk.Neil Millstone
2009-09-27Backported NDS changes from 1.0.0 branch to trunkMax Horn
2009-06-03cleanupMax Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-19Merged Neil's NDS changes into trunkMax Horn
2009-01-23DS: Apply an old cleanup patch of mine from last AugustMax Horn
2009-01-21More cleanupMax Horn