1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src/core/hle
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
..
applets APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
kernel Merge pull request #3101 from Subv/hle_thread_pause2 2018-02-22 16:23:34 +02:00
service UDS: Add non zero mac address to the shared page 2018-02-22 10:17:38 -07:00
config_mem.cpp Core: update Kernel Config Memory to latest version (11.2) 2017-01-30 11:29:00 +03:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
function_wrappers.h HLE: Move SVC handlers to the Kernel namespace 2017-12-09 20:32:58 -08:00
ipc_helpers.h ipc_helpers: Add member functions for pushing and popping strongly typed enums 2017-12-10 23:10:00 -05:00
ipc.h Kernel/IPC: Implement StaticBuffer translation for HLE services that use the HLERequestContext architecture. 2017-11-12 11:00:00 -05:00
lock.cpp hle/lock: Remove #pragma once in cpp file 2017-10-21 13:59:14 +01:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
romfs.cpp apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
romfs.h apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
shared_page.cpp UDS: Add non zero mac address to the shared page 2018-02-22 10:17:38 -07:00
shared_page.h UDS: Add non zero mac address to the shared page 2018-02-22 10:17:38 -07:00