eden/src/yuzu/debugger
Lioncash 11eadbccc9 kernel/event: Make data members private
Instead we can simply provide accessors to the required data instead of
giving external read/write access to the variables directly.
2018-08-06 12:53:02 -04:00
..
graphics yuzu: Use Qt 5 signal/slots where applicable 2018-08-02 22:18:33 -04:00
console.cpp yuzu - Fix duplicate logs 2018-07-12 01:11:43 -06:00
console.h Add configurable logging backends 2018-07-02 21:45:47 -04:00
profiler.cpp qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2018-01-18 20:09:40 -05:00
profiler.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
wait_tree.cpp kernel/event: Make data members private 2018-08-06 12:53:02 -04:00
wait_tree.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00