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
20db80bf6d59b8fc86c31af0122647fbf2ef35b5
dolphin
/
Source
/
Core
History
hrydgard
20db80bf6d
MSDN says that wParam should be masked ... maybe will fix a user reported problem of the screensaver starting
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3651
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-02 21:17:36 +00:00
..
AudioCommon
1. TAS Groundwork: Saving the state (compression and memory dump to file) is now done on a separate thread (thread-safe). Now state saving is silent and quick.
2009-06-26 22:36:44 +00:00
Common
implement peeking z value from ppc. currently only works in single core mode. the pixel format may be slightly off of what the game actually desires. someone check please? :)
2009-07-01 13:49:49 +00:00
Core
in gcc enum is not a namespace
2009-07-01 19:41:19 +00:00
DebuggerUICommon
debuggerUICommon: don't spam solution dir
2009-06-30 03:55:56 +00:00
DebuggerWX
MemoryWindow will now dump aram instead of ram - if you are viewing aram
2009-06-30 21:11:39 +00:00
DiscIO
DiscScrubber: only close the file if it was successfully opened, fixes crash if you try to compress a wii game set to readonly
2009-07-01 06:48:02 +00:00
DolphinWX
MSDN says that wParam should be masked ... maybe will fix a user reported problem of the screensaver starting
2009-07-02 21:17:36 +00:00
DSPCore
dsp lle: add default names for pdlabels[], so you don't get "(null)" with the disassembler
2009-07-01 22:49:32 +00:00
InputCommon
Misc warning fixes.
2009-06-28 20:53:26 +00:00
VideoCommon
EFB Access now works from both Dual Core and Single Core modes. Thread-safe.
2009-07-02 10:16:06 +00:00