index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
kernel
/
board
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: hle: kernel: k_system_control: Add SecureAppletMemorySize.
bunnei
2022-11-04
1
-0
/
+4
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
5
-15
/
+10
*
k_system_control: Fix data race
lat9nq
2022-04-06
1
-3
/
+3
*
hle: kernel: board: nx: Add k_memory_layout.h header.
bunnei
2022-02-27
1
-0
/
+13
*
hle: kernel: k_system_control: Add GetRealMemorySize and update GetKernelPhysicalBaseAddress.
bunnei
2022-02-27
2
-1
/
+12
*
hle: kernel: KSystemControl: Use 6GB memory layout when "use_extended_memory_layout" setting is enabled.
bunnei
2022-02-21
1
-20
/
+4
*
core: Remove unused includes
ameerj
2021-11-04
1
-2
/
+0
*
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
1
-17
/
+20
*
hle: kernel: k_system_control: Remove unnecessary inline.
bunnei
2021-03-24
1
-4
/
+4
*
common: common_sizes: Move sizes to the Common namespace.
bunnei
2021-03-24
1
-16
/
+16
*
hle: kernel: board: k_system_control: Extend to include memory region sizes.
bunnei
2021-03-21
2
-1
/
+125
*
hle: kernel: board: Add secure_monitor module.
bunnei
2021-03-21
1
-0
/
+26
*
hle: kernel: KSystemControl: Update to reflect board-specific behavior.
bunnei
2021-03-21
2
-0
/
+68
*
hle: kernel: Add architecture and board specific memory regions.
bunnei
2021-03-21
1
-0
/
+52