This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-19 00:42:58 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1f30d0502791cc91f287138a7bf4e9c35c1ab3ca
dolphin
/
Source
/
Core
/
Core
/
ConfigLoaders
History
mitaclaw
e4fb837f4b
Modernize
std::find_if
with ranges
...
In BTEmu.cpp, `std::mem_fn` was not necessary for the predicate to compile.
2024-10-10 15:28:11 -07:00
..
BaseConfigLoader.cpp
Revert "Audit uses of IsRunning and GetState"
2024-06-26 20:36:46 +02:00
BaseConfigLoader.h
…
GameConfigLoader.cpp
Modernize
std::find_if
with ranges
2024-10-10 15:28:11 -07:00
GameConfigLoader.h
…
IsSettingSaveable.cpp
Remove references to Debugger.ini
2023-11-27 21:38:43 +01:00
IsSettingSaveable.h
…
MovieConfigLoader.cpp
Add SYSCONF widescreen setting to dtm header
2023-12-08 01:27:57 -08:00
MovieConfigLoader.h
…
NetPlayConfigLoader.cpp
…
NetPlayConfigLoader.h
…