yuzu/src
Lioncash 73e1e929a2 XCI: Add function for checking the existence of the program NCA
The only reason the getter existed was to check whether or not the
program NCA was null. Instead, we can just provide a function to query
for the existence of it, instead of exposing it entirely.
2018-10-16 11:36:58 -04:00
..
audio_core EffectOutStatus padding is now in hex 2018-10-09 11:20:54 +11:00
common web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
core XCI: Add function for checking the existence of the program NCA 2018-10-16 11:36:58 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests kernel/thread: Use a regular pointer for the owner/current process 2018-10-10 02:04:55 -04:00
video_core shader_bytecode: Add Control Code enum 0xf 2018-10-15 15:36:47 -03:00
web_service web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
yuzu Merge pull request #1502 from lioncash/unique 2018-10-16 11:21:42 -04:00
yuzu_cmd filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 2018-10-13 11:36:35 -04:00
.clang-format
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00