yuzu-fork/src/citra_qt/debugger
Tony Wasserka 9c781a6c76 Remove the fancy RegisterSet class introduced in 4c2bff61e.
While it was some nice and fancy template usage, it ultimately had many practical issues regarding length of involved expressions under regular usage as well as common code completion tools not being able to handle the structures.
Instead, we now use a more conventional approach which is a lot more clean to use.
2014-08-12 02:17:21 +02:00
..
callstack.cpp UI/debugger changes 2014-04-18 18:34:23 -04:00
callstack.hxx citra_qt: Removed autogenerated files from repo and fixed build issues. 2014-06-22 16:37:07 -04:00
callstack.ui UI/debugger changes 2014-04-18 18:34:23 -04:00
disassembler.cpp citra-qt: Show function names in disassembler based on bunnei's suggestion. 2014-07-23 00:58:52 +02:00
disassembler.hxx citra-qt: Rewrite disassembly view. 2014-07-02 21:16:36 +02:00
disassembler.ui Remove unused QTableView 2014-04-18 18:34:24 -04:00
graphics.cpp GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. 2014-08-05 23:58:00 -04:00
graphics.hxx citra-qt: Add GX command history viewer. 2014-06-12 06:10:49 -04:00
graphics_cmdlists.cpp Remove the fancy RegisterSet class introduced in 4c2bff61e. 2014-08-12 02:17:21 +02:00
graphics_cmdlists.hxx Refine command list debugging functionality and its qt interface. 2014-06-12 06:10:52 -04:00
ramview.cpp UI/debugger changes 2014-04-18 18:34:23 -04:00
ramview.hxx UI/debugger changes 2014-04-18 18:34:23 -04:00
registers.cpp UI/debugger changes 2014-04-18 18:34:23 -04:00
registers.hxx citra_qt: Removed autogenerated files from repo and fixed build issues. 2014-06-22 16:37:07 -04:00
registers.ui UI/debugger changes 2014-04-18 18:34:23 -04:00