2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
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