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
Narr the Reg
b9c7e5c2c8
service: hid: Implement xpad calls
2 years ago
Narr the Reg
c9cd938dfd
service: hid: Split hid.cpp into individual interfaces
2 years ago
Liam
b30e19ba24
fix apple clang build again
2 years ago
Liam
ec6b67d862
core_timing: lock event queue access
2 years ago
Liam
e3b510a4b4
core: check for thread dpc before eret
2 years ago
Fernando Sahmkow
f1806d237f
Memory: Fix invalidation handling from the CPU/Services
2 years ago
german77
ae57a99d7d
core: hid: Split SL and SR buttons
2 years ago
Liam
a6735cba5f
k_capabilities: ignore map region when KTrace is disabled
2 years ago
Liam
3b872b89d1
gdbstub: read module information from memory layout
2 years ago
Narr the Reg
e588f341ed
service: irs: Implement moment image processor
2 years ago
Liam
875246f5b2
k_page_table: fix shutdown
2 years ago
Liam
b16fefa106
k_page_table: use more precise icache invalidates
2 years ago
Liam
2a255b2d61
kernel: add KPageTableBase
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
3 years ago
german77
a5a3167eba
service: am: Set the correct album program id
2 years ago
german77
507f360a81
yuzu: Only store games in the recently played list
2 years ago
german77
5323d9f6b3
service: acc: Ensure proper profile size
2 years ago
Narr the Reg
f07484bc64
core: hid: Signal color updates
2 years ago
german77
bf8d7bc0da
service: hid: Silence EnableUnintendedHomeButtonInputProtection
2 years ago
german77
b36fec486e
service: hid: Ensure GetNextEntryIndex can't fail
2 years ago
german77
57cf830862
core: hid: Fix wrong battery values
2 years ago
Liam
b0c6bf497a
romfs: fix extraction of single-directory root
2 years ago
Dzmitry Dubrova
361dbdddcc
service: am: Add support for LLE Software Keyboard Applet
2 years ago
Liam
a872030a35
nvnflinger: implement consumer abandonment
3 years ago
Liam
79e7d7f4ba
nvnflinger: use graphic buffer lifetime for map handle
3 years ago
german77
6e883a26da
core: Close all KEvents
3 years ago
Liam
65d4a16afd
renderer_vulkan: fix cropping for presentation
3 years ago
Narr the Reg
f26dddf3b5
service: am: Implement ISelfController::SaveCurrentScreenshot
3 years ago
Alexandre Bouvier
79ba5d9c26
cmake: prefer system stb headers
3 years ago
Liam
ca75c58f43
sockets: use safe access helpers
3 years ago
Liam
723df0f368
nvdrv: rework to remove memcpy
3 years ago
Liam
94b7ac50bb
nvdrv: fix up remaining copy calls
3 years ago
Liam
18450ebd78
nvdrv: convert nvmap
3 years ago
Liam
efdb2e8f3d
nvdrv: convert codec devices
3 years ago
Liam
7a84a1a974
nvdrv: convert nvhost_gpu
3 years ago