This website requires JavaScript.
Explore
Help
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
2025-03-07 10:13:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7ff65db3b2
Branches
Tags
View all branches
dolphin
/
Source
/
Core
History
Admiral H. Curtiss
7ff65db3b2
GCMemcard: As far as I can tell, the directory and BAT blocks aren't really main and backup, but just two blocks that store data are written to alternately. So store them as an std::array of 2 blocks instead of an explicit 'backup' block.
2018-12-09 22:28:58 +01:00
..
AudioCommon
…
Common
…
Core
GCMemcard: As far as I can tell, the directory and BAT blocks aren't really main and backup, but just two blocks that store data are written to alternately. So store them as an std::array of 2 blocks instead of an explicit 'backup' block.
2018-12-09 22:28:58 +01:00
DiscIO
…
DolphinNoGUI
…
DolphinQt
…
InputCommon
…
UICommon
…
Updater
…
VideoBackends
…
VideoCommon
…
CMakeLists.txt
…