azahar/src/core/hle
PabloMK7 5c7622100b
Check that the country setting is valid for selected region (#847)
* Check that the country setting is valid for selected region

* `SystemSaveGame.checkCountryCompatibility` -> `SystemSaveGame.getCountryCompatibility`

* SettingsFragmentPresenter.kt: Moved `checkCountryCompatibility` definition out of `addSystemSettings`

* SettingsFragmentPresenter.kt: Renamed `compat` value to `compatFlags` for better readability

* configure_system.ui: Corrected indentation

---------

Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2025-03-29 21:50:00 +00:00
..
applets Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
kernel Fix temporary frame limit 2025-03-22 00:23:40 +01:00
service Check that the country setting is valid for selected region (#847) 2025-03-29 21:50:00 +00:00
ipc.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
ipc_helpers.h Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
mii.cpp kernel: Move serialization code out of headers. (#7312) 2024-01-14 16:18:31 -08:00
mii.h kernel: Move serialization code out of headers. (#7312) 2024-01-14 16:18:31 -08:00
result.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
romfs.cpp RomFSFile: Default constructor 2018-07-26 13:10:56 +02:00
romfs.h RomFSFile: Default constructor 2018-07-26 13:10:56 +02:00