emoose
|
422fc4f24e
|
[VFS/STFS] Check fread return values, add SVOD local structs
A few minor improvements to StfsContainerDevice too, and now StfsContainerFile::ReadSync will set out_bytes_read to the actual
number of bytes read
|
2021-05-18 09:04:45 -05:00 |
|
emoose
|
478bb90922
|
[VFS/STFS] Use xe::filesystem::OpenFile instead of memory-mapping
Adds StfsDirectoryEntry / StfsDirectoryBlock to make it easier to fread()
|
2021-05-18 09:04:45 -05:00 |
|
Wildhaus
|
19fb21da7d
|
Games on Demand / Multifile STFS (SVOD) Support
|
2018-11-11 15:27:29 -05:00 |
|
Dr. Chat
|
a0464f54ba
|
[VFS] SVOD (with EGDF) support
|
2018-05-29 14:12:09 -05:00 |
|
Dr. Chat
|
b66f10f2b8
|
Testing travis xenia powerpc testing
|
2017-02-06 00:40:06 -06:00 |
|
Marc-Antoine Levasseur
|
f1829a5784
|
Fix the StfsContainerEntry not being initialized in StfsContainerFile
|
2015-12-31 13:02:24 -05:00 |
|
Dr. Chat
|
bcacb9b127
|
Remove vfs dependency on kernel, implement I/O completion ports
|
2015-12-29 13:09:50 -08:00 |
|
Ben Vanik
|
14beb27ebc
|
xb style.
|
2015-08-07 07:56:57 -07:00 |
|
Ben Vanik
|
c9f4d00da3
|
STFS->Stfs.
Fixes #309.
|
2015-06-29 10:38:51 -07:00 |
|
Ben Vanik
|
cc08e9019a
|
Move NtCreateFile/NtOpenFile to VFS, implement (mostly) for real.
Progress on #305.
|
2015-06-29 10:33:36 -07:00 |
|
Ben Vanik
|
83872d8e8f
|
Refactoring vfs to remove a lot of duplicated code.
Progress on #294.
|
2015-06-27 22:37:49 -07:00 |
|
Ben Vanik
|
0716cf84c0
|
Renaming xe::fs to xe::filesystem and xe::kernel::fs to xe::vfs.
Progress on #294.
|
2015-06-27 13:31:21 -07:00 |
|