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
/
config_mem.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Clean out some unnecessary header includes
Lioncash
2016-04-16
1
-7
/
+0
*
Kernel: Add more infrastructure to support different memory layouts
Yuri Kunde Schlesner
2015-08-16
1
-4
/
+0
*
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
Yuri Kunde Schlesner
2015-08-16
1
-3
/
+0
*
Memory: Read ConfigMem directly from Memory::Read
Yuri Kunde Schlesner
2015-05-15
1
-46
/
+1
*
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-15
1
-1
/
+1
*
Clean-up includes
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+4
*
HLE: Properly initialize and shutdown remaining modules.
bunnei
2015-05-02
1
-0
/
+5
*
ConfigMem: Remove duplicate retail bit
purpasmart96
2015-04-29
1
-1
/
+0
*
ConfigMem: Set the app memory to be 96MB instead of the default 64MB
purpasmart96
2015-03-24
1
-2
/
+2
*
ConfigMem: Clean up the Config memory to be more like the shared page and moved
purpasmart96
2015-02-17
1
-43
/
+53
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+1
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-1
/
+1
*
New logging system
Yuri Kunde Schlesner
2014-12-13
1
-0
/
+1
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-1
/
+1
*
core: Prune redundant includes
archshift
2014-09-09
1
-1
/
+0
*
hle: cleaned up log messages
bunnei
2014-05-30
1
-1
/
+1
*
added config_mem module for HLE of firmware configuration memory settings
bunnei
2014-05-07
1
-0
/
+70