This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
e9f0d0cae38ebc2cb17d1d47185d12a0cd71b448
dolphin
/
Source
/
Core
History
Maarten ter Huurne
e9f0d0cae3
Added missing include.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@559
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-17 08:23:41 +00:00
..
Common
32-bit Linux fix: check result of mmap(): if it fails, it returns MAP_FAILED, which is not equal to 0. Also print error message associated with errno.
2008-09-17 08:08:22 +00:00
Core
Changed return type of Find4GBBase() to u8*, since it really is a pointer (all callers were typecasting it to u8*).
2008-09-17 07:58:17 +00:00
DebuggerWX
SConscript made all the rest of env.Copy into env.Clone
2008-09-16 16:50:09 +00:00
DiscIO
added gui support for compressed ISOs...
2008-09-16 12:09:35 +00:00
DolphinWX
Added missing include.
2008-09-17 08:23:41 +00:00
VideoCommon
SConscript made all the rest of env.Copy into env.Clone
2008-09-16 16:50:09 +00:00