index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
kernel: make check fully constexpr for broken msvc constant folding
Liam
2023-10-20
1
-1
/
+1
|
*
|
k_page_table: add MapFirstGroup
Liam
2023-10-20
3
-34
/
+49
|
*
|
kernel: update KMemoryRegionType values
Liam
2023-10-20
2
-48
/
+80
|
*
|
k_page_table: implement PermissionLocked
Liam
2023-10-20
6
-26
/
+128
|
*
|
k_page_table: add new CheckMemoryState helper
Liam
2023-10-20
2
-12
/
+40
|
*
|
kernel: split Io memory state, add PermissionLocked attribute
Liam
2023-10-20
5
-92
/
+116
|
*
|
kernel: reshuffle ini1 size, add slab clear note
Liam
2023-10-20
4
-10
/
+18
|
|
/
*
/
kernel: fix incorrect calculation of used non system memory value
Liam
2023-10-20
1
-1
/
+1
|
/
*
Merge pull request #11822 from german77/no-name
liamwhite
2023-10-19
1
-0
/
+1
|
\
|
*
service: mii: Create random mii with name
Narr the Reg
2023-10-19
1
-0
/
+1
*
|
Merge pull request #11791 from german77/bufferx
liamwhite
2023-10-18
4
-46
/
+70
|
\
\
|
|
/
|
/
|
|
*
service: hle: Allow to access read buffer A and X directly
german77
2023-10-16
4
-46
/
+70
*
|
service: acc: Implement functions needed for profile select (#11653)
Narr the Reg
2023-10-17
6
-8
/
+91
|
/
*
Merge pull request #11766 from liamwhite/open-sesame
liamwhite
2023-10-13
1
-0
/
+5
|
\
|
*
k_page_table: add missing page group open when locking memory
Liam
2023-10-12
1
-0
/
+5
*
|
Merge pull request #11746 from liamwhite/relr
liamwhite
2023-10-12
1
-2
/
+34
|
\
\
|
*
|
jit: add support for relr-type relocations
Liam
2023-10-11
1
-2
/
+34
*
|
|
Merge pull request #11763 from liamwhite/lto-noinline
liamwhite
2023-10-12
1
-8
/
+8
|
\
\
\
|
*
|
|
kernel: mark TLS accessors as noinline for non-MSVC LTO
Liam
2023-10-12
1
-8
/
+8
|
|
/
/
*
|
/
service: caps: Remove ambiguous call
Narr the Reg
2023-10-12
1
-2
/
+2
|
|
/
|
/
|
*
|
service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDe...
Narr the Reg
2023-10-11
5
-51
/
+134
|
/
*
Merge pull request #11650 from german77/lle_album
Fernando S
2023-10-10
27
-244
/
+1168
|
\
|
*
service: caps: Implement album manager and reorganize service
Narr the Reg
2023-10-07
19
-519
/
+849
|
*
service: Stub multiple functions to increase stability of album applet
Narr the Reg
2023-10-07
7
-6
/
+144
|
*
service: caps: Partially implement IAlbumAccessorService
Narr the Reg
2023-10-02
5
-15
/
+450
|
*
yuzu: Allow to launch album applet from firmware
Narr the Reg
2023-10-02
2
-0
/
+21
*
|
kernel: implement transfer memory
Liam
2023-10-04
5
-17
/
+160
*
|
ci: fix new codespell errors
Liam
2023-10-02
1
-1
/
+1
|
/
*
Merge pull request #11652 from liamwhite/shutdown-goes-brrr
liamwhite
2023-10-02
1
-4
/
+8
|
\
|
*
k_page_table: skip page table clearing on finalization
Liam
2023-10-01
1
-4
/
+8
*
|
fsp-srv: enable auto save data creation on init
Liam
2023-10-01
1
-0
/
+3
|
/
*
Merge pull request #11632 from german77/hle_cabinet
liamwhite
2023-10-01
19
-58
/
+899
|
\
|
*
service: nfc: Implement SetRegisterInfoPrivate mii support
Narr the Reg
2023-10-01
1
-7
/
+2
|
*
service: am: Implement shared buffer
Narr the Reg
2023-10-01
2
-10
/
+125
|
*
service: nvnflinger: Implement shared buffer
Narr the Reg
2023-10-01
11
-22
/
+570
|
*
service: ldn: Implement lp2p:m and stub IMonitorService
Narr the Reg
2023-10-01
1
-2
/
+89
|
*
service: am: Set push in arguments according to the launched applet
Narr the Reg
2023-10-01
6
-17
/
+113
*
|
Merge pull request #11546 from Kelebek1/core_timing_mutex
Fernando S
2023-09-29
1
-1
/
+3
|
\
\
|
*
|
Reduce core timing mutex contention
Kelebek1
2023-09-19
1
-1
/
+3
*
|
|
Don't send a double focus change message
Kelebek1
2023-09-28
1
-3
/
+0
|
|
/
|
/
|
*
|
Merge pull request #11626 from german77/mii-fix
liamwhite
2023-09-28
5
-4
/
+6
|
\
\
|
*
|
service: mii: Fix reported bugs
german77
2023-09-27
5
-4
/
+6
*
|
|
fsp-srv: add GetFileSystemAttribute
Liam
2023-09-25
1
-0
/
+41
|
/
/
*
|
service: mii: Limit checks to string size
german77
2023-09-23
1
-1
/
+1
*
|
service: hid: Set last connected controller as active
german77
2023-09-23
1
-0
/
+1
*
|
service: am: Stub to exit applet cleanly
german77
2023-09-23
2
-3
/
+31
*
|
service: am: Implement stuff needed for Mii Edit
german77
2023-09-23
3
-22
/
+238
*
|
service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSa...
german77
2023-09-23
2
-2
/
+24
*
|
service: ns: Implement GetSharedFontInOrderOfPriorityForSystem
german77
2023-09-23
1
-4
/
+13
*
|
am: mii_edit: Implement DB operations
Narr the Reg
2023-09-21
8
-73
/
+139
|
/
[prev]
[next]