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
/
common
/
memory_util.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-02-19
1
-7
/
+7
*
License change
purpasmart96
2014-12-21
1
-2
/
+2
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-1
/
+1
*
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
1
-5
/
+5
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-4
/
+4
*
Merge pull request #99 from archshift/ext-check
bunnei
2014-09-11
1
-1
/
+1
|
\
|
*
Added string_util to common, small changes in loader.cpp
archshift
2014-09-09
1
-1
/
+1
*
|
common: Prune all redundant includes
archshift
2014-09-09
1
-3
/
+0
|
/
*
Merge pull request #52 from lioncash/memory
bunnei
2014-08-18
1
-5
/
+8
|
\
|
*
Common: Correctly set ptr to null if mmap fails in memory_util
Lioncash
2014-08-17
1
-5
/
+8
*
|
Common: Move remaining C header includes over to their C++ equivalent
Lioncash
2014-08-17
1
-2
/
+2
|
/
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-3
/
+3
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+197