Merged the SDL and Qt frontends together into a single unified executable

This commit is contained in:
OpenSauce04
2024-11-09 20:23:49 +00:00
parent f939b981a0
commit c399783266
49 changed files with 501 additions and 734 deletions

View File

@@ -38,7 +38,7 @@ enum class Class : u8 {
Core_ARM11, ///< ARM11 CPU core
Core_Timing, ///< CoreTiming functions
Core_Cheats, ///< Cheat functions
Config, ///< Emulator configuration (including commandline)
Config, ///< Emulator configuration
Debug, ///< Debugging tools
Debug_Emulated, ///< Debug messages from the emulated programs
Debug_GPU, ///< GPU debugging tools