1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/debugger
ReinUsesLisp 0d6d8129c4 yuzu: Remove Maxwell debugger
This was carried from Citra and wasn't really used on yuzu. It also adds
some runtime overhead. This commit removes it from yuzu's codebase.
2020-01-02 23:09:44 -03:00
..
console.cpp yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 2019-08-09 17:54:08 -04:00
console.h Add configurable logging backends 2018-07-02 21:45:47 -04:00
profiler.cpp yuzu/debugger/profiler: Specify string conversions explicitly 2019-05-19 01:10:05 -04:00
profiler.h yuzu/debugger/profiler: Remove unnecessary includes 2019-04-03 10:07:12 -04:00
wait_tree.cpp core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 2019-11-26 21:55:39 -05:00
wait_tree.h kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00