aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/ds
AgeCommit message (Expand)Author
2007-04-06Updating DS port for changes in main codebase. Code changes for DevkitArm r2...Neil Millstone
2007-03-08common/util.cpp needs fprintf; various std I/O functions are not used by anyt...Max Horn
2007-03-08Moving Nintendo DS std C I/O emulation wrappers to common/file.cpp; also add ...Max Horn
2007-03-08Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines mean...Max Horn
2007-02-16Some very obvious cleanups.Torbjörn Andersson
2007-01-20Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.Neil Millstone
2006-08-31Adding new name() method.Neil Millstone
2006-07-22Added FilesystemNode::name methodMax Horn
2006-07-09Fix some more duplicated files, and unify case for rpc includeJames Brown
2006-07-09Patch #1519399: DS BackendMax Horn