This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-05-19 20:28:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6070b94cec613bb4bd26ae2e1b0835c52b7480c
dolphin
/
Source
/
Core
T
History
Tony Wasserka
c6070b94ce
BPMemory: Fix an enum to use u32 as its underlying type.
2014-03-26 10:02:57 +01:00
..
AudioCommon
Remove usesMixer function from the sound streams.
2014-03-18 10:42:07 -04:00
Common
Merge pull request
#210
from magumagu/writerex-fix
2014-03-26 02:34:44 +01:00
Core
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumerations.
2014-03-25 23:57:58 +01:00
DiscIO
Fix a crash that got recently introduced.
2014-03-23 22:29:30 -05:00
DolphinWX
Revert "Remove an unnecessary wx translation underscore macro from PHackSettings."
2014-03-23 20:28:19 -05:00
InputCommon
Turn some non-const refs into pointers
2014-03-17 02:55:57 +01:00
VideoBackends
BPMemory: Make use of BitField in a number of structures.
2014-03-25 23:57:58 +01:00
VideoCommon
BPMemory: Fix an enum to use u32 as its underlying type.
2014-03-26 10:02:57 +01:00
CMakeLists.txt
…