diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2018-03-03 18:55:01 +0100 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2018-03-31 10:58:37 +0200 |
| commit | 5a7b966b6d7b7b292a4b80f904d092f2d81b94d0 (patch) | |
| tree | 2dc3953bbc7fa1c6ff52732f488146759b8a39a4 /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp | |
| parent | 78478a651d63ca8cb45d1735144d9a4427c03fc7 (diff) | |
IOS: Rewrite FS to use FileSystem
This is the large change in the branch.
This lets us use either the host filesystem or (in the future) a NAND
image exactly the same way, and make sure the IPC emulation code
behaves identically. Less duplicated code.
Note that "FileIO" and "FS" were merged, because it actually doesn't
make a lot of sense to split them: IOS handles requests for both
/dev/fs and files in the same resource manager, and as it turns out,
/dev/fs commands can *also* be sent to non /dev/fs file descriptors!
If we kept /dev/fs and files split, there would be no way to
emulate that correctly. I'm not aware of anything that does that (yet?)
but I think it's important to be correct.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions
