Léo Lam 5a7b966b6d 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.
2018-03-31 10:58:37 +02:00
..
2017-11-07 11:02:27 -05:00
2018-03-31 10:58:37 +02:00
2016-12-06 20:33:53 +01:00
2015-05-25 13:11:47 +02:00
2018-03-14 22:03:12 -04:00
2018-03-14 22:03:12 -04:00
2018-03-31 10:45:44 +02:00
2017-08-22 16:40:34 +02:00
2018-01-20 17:08:47 +01:00
2018-03-28 17:33:34 +02:00
2017-04-12 06:15:18 +01:00
2018-03-23 09:50:49 -04:00
2016-07-16 22:48:46 +02:00
2017-08-03 13:29:59 -07:00
2017-08-03 13:29:59 -07:00
2017-08-15 22:29:10 +02:00
2017-08-15 22:29:10 +02:00
2017-01-17 20:46:48 -05:00
2017-01-17 20:46:48 -05:00
2017-06-15 21:33:50 +02:00
2017-08-22 16:40:34 +02:00
2018-03-31 10:45:44 +02:00
2018-03-31 10:58:37 +02:00
2018-03-14 22:03:12 -04:00
2018-03-14 22:03:12 -04:00
2017-01-24 03:31:51 +01:00