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
07cd58ebc01987c88b58c36485828f5caefe06c8
dolphin
/
Source
/
Core
History
ayuanx
07cd58ebc0
Fixed the "usb_kbd is not able to run Close()" issue.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4639
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-04 12:13:39 +00:00
..
AudioCommon
AlsaSound: Applied the fix from issue 1689 makes DSP better
2009-11-27 11:52:29 +00:00
Common
My first commit :)
2009-11-24 17:10:38 +00:00
Core
Fixed the "usb_kbd is not able to run Close()" issue.
2009-12-04 12:13:39 +00:00
DebuggerUICommon
My first proud commit
2009-11-25 10:07:56 +00:00
DebuggerWX
My first proud commit
2009-11-25 10:07:56 +00:00
DiscIO
wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes
2009-11-23 08:05:54 +00:00
DolphinWX
Don't disable option dialogs at runtime.
2009-12-01 21:43:54 +00:00
DSPCore
DSPLLE - cleaning, small fixes (2 shift opcodes are more correct now (lsr,asr) + some 0x3... opcodes are working better in case they are extended)
2009-12-01 20:38:42 +00:00
InputCommon
Now WiiMote button mapping supports both Keyboard & Joypad, or even mixed, no need to bother Xpadder. :)
2009-11-29 17:58:52 +00:00
VideoCommon
Fixed 24 bit depth copies to RAM. 24 and 16 bit depth copies are now more accurate. Added an offset to DX copies to RAM and made half sized copies to a texture linearly filtered.
2009-12-02 04:17:18 +00:00