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
/
vm_manager.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kernel/Memory: Give each Process its own page table.
Subv
2017-09-10
1
-1
/
+5
*
Kernel: Centralize error definitions in errors.h
Yuri Kunde Schlesner
2017-05-25
1
-8
/
+0
*
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
-10
/
+11
*
Memory: Implement MMIO
MerryMage
2016-01-30
1
-1
/
+4
*
Kernel: Properly implement ControlMemory FREE and COMMIT
Yuri Kunde Schlesner
2015-08-16
1
-3
/
+21
*
VMManager: Introduce names for used ResultCodes
Yuri Kunde Schlesner
2015-08-16
1
-0
/
+8
*
VMManager: Make LogLayout log level configurable as a parameter
Yuri Kunde Schlesner
2015-08-16
1
-1
/
+1
*
VMManager: Change block offsets to size_t
Yuri Kunde Schlesner
2015-08-16
1
-2
/
+2
*
Core: Properly configure address space when loading a binary
Yuri Kunde Schlesner
2015-07-12
1
-1
/
+5
*
Core: Cleanup core includes.
Emmanuel Gil Peyrot
2015-06-28
1
-1
/
+0
*
Kernel: Add VMManager to manage process address spaces
Yuri Kunde Schlesner
2015-05-27
1
-0
/
+200