suyu/src/core/hle/service/ns
David 99fc32428a PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088)
* Added bfttf loading

We can now load system bfttf fonts from system archives AND shared memory dumps. This allows people who have installed their system nand dumps to yuzu to automatically get shared font support. We also now don't hard code the offsets or the sizes of the shared fonts and it's all calculated for us now.

* Addressed plu fixups

* Style changes for plu

* Fixed logic error for plu and added more error checks.
2018-08-21 21:31:49 -04:00
..
ns.cpp service/ns: Add missing ns services 2018-08-01 18:02:18 -04:00
ns.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
pl_u.cpp PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088) 2018-08-21 21:31:49 -04:00
pl_u.h GetSharedFontInOrderOfPriority (#381) 2018-05-01 16:28:36 -04:00