index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
/
applets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
am: re-namespace frontend applets to frontend directory
Liam
2024-01-29
21
-5170
/
+0
*
service: split am into components
Liam
2024-01-29
9
-5
/
+14
*
Merge pull request #12802 from german77/mii_interface
liamwhite
2024-01-28
1
-1
/
+1
|
\
|
*
service: mii: Migrate service to new interface
Narr the Reg
2024-01-26
1
-1
/
+1
*
|
result: Make fully constexpr, add ON_RESULT_INCLUDED
FearlessTobi
2024-01-25
1
-2
/
+2
*
|
fs: Replace Mode enum by OpenMode enum
FearlessTobi
2024-01-25
1
-3
/
+3
*
|
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
2
-2
/
+2
|
/
*
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
1
-1
/
+1
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
2
-5
/
+5
*
Merge pull request #12183 from german77/justmii
liamwhite
2023-11-27
1
-1
/
+1
|
\
|
*
service: nfc: Validate mii data
german77
2023-11-25
1
-1
/
+1
*
|
service: am: Create random mii for cabinet applet
german77
2023-11-25
1
-1
/
+2
|
/
*
Implemented qlaunch version of the controller applet
FrozenAra
2023-11-19
1
-1
/
+1
*
service: am: Set the correct album program id
german77
2023-11-05
1
-2
/
+2
*
yuzu: Only store games in the recently played list
german77
2023-11-05
1
-0
/
+24
*
romfs: fix extraction of single-directory root
Liam
2023-10-31
1
-2
/
+1
*
core: Close all KEvents
german77
2023-10-29
1
-1
/
+3
*
service: Stub multiple functions to increase stability of album applet
Narr the Reg
2023-10-07
1
-0
/
+5
*
service: am: Set push in arguments according to the launched applet
Narr the Reg
2023-10-01
4
-14
/
+68
*
service: mii: Fix reported bugs
german77
2023-09-27
1
-0
/
+2
*
am: mii_edit: Implement DB operations
Narr the Reg
2023-09-21
2
-9
/
+48
*
mii: Prepare Interface for new implementation
german77
2023-09-11
1
-4
/
+7
*
service: mii: separate mii types into their own file
german77
2023-09-10
1
-1
/
+2
*
service: mii: Fix broken mii on MK8
Narr the Reg
2023-09-07
1
-1
/
+1
*
vfs: expand support for NCA reading
Liam
2023-08-15
1
-1
/
+1
*
input_common: Implement native mifare support
Narr the Reg
2023-06-21
1
-1
/
+1
*
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-05-05
2
-14
/
+16
*
Merge pull request #10006 from german77/profile_select
liamwhite
2023-04-01
2
-14
/
+140
|
\
|
*
service: am: Improve profile select applet
Narr the Reg
2023-03-29
2
-14
/
+140
*
|
applet: controller: Implement cancel button
german77
2023-03-30
2
-7
/
+14
|
/
*
qt: implement RequestExit for applets
Liam
2023-03-25
8
-9
/
+9
*
applets: implement RequestExit
Liam
2023-03-25
17
-0
/
+61
*
service: nfp: Improve implementation
Narr the Reg
2023-03-09
1
-2
/
+2
*
hle: rename legacy errors to Results
Liam
2023-03-06
2
-8
/
+6
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
3
-3
/
+3
*
Merge pull request #9238 from german77/cabinet_applet
bunnei
2022-11-20
4
-7
/
+306
|
\
|
*
general: Address review comments
german77
2022-11-13
2
-13
/
+14
|
*
service: am: Fix cabinet applet result
german77
2022-11-13
2
-10
/
+22
|
*
service: am: Implement cabinet applet backend
german77
2022-11-13
4
-7
/
+293
*
|
Add break for default cases
Kyle Kienapfel
2022-11-13
2
-0
/
+3
|
/
*
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
1
-1
/
+1
*
kernel: remove KWritableEvent
Liam
2022-10-12
1
-5
/
+5
*
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-07
1
-1
/
+1
*
core: ns: Implement pl:s service
Narr the Reg
2022-09-03
1
-1
/
+1
*
applet/swkbd: Implement optional symbol keys
Morph
2022-07-24
1
-0
/
+6
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
15
-38
/
+38
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
7
-9
/
+9
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
19
-57
/
+38
*
applets/web: Keep foreground (websession) web applet open
Morph
2022-04-01
1
-0
/
+8
*
Merge pull request #8041 from Morph1984/inline-swkbd
bunnei
2022-03-25
3
-166
/
+415
|
\
[next]