Liam
a529ef4c09
sm:: fix tipc deserialization
2 years ago
Liam
7ba4a8f4a3
ro: add separate ro service
2 years ago
Liam
8ef1fdafa2
fbshare: set external format correctly
2 years ago
Liam
d597383ab2
fs: don't enumerate hidden savedata size file
2 years ago
Liam
5feda37688
service: populate pid and handle table from client
2 years ago
Liam
34e4012998
service: use interface factory in server manager
2 years ago
Liam
fe5e4bd846
debug: fix reading of module names
2 years ago
Liam
1d731dd1ff
kernel: fix single core
2 years ago
Liam
9268f265a1
kernel: implement light IPC
2 years ago
Narr the Reg
e445ef9d60
service: hid: Introduce proper AppletResource emulation
2 years ago
Liam
40bb176c39
kernel: implement remaining IPC syscalls
2 years ago
BreadFish64
d5de9402ee
Improve path splitting speed
2 years ago
Liam
f0ee3e29cb
arm: fix context save of vector regs
2 years ago
Liam
45c87c7e6e
core: refactor emulated cpu core activation
2 years ago
Liam
0751488727
fsmitm_romfsbuild: optimize for data locality
2 years ago
Liam
4bc932261b
romfs: cache file and directory metadata tables
2 years ago
Liam
9de99839bd
nce: fix pre-text patch for single modules
2 years ago
Liam
45b6161582
file_sys: handle null romfs
2 years ago
Narr the Reg
e40a2d2fd2
service: nfc: Don't tag amiibos as corrupted if they are loaded as read only
2 years ago
GPUCode
4a3abba16d
core: Rename patcher file
2 years ago
Liam
fd29227bc4
set: don't load version nca with null romfs
2 years ago
FrozenAra
e21f96ffde
Fixed controller applet crashing when on FW17+
2 years ago
amazingfate
a76a8fb5fe
qt: add cpu_backend configuration
2 years ago
Liam
15f35b8657
general: fix mac compile
2 years ago
Liam
7482e03c77
loader: fix gcc compile
2 years ago
german77
281eb020ea
service: nfc: Validate mii data
2 years ago
german77
4ce6762945
service: am: Create random mii for cabinet applet
2 years ago
Liam
e6847c65a8
time: undef GetCurrentTime for Windows
2 years ago
GPUCode
6432508740
oaknut: Address warnings
2 years ago
GPUCode
9ff8d0f3e6
Address more review comments
2 years ago
Liam
d040b27a35
loader: apply nso patch to offset program image
2 years ago
Liam
cf534f5149
arm_nce: skip data aborts for crash handling parity
2 years ago
GPUCode
1cde01c8c8
arm: Print backtrace on data abort
2 years ago
Liam
f542a3bb7a
patch: check offsets from first code word
2 years ago
GPUCode
3ec3cca4d8
core: Define HAS_NCE macro
2 years ago
Liam
263b7a44f9
arm_nce: skip dc cvac on possibly write-protected areas
2 years ago
GPUCode
6de2edcca1
Address some review comments
2 years ago
GPUCode
8fab363237
android: Add cpu bakend gui toggle
2 years ago
Liam
9f91ba1f73
arm: Implement native code execution backend
2 years ago
GPUCode
4838837620
device_memory: Enable direct mapped addresses for nce
2 years ago
Liam
f2a8409083
kernel: Manually specify aslr region start
2 years ago
GPUCode
5938a9582a
core: Respect memory permissions in Map
2 years ago
Narr the Reg
f61cf14646
yuzu: Constrain mouse in render window when emulated
2 years ago
Narr the Reg
2d4e7c8264
yuzu: Display firmware version
2 years ago
Narr the Reg
02a0b41a15
core: hid: Ensure output devices are initialized
2 years ago
Narr the Reg
cff2d0e19e
service: hid: Create appropriate hid resources
2 years ago
daisymlleung
0216aa55b4
Stub CheckBlockedUserListAvailability
2 years ago
Squall-Leonhart
8ae26df15c
service: hid: Ensure resource manager is initialized
Ensures the proper initialization of the IActiveVibrationDeviceList. By using GetResourceManager() instead of resource_manager, we make sure that the IActiveVibrationDeviceListis initialized before it's used, preventing potential null issues.
Fixes #12088
2 years ago
FrozenAra
cb004d1ba1
Implemented qlaunch version of the controller applet
2 years ago
Narr the Reg
862e66202c
service: hid: Introduce firmware settings and update activate controller calls
2 years ago