yuzu-mainline/src/core
David Marcec 0330f5d6f8 IFriendService::GetFriendList
We don't have any friends implemented in Yuzu yet so it doesn't make sense to return any friends. For now we'll be returning 0 friends however the information provided will allow a proper implementation of this cmd when needed.
2019-07-09 18:20:58 +10:00
..
arm
crypto
file_sys file_sys: Rename other ContentRecordType members 2019-07-02 00:57:23 +01:00
frontend general_frontend: Add documentation for parental controls and ecommerce applets 2019-06-24 20:05:11 -04:00
gdbstub
hle IFriendService::GetFriendList 2019-07-09 18:20:58 +10:00
loader file_sys: Rename other ContentRecordType members 2019-07-02 00:57:23 +01:00
tools
CMakeLists.txt Merge pull request #2657 from ogniK5377/npad-assignments 2019-07-08 09:35:19 -04:00
constants.cpp
constants.h
core_cpu.cpp yuzu: Remove CPU Jit setting from the UI 2019-07-04 14:48:08 +02:00
core_cpu.h
core_timing_util.cpp
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp Merge pull request #2651 from DarkLordZach/apm-boost-mode-1 2019-07-07 21:40:30 -04:00
core.h core: Keep instance of APM Controller 2019-06-28 22:46:31 -04:00
cpu_core_manager.cpp
cpu_core_manager.h
memory_setup.h
memory.cpp memory: Remove unused includes 2019-07-06 02:24:34 -04:00
memory.h memory: Remove unused PageTable forward declaration 2019-07-06 02:24:34 -04:00
perf_stats.cpp
perf_stats.h
reporter.cpp Merge pull request #2642 from DarkLordZach/fsp-log-2 2019-07-07 21:39:40 -04:00
reporter.h Merge pull request #2642 from DarkLordZach/fsp-log-2 2019-07-07 21:39:40 -04:00
settings.cpp yuzu: Remove CPU Jit setting from the UI 2019-07-04 14:48:08 +02:00
settings.h Merge pull request #2669 from FearlessTobi/move-cpujit-setting 2019-07-04 15:33:59 -04:00
telemetry_session.cpp yuzu: Remove CPU Jit setting from the UI 2019-07-04 14:48:08 +02:00
telemetry_session.h