Liam
b9545c5a0e
core_timing: remove user data value
2 years ago
Liam
3d08a55a87
kernel: fix resource limit imbalance
2 years ago
Liam
a7ff872a4c
kernel: restrict nce to applications
2 years ago
Liam
1fdcd70bad
general: properly support multiple memory instances
2 years ago
Liam
8243f4e3c7
k_server_session: remove scratch buffer usage in favor of direct copy
2 years ago
Liam
5244690809
k_server_session: process for guest servers
2 years ago
Liam
e2b5f2392e
kernel: instantiate memory separately for each guest process
2 years ago
Narr the Reg
22946d67ad
service: hid: Fix crash on InitializeVibrationDevice
2 years ago
Liam
25e63fa34a
fs: implement OpenDirectoryMode
2 years ago
Liam
e6973a159d
nvnflinger: mark buffer as acquired when acquired
2 years ago
Liam
73e77e9330
set: add cstddef for offsetof macro
2 years ago
Kelebek1
b490e69020
Have GetActiveChannelCount return the system channels instead of host device channels
2 years ago
liamwhite
6238976dc6
ssl: fix output byte buffer size issue ( #12372 )
2 years ago
Kelebek1
9dc9e91e2a
Make system settings persistent across boots
2 years ago
Liam
1075c88dca
common: use memory holepunching when clearing memory
2 years ago
Narr the Reg
5913b7a750
core: hid: Clean up headers
2 years ago
Narr the Reg
6de39c8398
service: hid: Allow to create multiple instances of shared memory
2 years ago
Liam
ccef7d7326
vi: fix confusion between closing and destroying layers
2 years ago
german77
93c91bcbab
service: hid: Improve CreateAppletResource implementation and free resources
2 years ago
Liam
e407b54319
sm:: fix tipc deserialization
2 years ago
Liam
88c44ff95d
ro: add separate ro service
2 years ago
Liam
ca5bda4ce9
fbshare: set external format correctly
2 years ago
Liam
8cb7fdc9f7
fs: don't enumerate hidden savedata size file
2 years ago
Liam
662bc7c6a1
service: populate pid and handle table from client
2 years ago
Liam
cb8b331981
service: use interface factory in server manager
2 years ago
Liam
f85425fe86
kernel: fix single core
2 years ago
Liam
f486fe3971
kernel: implement light IPC
2 years ago
Narr the Reg
7fa71afe9e
service: hid: Introduce proper AppletResource emulation
2 years ago
Liam
dcc9df5dd2
kernel: implement remaining IPC syscalls
2 years ago
BreadFish64
d1ee9e48d9
Improve path splitting speed
2 years ago
Liam
3d5c6a73cb
core: refactor emulated cpu core activation
2 years ago
Narr the Reg
919d2ba033
service: nfc: Don't tag amiibos as corrupted if they are loaded as read only
2 years ago
Liam
2e0cd11266
set: don't load version nca with null romfs
2 years ago
FrozenAra
6c23b151ba
Fixed controller applet crashing when on FW17+
2 years ago
Liam
82c5e2472e
general: fix mac compile
2 years ago
german77
95e03e4901
service: nfc: Validate mii data
2 years ago
german77
6194fbfcdb
service: am: Create random mii for cabinet applet
2 years ago
Liam
ef41168c8d
time: undef GetCurrentTime for Windows
2 years ago
GPUCode
1e5a1d1702
Address more review comments
2 years ago
GPUCode
3930e3d7fd
core: Define HAS_NCE macro
2 years ago
GPUCode
3814ca9d84
Address some review comments
2 years ago
Liam
19619b1b14
arm: Implement native code execution backend
3 years ago
Liam
3a5992f2ef
kernel: Manually specify aslr region start
3 years ago
GPUCode
2590906d14
core: Respect memory permissions in Map
3 years ago
Narr the Reg
8ea5b7163d
yuzu: Display firmware version
2 years ago
Narr the Reg
5f6b4418df
service: hid: Create appropriate hid resources
3 years ago
daisymlleung
afdf4437aa
Stub CheckBlockedUserListAvailability
2 years ago
Squall-Leonhart
a1ca92a79a
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
09d7bec6e1
Implemented qlaunch version of the controller applet
3 years ago
Narr the Reg
cd8dcc1250
service: hid: Introduce firmware settings and update activate controller calls
3 years ago