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
/
memory.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Ricardo de Almeida Gonzaga
2016-10-20
1
-1
/
+1
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-4
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-9
/
+13
*
Memory: Fixed a regression caused by #1695 and #1689.
Subv
2016-05-14
1
-0
/
+3
*
Merge pull request #1689 from Subv/shmem
bunnei
2016-05-13
1
-1
/
+0
|
\
|
*
Kernel/Memory: Remove the Shared Memory region from the legacy memory map.
Subv
2016-05-13
1
-1
/
+0
*
|
Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap.
Subv
2016-05-07
1
-1
/
+0
|
/
*
AudioCore: Skeleton Implementation
MerryMage
2016-02-21
1
-1
/
+4
*
Kernel: Implement svcGetSystemInfo
Yuri Kunde Schlesner
2015-12-01
1
-0
/
+2
*
Kernel: Remove unused legacy heap MapBlock_* functions
Yuri Kunde Schlesner
2015-08-16
1
-60
/
+0
*
Kernel: Add more infrastructure to support different memory layouts
Yuri Kunde Schlesner
2015-08-16
1
-0
/
+72
*
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
Yuri Kunde Schlesner
2015-08-16
1
-0
/
+124