- 25 Jan, 2024 17 commits
-
-
Narr the Reg authored
-
liamwhite authored
core: miscellaneous fixes
-
liamwhite authored
android: Add key warning
-
liamwhite authored
service: add template serializer for method calls
-
Liam authored
-
liamwhite authored
android: Only compare game contents for GameAdapter
-
liamwhite authored
android: Show driver vendor in FPS overlay
-
liamwhite authored
Rework time services
-
t895 authored
-
t895 authored
-
t895 authored
-
t895 authored
Additionally fixes an issue where its viewmodel could hold onto a stale positive action
-
t895 authored
Was swapping between references and pointers for no reason. Just unify them here since each of these utility functions will need their parameters to be alive.
-
t895 authored
-
t895 authored
-
Matías Locatti authored
Demote dozen to the bottom of the device list
-
Matías Locatti authored
-
- 24 Jan, 2024 1 commit
-
-
Kelebek1 authored
-
- 23 Jan, 2024 6 commits
- 22 Jan, 2024 14 commits
-
-
Charles Lombardo authored
device_memory_manager: fix ScratchBuffer indexing
-
Liam authored
-
liamwhite authored
Core: Implement Device Mapping & GPU SMMU
-
liamwhite authored
android: Add to launcher button
-
t895 authored
-
Charles Lombardo authored
android: Provide debug.keystore for debug and relWithDebInfo builds
-
Charles Lombardo authored
android: Port "Lock drawer" feature from Citra
-
Charles Lombardo authored
android: Add verify contents buttons
-
t895 authored
Allows devs to share debug builds with testers without uninstalling the previous build
-
t895 authored
-
t895 authored
We never used these without callbacks and these will break without them in their current state. I could write the default value to return false always but that's unnecessary for now.
-
liamwhite authored
service: hid: Implement EnableAppletForInput
-
liamwhite authored
core: hid: Allow to disable vibration
-
t895 authored
-
- 21 Jan, 2024 2 commits
-
-
Narr the Reg authored
-
t895 authored
-