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
f82bf2ae9abbf2cfeef5ad88a1a8d55ff0171afa
dolphin
/
Source
/
Core
History
hrydgard
f82bf2ae9a
Lots of FP hacking for little gain, super monkey ball is only slightly more sane (wow, it rhymed). Temporary no-speed-limit hack: Hold TAB.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@279
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-23 09:20:36 +00:00
..
Common
On non-Windows platforms, #define _M_IX86 for 32-bit platforms and _M_X64 for 64-bit platforms. Until now, 64-bit was always selected, which broke Dolphin on 32-bit Linux and OS X.
2008-08-22 19:28:00 +00:00
Core
Lots of FP hacking for little gain, super monkey ball is only slightly more sane (wow, it rhymed). Temporary no-speed-limit hack: Hold TAB.
2008-08-23 09:20:36 +00:00
DebuggerWX
Lots of FP hacking for little gain, super monkey ball is only slightly more sane (wow, it rhymed). Temporary no-speed-limit hack: Hold TAB.
2008-08-23 09:20:36 +00:00
DiscIO
Fixed compile warning: comparision of signed to unsigned.
2008-08-14 20:37:14 +00:00
DolphinWX
Lots of FP hacking for little gain, super monkey ball is only slightly more sane (wow, it rhymed). Temporary no-speed-limit hack: Hold TAB.
2008-08-23 09:20:36 +00:00
VideoCommon
SaveState preparations
#1
- Annotate all(?) state. (NO SCHEDULE PROMISE!)
2008-08-21 18:23:10 +00:00