dolphin/Source/Core
2008-09-17 08:09: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 Fix build on Linux: commented out setting of background color. If I understood the code correctly, the color will be determined later (after sorting). 2008-09-17 08:09:41 +00:00
VideoCommon SConscript made all the rest of env.Copy into env.Clone 2008-09-16 16:50:09 +00:00