dolphin/Source/Core
2008-08-26 12:40:09 +00:00
..
Common Implemented querying file size on POSIX. Also fixed size rounding of mmap() on POSIX. 2008-08-26 11:44:17 +00:00
Core Documented the change of rev 320 in a comment, so people reading the code will not be tempted to remove it. 2008-08-26 12:06:43 +00:00
DebuggerWX little Logwindow feature - enable/disable all logs 2008-08-25 21:02:56 +00:00
DiscIO Refactored BlobReaders: instead of constructor + IsValid() method, a factory method is used which returns NULL if no valid BlobReader could be created. The new code does more sanity checks and leaks less objects. 2008-08-26 12:40:09 +00:00
DolphinWX Small build fix, re-add CPU check 2008-08-25 20:43:37 +00:00
VideoCommon Fixed "no newline at end of file" warnings issued by GCC 4.2. 2008-08-24 21:50:41 +00:00