suyu/src
Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567)
* Start to add NCA support in loader

* More nca stuff

* More changes to nca.cpp

* Now identifies decrypted NCA cont.

* Game list fixes and more structs and stuff

* More updates to Nca class

* Now reads ExeFs (i think)

* ACTUALLY LOADS EXEFS!

* RomFS loads and games execute

* Cleanup and Finalize

* plumbing, cleanup and testing

* fix some things that i didnt think of before

* Preliminary Review Changes

* Review changes for bunnei and subv
2018-06-21 11:16:23 -04:00
..
common Common/string_util: add StringFromBuffer function 2018-06-07 09:59:47 +03:00
core Add support for decrypted NCA files (#567) 2018-06-21 11:16:23 -04:00
input_common input_common: Move old logging macros over to fmt-capable ones 2018-04-26 19:09:25 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core Build: Fixed some MSVC warnings in various parts of the code. 2018-06-20 11:39:10 -05:00
yuzu Add support for decrypted NCA files (#567) 2018-06-21 11:16:23 -04:00
yuzu_cmd sdl: add check for GL extension support 2018-06-04 12:26:41 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00