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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/memory: Get rid of 3DS leftovers
Lioncash
2018-08-03
1
-34
/
+0
*
kernel: Remove unnecessary includes
Lioncash
2018-07-31
1
-1
/
+4
*
kernel: Various 64-bit fixes in memory/process/thread
bunnei
2017-12-29
1
-3
/
+3
*
Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer.
Subv
2017-09-15
1
-0
/
+2
*
Kernel: Map special regions according to ExHeader
Yuri Kunde Schlesner
2017-05-10
1
-7
/
+3
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-1
/
+0
*
Kernel: Implement svcGetSystemInfo
Yuri Kunde Schlesner
2015-12-01
1
-0
/
+1
*
Kernel: Remove unused legacy heap MapBlock_* functions
Yuri Kunde Schlesner
2015-08-16
1
-17
/
+0
*
Kernel: Add more infrastructure to support different memory layouts
Yuri Kunde Schlesner
2015-08-16
1
-0
/
+17
*
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
Yuri Kunde Schlesner
2015-08-16
1
-0
/
+35