aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/fat
AgeCommit message (Collapse)Author
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2010-11-18DS: Port changes from 1.2.0 branch to trunkMax Horn
svn-id: r54325
2010-07-05DS: Fix warning about anonymous structMax Horn
svn-id: r50709
2010-06-15Fix spelling, cleanupMax Horn
svn-id: r49843
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2009-09-13Removed unnecessary semi-colons.Torbjörn Andersson
svn-id: r44048
2009-07-30NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect ↵Max Horn
even in the older versions of DevKitPro used for compiling ScummVM...) svn-id: r42937
2009-05-24Also strip trailing whitespaces in C and Objective-C source files. (Seems I ↵Johannes Schickel
forgot that we got those too :-P) svn-id: r40872
2009-03-19Merged Neil's NDS changes into trunkMax Horn
svn-id: r39526
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-11-30Fix NDS warning that should really be an error. Returning nothing from a nonRobin Watts
void function should be an error in any sane compiler... svn-id: r35176
2008-11-29Remove warnings from NDS build.Robin Watts
svn-id: r35172
2008-06-01DS: Removed some duplicate file content (thanks to Qvist for pointing this out)Max Horn
svn-id: r32479
2008-05-31Fixing various warnings in the DS portMax Horn
svn-id: r32428
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
svn-id: r32140
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-12-21Scaler corruption fixes, scaler console fixes, adding Lure target (except it ↵Neil Millstone
doesn't quite work yet), adding function keys to virtual keyboard svn-id: r29944
2007-10-13Fixed a huge number of compile errors, moved over features from 0.10.0 branch.Neil Millstone
svn-id: r29203
2007-06-30- Show mouse cursor optionNeil Millstone
- Support for SAGA, CINE, and AGI - Key bindings for Gob3 - Assembler optimisations submitted by Robin Watts svn-id: r27803
2007-04-16NDS : Trunk fix for latest libndsBertrand Augereau
svn-id: r26529
2007-04-06Updating DS port for changes in main codebase. Code changes for DevkitArm ↵Neil Millstone
r20 and latest libnds. svn-id: r26394
2007-03-08Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines ↵Max Horn
means we can take advantage of namespaces) svn-id: r26019
2007-03-08Removed redundant code from gba_nds_fat.h (for some bizarre reason, the data ↵Max Horn
in this file was present twice) svn-id: r26018
2007-02-15Changes made for 0.9.1a beta2 release backported to trunkNeil Millstone
svn-id: r25617
2007-01-19Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out ↵Neil Millstone
all other fat drivers) svn-id: r25124
2006-12-01svn-id: r24799Neil Millstone
2006-12-01Adding new M3SD driverNeil Millstone
svn-id: r24798
2006-11-03Adding M3 file missing from last commit.Neil Millstone
svn-id: r24597
2006-11-03Merging in changes made in branch for 0.9.1 release into trunkNeil Millstone
svn-id: r24596
2006-07-09More DS port fixesJames Brown
svn-id: r23460
2006-07-09Patch #1519399: DS BackendMax Horn
svn-id: r23452