yuzu-android/src/core/hle
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
..
kernel Merge pull request #1051 from B3n30/UnscheduleEventThreadsafe 2018-08-15 18:25:30 -04:00
service PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088) 2018-08-21 21:31:49 -04:00
ipc_helpers.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
ipc.h
lock.cpp
lock.h
result.h