aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/compressor
AgeCommit message (Collapse)Author
2010-07-07DS: Fix some quirks in the NDS build system, remove some dead codeMax Horn
* remove (S)RAM save code (it has not been in use for quite some time) * remove the lz compressor (was only used by ram save code) * OPT_SPEED was set incorrectly * dsmain.cpp was misspelled as ds_main.cpp * remove unsed arm9 libcartreset (the copy in the arm7 directory still is around, though) svn-id: r50741
2008-06-01DS: Removed some duplicate file content (thanks to Qvist for pointing this out)Max Horn
svn-id: r32479
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2006-07-09More DS port fixesJames Brown
svn-id: r23460
2006-07-09Patch #1519399: DS BackendMax Horn
svn-id: r23452