.. |
bit_ops.h
|
Moved disc interfaces to appropriate libraries (DLDI to libnds, SD/USB to libogc).
|
2008-11-20 05:22:28 +00:00 |
cache.c
|
bypass cache fill on write
|
2009-10-07 19:54:16 +00:00 |
cache.h
|
prevent caching off end of partition
|
2009-06-09 19:42:35 +00:00 |
common.h
|
don't limit sectors on DS
|
2009-10-07 19:46:09 +00:00 |
directory.c
|
fix volume label bug (rodries)
|
2010-09-18 17:56:47 +00:00 |
directory.h
|
added fatGetVolumeLabel (rodries)
|
2009-10-17 20:29:48 +00:00 |
disc.c
|
reinstate memcard drivers for wii
|
2009-05-17 20:40:15 +00:00 |
disc.h
|
Read/write contigious clusters in one operation to improve speed.
|
2008-11-22 13:37:16 +00:00 |
fatdir.c
|
.. in subdir of root always links to cluster 0
|
2009-06-09 18:22:51 +00:00 |
fatdir.h
|
Moved disc interfaces to appropriate libraries (DLDI to libnds, SD/USB to libogc).
|
2008-11-20 05:22:28 +00:00 |
fatfile.c
|
correct use of uninitialised variable
|
2010-10-07 21:53:18 +00:00 |
fatfile.h
|
remove functions we're not adding after all
|
2010-03-21 11:07:48 +00:00 |
file_allocation_table.c
|
last cluster is valid for allocation
|
2010-10-12 11:36:42 +00:00 |
file_allocation_table.h
|
Moved disc interfaces to appropriate libraries (DLDI to libnds, SD/USB to libogc).
|
2008-11-20 05:22:28 +00:00 |
filetime.c
|
correct year in _FAT_filetime_to_time_t
|
2009-05-01 07:57:13 +00:00 |
filetime.h
|
Moved disc interfaces to appropriate libraries (DLDI to libnds, SD/USB to libogc).
|
2008-11-20 05:22:28 +00:00 |
libfat.c
|
better check for devoptab name
|
2010-09-04 07:15:56 +00:00 |
lock.c
|
add overridable locking functions
|
2010-05-16 11:17:43 +00:00 |
lock.h
|
add overridable locking functions
|
2010-05-16 11:17:43 +00:00 |
mem_allocate.h
|
add read ahead cache by Rodries
|
2009-05-17 22:16:35 +00:00 |
partition.c
|
remove bogus FAT check
|
2010-09-03 18:52:49 +00:00 |
partition.h
|
added fatGetVolumeLabel (rodries)
|
2009-10-17 20:29:48 +00:00 |