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
6222414ba515a5cc62728fc25e284c063dc8ca1a
dolphin
/
Source
/
Core
History
daco65
6222414ba5
Killed the issues column and made emulationstate "Problems" provide more info when its set in the gameini. the config looks a bit ugly imo but thats cause im horrible in such stuff :P
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@2340
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-21 14:40:34 +00:00
..
Common
Fix bug in audio queue. This will hopefully fix the screechy noises that sometimes happen when starting a game.
2009-02-21 12:07:51 +00:00
Core
CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch of code.
2009-02-21 12:07:03 +00:00
DebuggerWX
Remove/cleanup some auto-"breaks" in the code. they are annoying when debugging. (jit64 hits the DSP.cpp case in animal crossing) :/
2009-02-17 23:07:10 +00:00
DiscIO
Preliminary support for having MasterKey for U/P/J and MasterKey for Korean wii games. Needs testing by someone who has a Korean wii game
2009-02-16 06:17:21 +00:00
DolphinWX
Killed the issues column and made emulationstate "Problems" provide more info when its set in the gameini. the config looks a bit ugly imo but thats cause im horrible in such stuff :P
2009-02-21 14:40:34 +00:00
InputCommon
Make InputCommon build in debug mode. Seriously, WTF? Debugging code relying on functions that simply aren't there. Nakee?????
2009-02-21 11:49:14 +00:00
VideoCommon
Forgot to check in this.
2009-02-21 13:48:22 +00:00