Matthijs ter Woord
|
24b60285ad
|
Further testing and codecleanup.
|
2015-07-05 11:44:56 +02:00 |
|
Matthijs ter Woord
|
2fd9977c20
|
File.ReadAllText works!
|
2015-07-05 11:42:31 +02:00 |
|
Matthijs ter Woord
|
65fdc07bad
|
File.Exists works for files in subdirectories as well.
|
2015-07-05 11:14:16 +02:00 |
|
Matthijs ter Woord
|
c5198ccb80
|
File.Exists works (at least for root files)
|
2015-07-04 18:43:32 +02:00 |
|
Matthijs ter Woord
|
8c09908079
|
Nested folders are now supported as well with Directory.Exists
|
2015-07-04 17:09:46 +02:00 |
|
Matthijs ter Woord
|
7e481aaee3
|
Fix fat Directory.Exists, so it works with case insensitive match as well.
|
2015-07-04 15:53:04 +02:00 |
|
Matthijs ter Woord
|
ebba2f13b0
|
FAT works (start): Directory.Exists works for root folders.
|
2015-07-04 15:00:52 +02:00 |
|
Matthijs ter Woord
|
732a3e2a3a
|
More fixes to stack reservation. We were assuming that there was space reserved for return value, while it shouldn't in all cases.
|
2015-07-04 12:46:28 +02:00 |
|
Matthijs ter Woord
|
41b07afd7d
|
FAT work.
|
2015-07-01 20:28:44 +02:00 |
|
Charles Betros
|
1aa010cd60
|
Working on VFS.FAT
|
2015-05-18 11:47:25 -05:00 |
|
Matthijs ter Woord
|
bfe5d73ba2
|
Several compiler fixes.
|
2015-05-10 19:04:20 +02:00 |
|
Charles Betros
|
251e4f22bb
|
Renamed some project files in my kernel.
|
2015-05-02 21:23:31 -05:00 |
|