This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-12 22:56:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Lioncash
5afb9cc5c4
Common: Fix AsciiToHex returning true on overflow values
...
We should be checking errno against ERANGE.
2014-08-12 02:49:04 -04:00
..
AudioCommon
Merge pull request
#724
from lioncash/mem_fn
2014-08-03 21:25:24 -07:00
Common
Common: Fix AsciiToHex returning true on overflow values
2014-08-12 02:49:04 -04:00
Core
Core: Get rid of C-style struct typedefs
2014-08-09 21:58:08 -04:00
DiscIO
Remove fakepoll.h.
2014-07-26 22:53:40 -04:00
DolphinWX
Merge pull request
#761
from archshift/better-toolbar
2014-08-11 20:12:24 -07:00
InputCommon
Restore Wayland compatibility.
2014-08-04 18:26:03 +02:00
VideoBackends
Software: Get rid of an unnecessary format string in SWmain.cpp
2014-08-10 04:38:12 -04:00
VideoCommon
VideoBackendBase: Remove unused stub Initialize implementation
2014-08-06 21:35:52 -04:00
CMakeLists.txt
…