Ben Vanik
|
1b12949dd2
|
NtQueryFullAttributesFile.
|
2013-10-16 22:41:31 -07:00 |
|
Ben Vanik
|
fd1054d823
|
NtSetInformationFile for seek position.
|
2013-10-16 22:28:26 -07:00 |
|
Ben Vanik
|
a41827942e
|
Some NtQueryInformation classes.
|
2013-10-16 22:20:24 -07:00 |
|
Ben Vanik
|
ab1ba9a508
|
Partially implemented NtQueryFullAttributes.
Enough to get past the ShaderDump test most games seem to do.
|
2013-10-16 21:32:53 -07:00 |
|
Ben Vanik
|
8e37fb8502
|
Bytes read via ReadFile!
|
2013-10-16 20:50:46 -07:00 |
|
Ben Vanik
|
ab5b9d75e0
|
Reworking file system so that it's easier to implement file operations.
|
2013-10-16 20:09:42 -07:00 |
|
Ben Vanik
|
803e4998de
|
Starting to wire up readfile.
|
2013-10-16 00:23:05 -07:00 |
|
Ben Vanik
|
da2f7f1ea5
|
Shuffling filesystem to xboxkrnl.
This doesn't really change anything yet, just moves things.
Also fixed some bad over-including.
|
2013-10-15 23:09:51 -07:00 |
|
Ben Vanik
|
a8d10cd9d3
|
NtClose/NtReadFile skeleton.
|
2013-10-15 22:28:00 -07:00 |
|
Ben Vanik
|
388f354870
|
Basic NtCreateFile.
|
2013-10-15 21:30:57 -07:00 |
|
gibbed
|
d79bd8cfa7
|
Renamed xboxkrnl_file* to xboxkrnl_nt*, added xboxkrnl_io*.
|
2013-10-15 19:18:03 -07:00 |
|