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
418e37029cf2e4a03abc111224f0918b79713a6a
dolphin
/
Source
/
Core
History
Maarten ter Huurne
418e37029c
Typecast function pointer argument of CALL() to void*, since this is not an automatic conversion for GCC.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@267
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-22 11:21:51 +00:00
..
Common
Implemented Find4GBBase() on 32-bit non-Windows platforms. I am not sure the pointer acquired is any good though.
2008-08-22 10:38:53 +00:00
Core
Typecast function pointer argument of CALL() to void*, since this is not an automatic conversion for GCC.
2008-08-22 11:21:51 +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