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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-12
memory_util: Remove unnecessary assignment in FreeMemoryPages
Lioncash
1
-3
/
+0
2015-09-12
memory_util: Remove commented out printf statements
Lioncash
1
-10
/
+0
2015-09-12
general: Replace 0 literals with nullptr where applicable
Lioncash
1
-4
/
+4
2015-08-16
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
bunnei
1
-4
/
+4
2015-06-28
Common: Cleanup memory and misc includes.
Emmanuel Gil Peyrot
1
-4
/
+7
2015-05-07
Common: Add proper macros to test for architecture pointer size
Yuri Kunde Schlesner
1
-1
/
+1
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
1
-1
/
+2
2015-02-19
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
1
-7
/
+7
2014-12-21
License change
purpasmart96
1
-2
/
+2
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
1
-1
/
+1
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-5
/
+5
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-4
/
+4
2014-09-09
common: Prune all redundant includes
archshift
1
-3
/
+0
2014-09-09
Added string_util to common, small changes in loader.cpp
archshift
1
-1
/
+1
2014-08-17
Common: Correctly set ptr to null if mmap fails in memory_util
Lioncash
1
-5
/
+8
2014-08-17
Common: Move remaining C header includes over to their C++ equivalent
Lioncash
1
-2
/
+2
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-3
/
+3
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-02
convert tabs to spaces
bunnei
1
-89
/
+89
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+197