.. |
disc_io
|
use <nds/ndstypes.h>
|
2008-02-12 16:14:39 +00:00 |
bit_ops.h
|
Initial import into devkitpro CVS.
|
2006-07-14 02:42:37 +00:00 |
cache.c
|
commit bushing's endianess fixes
|
2008-05-01 10:02:19 +00:00 |
cache.h
|
commit bushing's endianess fixes
|
2008-05-01 10:02:19 +00:00 |
common.h
|
First pass at gamecube/wii support
|
2008-03-16 18:06:25 +00:00 |
directory.c
|
Fixed LFN creation with character codes > 0x7F
|
2007-11-16 10:49:52 +00:00 |
directory.h
|
Fixed alias creation bugs
|
2007-11-04 09:52:39 +00:00 |
fatdir.c
|
Added statvfs functionality
|
2007-10-25 12:52:08 +00:00 |
fatdir.h
|
Added statvfs functionality
|
2007-10-25 12:52:08 +00:00 |
fatfile.c
|
A cluster is only allocated for a file when data is written, instead of when the file is opened
|
2007-11-04 09:51:31 +00:00 |
fatfile.h
|
Moved all externally visible directory related functions to fatdir
|
2006-08-13 09:43:38 +00:00 |
file_allocation_table.c
|
commit bushing's endianess fixes
|
2008-05-01 10:02:19 +00:00 |
file_allocation_table.h
|
Use CLUSTER_ERROR when an error occurs with the FAT, not CLUSTER_FREE
|
2007-10-25 12:55:18 +00:00 |
filetime.c
|
Fix off-by-one error for months value
|
2007-11-04 09:50:02 +00:00 |
filetime.h
|
Uses standard POSIX time functions
|
2007-10-30 02:46:22 +00:00 |
libfat.c
|
Added statvfs functionality
|
2007-10-25 12:52:08 +00:00 |
mem_allocate.h
|
Initial import into devkitpro CVS.
|
2006-07-14 02:42:37 +00:00 |
partition.c
|
_partitions changed to _FAT_partitions to maintain the same style of naming as the functions
|
2006-10-28 07:39:11 +00:00 |
partition.h
|
Changed all IO_INTERFACEs to const. M3SD and SCSD drivers no longer delay card detection when it is not inserted.
|
2006-07-25 10:36:42 +00:00 |