Ryujinx/Ryujinx.HLE
emmauss fe8fbb6fb9 Implement ContentManager and related services (#438)
* Implement contentmanager and related services

* small changes

* read system firmware version from nand

* add pfs support, write directoryentry info for romfs files

* add file check in fsp-srv:8

* add support for open fs of internal files

* fix filename when accessing pfs

* use switch style paths for contentpath

* close nca after verifying type

* removed publishing profiles, align directory entry

* fix style

* lots of style fixes

* yasf(yet another style fix)

* yasf(yet another style fix) plus symbols

* enforce path check on every fs access

* change enum type to default

* fix typo
2018-11-18 17:37:41 -02:00
..
Exceptions Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FileSystem Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
Hid Timing: Optimize Timestamp Aquisition (#479) 2018-10-28 19:31:13 -03:00
HOS Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
Loaders Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
Memory Misc fixes on the arena allocator (#364) 2018-09-18 12:28:28 -03:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
PerformanceStatistics.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Ryujinx.HLE.csproj HwOpus service implementation (#201) 2018-11-17 04:36:49 +01:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Improved GPU command lists decoding (#499) 2018-11-17 05:01:31 +01:00