yuzu/src/core
flerovium^-^ 463356f0a7 Start to implement/stub BSD:U and SFDNSRES services (#78)
* bsd: start stubbing bsd:u and sfdnsres

* bsd: stubbed RegisterClient

* bsd: attempt to get past socket()

* bsd: fix some wrong assumptions about IPC

* bsd: fix format specifiers

* bsd: stubbed Connect()

* bsd: stubbed SendTo()

* made requested changes

* sockets: respect alphabetical order at service installation

* run clang-format

* bsd: start stubbing bsd:u and sfdnsres

* bsd: stubbed RegisterClient

* bsd: attempt to get past socket()

* bsd: fix some wrong assumptions about IPC

* bsd: fix format specifiers

* bsd: stubbed Connect()

* bsd: stubbed SendTo()

* made requested changes

* sockets: respect alphabetical order at service installation

* run clang-format

* run clang-format (2)
2018-01-18 14:35:03 -05:00
..
arm clang-format 2018-01-16 18:05:21 +00:00
file_sys Update title_metadata.h 2018-01-17 18:20:52 +01:00
frontend yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00
gdbstub Fix gdbstub typo, fixes Citra #3318 2018-01-17 09:25:25 -05:00
hle Start to implement/stub BSD:U and SFDNSRES services (#78) 2018-01-18 14:35:03 -05:00
hw Remove gpu debugger and get yuzu qt to compile 2018-01-12 19:11:04 -07:00
loader Fix NRO loading 2018-01-17 20:16:09 -03:00
tracer
CMakeLists.txt Start to implement/stub BSD:U and SFDNSRES services (#78) 2018-01-18 14:35:03 -05:00
core_timing.cpp CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 2018-01-08 19:10:25 -05:00
core_timing.h core_timing: Use 1.020GHz for core clock rate. 2018-01-08 19:18:50 -05:00
core.cpp Remove gpu debugger and get yuzu qt to compile 2018-01-12 19:11:04 -07:00
core.h
memory_setup.h
memory.cpp Remove gpu debugger and get yuzu qt to compile 2018-01-12 19:11:04 -07:00
memory.h Update memory.h 2018-01-16 15:27:13 -08:00
mmio.h
perf_stats.cpp UI: Fix frame rate perf stats 2018-01-16 20:44:02 -07:00
perf_stats.h
settings.cpp Remove references to PICA and rasterizers in video_core 2018-01-12 19:11:03 -07:00
settings.h settings: Fix button mappings array to have correct entries. 2018-01-15 13:09:14 -05:00
telemetry_session.cpp Removing unused settings and yuzu rebranding 2018-01-12 19:11:05 -07:00
telemetry_session.h