index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
ds
/
arm9
/
source
/
fat
Age
Commit message (
Expand
)
Author
2010-11-18
DS: Port changes from 1.2.0 branch to trunk
Max Horn
2010-07-05
DS: Fix warning about anonymous struct
Max Horn
2010-06-15
Fix spelling, cleanup
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-09-13
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-07-30
NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect eve...
Max Horn
2009-05-24
Also strip trailing whitespaces in C and Objective-C source files. (Seems I f...
Johannes Schickel
2009-03-19
Merged Neil's NDS changes into trunk
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-30
Fix NDS warning that should really be an error. Returning nothing from a non
Robin Watts
2008-11-29
Remove warnings from NDS build.
Robin Watts
2008-06-01
DS: Removed some duplicate file content (thanks to Qvist for pointing this out)
Max Horn
2008-05-31
Fixing various warnings in the DS port
Max Horn
2008-05-15
Porting changes from 0.11.0 branch
Neil Millstone
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-21
Scaler corruption fixes, scaler console fixes, adding Lure target (except it ...
Neil Millstone
2007-10-13
Fixed a huge number of compile errors, moved over features from 0.10.0 branch.
Neil Millstone
2007-06-30
- Show mouse cursor option
Neil Millstone
2007-04-16
NDS : Trunk fix for latest libnds
Bertrand Augereau
2007-04-06
Updating DS port for changes in main codebase. Code changes for DevkitArm r2...
Neil Millstone
2007-03-08
Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines mean...
Max Horn
2007-03-08
Removed redundant code from gba_nds_fat.h (for some bizarre reason, the data ...
Max Horn
2007-02-15
Changes made for 0.9.1a beta2 release backported to trunk
Neil Millstone
2007-01-19
Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al...
Neil Millstone
2006-12-01
svn-id: r24799
Neil Millstone
2006-12-01
Adding new M3SD driver
Neil Millstone
2006-11-03
Adding M3 file missing from last commit.
Neil Millstone
2006-11-03
Merging in changes made in branch for 0.9.1 release into trunk
Neil Millstone
2006-07-09
More DS port fixes
James Brown
2006-07-09
Patch #1519399: DS Backend
Max Horn