.. |
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
|
- cleaned up cache code. reverted access policy to what it was before.
|
2009-06-06 16:06:42 +00:00 |
cache.h
|
- cleaned up cache code. reverted access policy to what it was before.
|
2009-06-06 16:06:42 +00:00 |
common.h
|
add read ahead cache by Rodries
|
2009-05-17 22:16:35 +00:00 |
directory.c
|
short aliases aren't multibyte
|
2009-06-02 13:40:14 +00:00 |
directory.h
|
Moved disc interfaces to appropriate libraries (DLDI to libnds, SD/USB to libogc).
|
2008-11-20 05:22:28 +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
|
set access and modify times on dir creation
|
2009-05-01 07:56:08 +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
|
- cleaned up cache code. reverted access policy to what it was before.
|
2009-06-06 16:06:42 +00:00 |
fatfile.h
|
rearrange structs in size order, initialise partition open file list
|
2008-12-10 14:26:58 +00:00 |
file_allocation_table.c
|
change partition->disc to partition->cache (from rodries)
|
2009-06-06 22:54:40 +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
|
remove unused code, r18 args fix
|
2009-05-30 16:22:09 +00:00 |
lock.h
|
Moved disc interfaces to appropriate libraries (DLDI to libnds, SD/USB to libogc).
|
2008-11-20 05:22:28 +00:00 |
mem_allocate.h
|
add read ahead cache by Rodries
|
2009-05-17 22:16:35 +00:00 |
partition.c
|
add read ahead cache by Rodries
|
2009-05-17 22:16:35 +00:00 |
partition.h
|
add read ahead cache by Rodries
|
2009-05-17 22:16:35 +00:00 |