citra/src/core
James Rowe ffe94421b2 UDS: Add non zero mac address to the shared page
Apparently several games check the shared page mac address and wifi
link level values, and will refuse to start UDS if they are not correct.
This change gives a default value (in case you aren't connected to a
network) and will read the value from Room if you are connected.
2018-02-22 10:17:38 -07:00
..
arm core/arm: Backend-specific context implementations 2017-12-12 19:12:03 +00:00
file_sys Merge pull request #3252 from Subv/fs_user 2017-12-15 15:40:36 -05:00
frontend Merge pull request #2899 from wwylele/touch-refactor 2017-08-29 11:29:10 -04:00
gdbstub gdbstub: Correct typo 2017-12-20 18:47:06 +00:00
hle UDS: Add non zero mac address to the shared page 2018-02-22 10:17:38 -07:00
hw HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
loader Merge pull request #3262 from lioncash/warn 2017-12-11 19:52:53 +00:00
tracer Core: Fix some out-of-style includes 2017-05-27 16:31:42 -07:00
3ds.h Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
announce_multiplayer_session.cpp Use Common::Event 2017-12-14 12:36:37 +01:00
announce_multiplayer_session.h Use Common::Event 2017-12-14 12:36:37 +01:00
CMakeLists.txt Merge pull request #3069 from B3n30/announce_room_webservice 2018-02-08 18:46:10 +02:00
core_timing.cpp CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
core_timing.h CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
core.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
core.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
memory_setup.h Kernel/Memory: Give each Process its own page table. 2017-09-10 15:13:41 -05:00
memory.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
memory.h memory: add overload with process parameter for ZeroBlock and CopyBlock 2017-12-07 15:59:54 +02:00
mmio.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
movie.cpp Convert Movie to a class with a static instance, and other fixes based on B3n30 feedback. 2017-12-17 17:55:56 +13:00
movie.h Convert Movie to a class with a static instance, and other fixes based on B3n30 feedback. 2017-12-17 17:55:56 +13:00
perf_stats.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
perf_stats.h PerfStats: Re-order and document members better 2017-02-26 17:22:04 -08:00
settings.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
settings.h Merge pull request #3069 from B3n30/announce_room_webservice 2018-02-08 18:46:10 +02:00
telemetry_session.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
telemetry_session.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00