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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
set: add GetPlatformRegion
Liam
2024-02-24
3
-8
/
+4
*
fs: Add and use fs_save_data_types.h
FearlessTobi
2024-02-19
1
-3
/
+3
*
scope_exit: Make constexpr
FearlessTobi
2024-02-19
2
-3
/
+5
*
Merge pull request #13035 from liamwhite/vi2
Narr the Reg
2024-02-18
24
-317
/
+280
|
\
|
*
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
2
-51
/
+39
|
*
vi: move shared buffer management from nvnflinger
Liam
2024-02-17
2
-6
/
+17
|
*
nvnflinger: convert to process
Liam
2024-02-17
16
-89
/
+72
|
*
am: unify display layer management
Liam
2024-02-17
11
-257
/
+238
*
|
Merge pull request #13048 from liamwhite/new-shell
Narr the Reg
2024-02-18
3
-9
/
+15
|
\
\
|
*
|
ns: rewrite IServiceGetterInterface
Liam
2024-02-18
2
-6
/
+10
|
*
|
ns: rewrite IApplicationManagerInterface
Liam
2024-02-18
2
-2
/
+4
|
*
|
ns: rewrite IPlatformServiceManager
Liam
2024-02-18
1
-1
/
+1
*
|
|
am: account for offset in transfer memory storage
Liam
2024-02-18
1
-2
/
+2
*
|
|
Merge pull request #13032 from german77/qlauncher
liamwhite
2024-02-18
3
-4
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
service: am: Fix GetMainAppletAvailableUsers for user creation
Narr the Reg
2024-02-16
2
-4
/
+4
|
*
|
service: am: Add QLaunch launcher
Narr the Reg
2024-02-16
1
-0
/
+18
|
|
/
*
|
service: Change unique_ptr to make_unique in GetCacheStorageMax
Leystryku
2024-02-18
1
-1
/
+1
*
|
file_sys: Formatting changes and use unique_ptr in GetCacheStorageMax
Leystryku
2024-02-18
1
-6
/
+6
*
|
file_sys: Fix nacp field cache_storage_max_index datatype
Leystryku
2024-02-18
1
-8
/
+5
*
|
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
Leystryku
2024-02-18
2
-6
/
+16
*
|
service: Add GetCacheStorageMax stub to IApplicationFunctions
Leystryku
2024-02-18
2
-1
/
+12
|
/
*
vi: extract types
Liam
2024-02-14
1
-0
/
+1
*
am: move out omm interfaces to new module
Liam
2024-02-12
7
-170
/
+0
*
am: rewrite IApplicationCreator
Liam
2024-02-12
3
-6
/
+24
*
am: add IApplicationAccessor
Liam
2024-02-12
2
-0
/
+178
*
am: rewrite ILockAccessor
Liam
2024-02-12
5
-100
/
+108
*
am: rewrite IWindowController
Liam
2024-02-12
7
-116
/
+119
*
am: rewrite IStorage
Liam
2024-02-12
18
-79
/
+71
*
am: rewrite IStorageAccessor, ITransferStorageAccessor
Liam
2024-02-12
4
-101
/
+80
*
am: rewrite ISelfController
Liam
2024-02-12
8
-540
/
+477
*
am: rewrite IProcessWindingController
Liam
2024-02-12
6
-62
/
+64
*
am: rewrite ILibraryAppletSelfAccessor
Liam
2024-02-12
7
-385
/
+406
*
am: rewrite ILibraryAppletCreator
Liam
2024-02-12
6
-119
/
+86
*
am: rewrite ILibraryAppletAccessor
Liam
2024-02-12
6
-247
/
+204
*
am: rewrite IHomeMenuFunctions
Liam
2024-02-12
6
-86
/
+112
*
am: rewrite IGlobalStateController, add ICradleFirmwareUpdater
Liam
2024-02-12
8
-52
/
+183
*
am: rewrite IDisplayController
Liam
2024-02-12
7
-168
/
+144
*
am: move IDebugFunctions
Liam
2024-02-12
5
-5
/
+4
*
am: rewrite ICommonStateGetter
Liam
2024-02-12
13
-435
/
+383
*
am: rewrite IApplicationFunctions
Liam
2024-02-12
7
-656
/
+588
*
am: rewrite IAppletCommonFunctions
Liam
2024-02-11
5
-22
/
+24
*
am: rewrite IAudioController
Liam
2024-02-11
7
-130
/
+109
*
am: rewrite ISystemAppletProxy
Liam
2024-02-11
5
-175
/
+189
*
am: rewrite ILibraryAppletProxy
Liam
2024-02-11
5
-182
/
+191
*
am: rewrite IApplicationProxy
Liam
2024-02-11
5
-150
/
+157
*
am: rewrite appletAE, appletOE
Liam
2024-02-11
11
-200
/
+216
*
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
Narr the Reg
2024-02-11
11
-46
/
+126
|
\
|
*
am: use applet program loading for tested versions
Liam
2024-02-10
3
-7
/
+28
|
*
am: fix focus states and display of indirect keyboard
Liam
2024-02-09
3
-15
/
+10
|
*
am: stub SetMediaPlaybackState for self controller
Liam
2024-02-09
2
-1
/
+16
[next]