Lime3DS/src/citra_qt/debugger
Lioncash 8e103d0675
kernel/timer: Make data members private where applicable
Instead, we can just expose functions that return the queryable state
instead of letting anything modify it.
2018-08-01 17:49:52 +08:00
..
graphics Replace format specifiers for all usages of ASSERT_MSG 2018-03-27 23:28:42 +08:00
console.cpp remove trailing space 2018-07-02 19:47:41 +03:00
console.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
profiler.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05: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 kernel/timer: Make data members private where applicable 2018-08-01 17:49:52 +08:00
wait_tree.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00