You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/citra_qt
archshift a59f57d504 Use config files to store whether SDMC is enabled or not
Before, it used to use whether the directory actually existed. As a result, .citra-emu/sdmc was never auto-created (something quite confusing to me until I read through the logs).
10 years ago
..
config Temporarily "fix" citra_qt for Windows 11 years ago
debugger core: Make the ARM disassembler use std::string internally 11 years ago
CMakeLists.txt Added configuration file system. 10 years ago
bootmanager.cpp OpenGL renderer: Request a forward compatible context in citra-qt 10 years ago
bootmanager.hxx Added configuration file system. 10 years ago
config.cpp Use config files to store whether SDMC is enabled or not 10 years ago
config.h Use config files to store whether SDMC is enabled or not 10 years ago
hotkeys.cpp Changed iterators to use auto, some of which using range-based loops 11 years ago
hotkeys.hxx got rid of 'src' folders in each sub-project 11 years ago
hotkeys.ui got rid of 'src' folders in each sub-project 11 years ago
main.cpp Added configuration file system. 10 years ago
main.hxx Bootmanager: changed `filename` to std::string 11 years ago
main.ui added symbol map load function to Qt GUI 11 years ago
version.h got rid of 'src' folders in each sub-project 11 years ago