dolphin/Source/Core
Maarten ter Huurne 5ac0c33530 Fixed "bcl" instruction in the case where the branch is always taken. The old code would emit a "jne" that can skip the updating of LR depending on the state the host CPU happens to be in.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@451 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 07:04:41 +00:00
..
Common refixed. my mistake sorry 2008-09-06 23:38:12 +00:00
Core Fixed "bcl" instruction in the case where the branch is always taken. The old code would emit a "jne" that can skip the updating of LR depending on the state the host CPU happens to be in. 2008-09-07 07:04:41 +00:00
DebuggerWX many warning fixes 2008-09-01 12:11:08 +00:00
DiscIO Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
DolphinWX refixed. my mistake sorry 2008-09-06 23:38:12 +00:00
VideoCommon Added puts() HLE, WIIMOTE logging section and experimental virtual connection request. 2008-09-01 21:29:27 +00:00