This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
History
Lioncash
cc9f352b66
Common: Correctly set ptr to null if mmap fails in memory_util
...
On POSIX systems mmap will return MAP_FAILED ((void*)-1) instead of a null pointer.
2014-08-17 14:08:43 -04:00
..
citra
Bootmanager: changed
filename
to std::string
2014-08-14 23:59:31 -07:00
citra_qt
Bootmanager: changed
filename
to std::string
2014-08-14 23:59:31 -07:00
common
Common: Correctly set ptr to null if mmap fails in memory_util
2014-08-17 14:08:43 -04:00
core
Merge pull request
#39
from bunnei/hid-minor-improvements
2014-08-12 18:23:17 -04:00
video_core
Merge pull request
#42
from archshift/glexp
2014-08-13 13:10:45 -04:00
CMakeLists.txt
fixes to build on linux
2014-04-22 19:42:29 -07:00