dolphin/Source/Core
Maarten ter Huurne 28edd4d31b Fixed compilation when logging is enaled: it tried to log a non-existing field ("name"); I replaced it by an existing field ("type").
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@262 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-21 23:23:15 +00:00
..
Common Save/restore SSE flags through protected function calls. 2008-08-20 18:28:21 +00:00
Core Fixed compilation when logging is enaled: it tried to log a non-existing field ("name"); I replaced it by an existing field ("type"). 2008-08-21 23:23:15 +00:00
DebuggerWX Fixed compile errors in conversion of C string to wxString when compiling with GCC against wx with Unicode support. 2008-08-21 23:11:29 +00:00
DiscIO Fixed compile warning: comparision of signed to unsigned. 2008-08-14 20:37:14 +00:00
DolphinWX statesave prep: Change coretiming to index/registration model, instead of storing pointers. This will make it possible to save/load the event queue. 2008-08-21 20:01:18 +00:00
VideoCommon SaveState preparations #1 - Annotate all(?) state. (NO SCHEDULE PROMISE!) 2008-08-21 18:23:10 +00:00