citra/src/citra_qt/debugger
bunnei b2a99043e3
Merge pull request #2968 from Subv/hle_thread_pause
Kernel/Threads: Add a new thread status that will allow using a Kernel::Event to put a guest thread to sleep inside an HLE handler until said event is signaled
2017-11-29 10:45:48 -05:00
..
graphics Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
profiler.cpp Remove built-in (non-Microprofile) profiler 2017-02-26 17:22:03 -08:00
profiler.h Remove built-in (non-Microprofile) profiler 2017-02-26 17:22:03 -08:00
registers.cpp core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
registers.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp Merge pull request #2968 from Subv/hle_thread_pause 2017-11-29 10:45:48 -05:00
wait_tree.h Session: Remove/add some forward declarations 2017-06-08 00:33:57 -07:00