This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-18 19:00:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
832d0bbdb94472917b111c06b7e54a47f4be4fcf
dolphin
/
Source
/
Core
T
History
Jordan Woyak
516369594f
Store ini sections in a std::list (rather than vector) to prevent unexpected pointer invalidation with use of GetOrCreateSection.
2014-06-24 12:37:38 -05:00
..
AudioCommon
Revert "DSound: use DSound notifications to produce sound."
2014-05-31 13:35:46 -07:00
Common
Store ini sections in a std::list (rather than vector) to prevent unexpected pointer invalidation with use of GetOrCreateSection.
2014-06-24 12:37:38 -05:00
Core
first implementation of memcard from directory, creates a memory card from USERDIR/GC/<REGION>/Card <A/B>
2014-06-22 18:03:52 -07:00
DiscIO
Kill off replaceable usages of s[n]printf.
2014-06-18 19:53:38 -04:00
DolphinWX
first implementation of memcard from directory, creates a memory card from USERDIR/GC/<REGION>/Card <A/B>
2014-06-22 18:03:52 -07:00
InputCommon
Use only section-based ini reading.
2014-06-16 01:31:23 -04:00
VideoBackends
Merge pull request
#500
from lioncash/ini
2014-06-22 17:21:45 +02:00
VideoCommon
Merge pull request
#500
from lioncash/ini
2014-06-22 17:21:45 +02:00
CMakeLists.txt
…