summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_cpu_debug.cpp
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2022-12-02core: add option to break on unmapped accessLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-20yuzu: Reduce unused includesameerj
2022-02-27dynarmic: Inline exclusive memory accessesmerry
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-11General: Add settings for fastmem and disabling adress space check.FernandoS27
2021-04-14common: Move settings to common from core.bunnei
2020-07-12configure_cpu: Split optimization settings off into Debug tabMerryMage