1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration
The gdbstub itself was removed with https://github.com/yuzu-emu/yuzu/pull/5028.
This PR just removes the remaining gdb configuration code from the emulator and the UI.
2020-12-19 19:19:42 +01:00
..
applets applets: Resolve variable shadowing 2020-12-05 08:37:13 -05:00
configuration yuzu: Remove gdbstub configuration 2020-12-19 19:19:42 +01:00
debugger hle: kernel: thread: Remove unused "Running" state. 2020-11-29 01:31:52 -08:00
util
about_dialog.cpp
about_dialog.h
aboutdialog.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
bootmanager.cpp Merge pull request #4939 from german77/MouseInput 2020-11-29 22:59:50 -08:00
bootmanager.h Merge pull request #4976 from comex/poll-events 2020-11-25 20:44:53 -03:00
CMakeLists.txt applets/controller: Change the input button to create input profiles 2020-11-15 23:33:21 -05:00
compatdb.cpp common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp
discord_impl.h
game_list.cpp qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 2020-09-29 16:23:16 -03:00
game_list.h game_list: Make game list function naming consistent 2020-09-23 11:28:11 -04:00
game_list_p.h game_list_p: Resolve deprecated usage of QVariant operator< 2020-12-05 15:38:58 -05:00
game_list_worker.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
game_list_worker.h
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp
install_dialog.h install_dialog: Make use of [[nodiscard]] where applicable 2020-09-23 13:22:04 -04:00
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp file_sys: Consolidate common Title ID operations 2020-12-08 08:19:05 -05:00
main.h frontend: yuzu (qt): Register a callback for ExecuteProgram. 2020-11-24 15:18:29 -08:00
main.ui main: Use three dots to complete the ellipsis 2020-09-02 15:23:15 -04:00
uisettings.cpp Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
uisettings.h Address feedback 2020-08-26 02:32:32 -04:00
yuzu.rc