ryujinx/Ryujinx
Ezekiel Bethel 01b7538560 Lots of FS HLE fixes and implementation of missing functions/objects. (#24)
* Initial pass - fixes IFileSystem OpenFile, implements IFileSystem CreateFile/DeleteFile, fixes IFile Read and implements IFile GetSize/SetSize

* Implement IFileSystem Directory* methods, as well as RenameFile. Add IDirectory, and implement its Read and GetEntryCount methods.

* missing TODO

* hey, this is kinda bad

* Update IDirectory.cs

Fixed :)

* Some cleanups to IDirectory, fix for OpenDirectory on a non-existent directory.

* Item -> Index

* This should work.

* Update IDirectory.cs

Marshalling version
2018-02-20 08:03:04 -03:00
..
Cpu Misc language usage simplifications (#26) 2018-02-20 07:54:00 -03:00
Gal aloha 2018-02-04 20:08:20 -03:00
Gpu Fixes to memory management 2018-02-09 21:13:18 -03:00
Hid Misc language usage simplifications (#26) 2018-02-20 07:54:00 -03:00
Loaders Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions 2018-02-09 00:26:20 -03:00
OsHle Lots of FS HLE fixes and implementation of missing functions/objects. (#24) 2018-02-20 08:03:04 -03:00
Ui Resize display to window size (#27) 2018-02-20 07:52:35 -03:00
Config.cs Misc language usage simplifications (#26) 2018-02-20 07:54:00 -03:00
Hid.cs Somewhat better scheduler I guess 2018-02-19 16:37:13 -03:00
Logging.cs Misc language usage simplifications (#26) 2018-02-20 07:54:00 -03:00
Ryujinx.conf Fix for some SIMD issues 2018-02-18 01:57:33 -03:00
Ryujinx.csproj Add some tests (#18) 2018-02-15 21:04:38 -03:00
Switch.cs Misc language usage simplifications (#26) 2018-02-20 07:54:00 -03:00
VirtualFs.cs Misc language usage simplifications (#26) 2018-02-20 07:54:00 -03:00