citra/src/citra_qt/debugger
archshift 7d43aef4d0 Update nihstro submodule to the initial release version.
Includes more opcodes to implement in the future.
2015-03-08 13:52:38 -07:00
..
callstack.cpp Qt Callstack: Clear the callstack every time it's updated 2015-01-11 21:47:28 -08:00
callstack.h Qt Callstack: Clear the callstack every time it's updated 2015-01-11 21:47:28 -08:00
callstack.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
disassembler.cpp citra-qt: Fix a crash when double-clicking a disassembler list item. 2015-02-03 21:11:49 +01:00
disassembler.h citra-qt: Fix a crash when double-clicking a disassembler list item. 2015-02-03 21:11:49 +01:00
disassembler.ui citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint. 2015-02-03 21:11:50 +01:00
graphics_breakpoint_observer.cpp Pica/DebugUtils: Factor out BreakPointObserverDock into its own file. 2015-02-11 15:40:04 +01:00
graphics_breakpoint_observer.h Pica/DebugUtils: Factor out BreakPointObserverDock into its own file. 2015-02-11 15:40:04 +01:00
graphics_breakpoints_p.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
graphics_breakpoints.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
graphics_breakpoints.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
graphics_cmdlists.cpp GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 2015-03-03 18:26:03 -05:00
graphics_cmdlists.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
graphics_framebuffer.cpp GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 2015-03-03 18:26:03 -05:00
graphics_framebuffer.h GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 2015-03-03 18:26:03 -05:00
graphics_vertex_shader.cpp Update nihstro submodule to the initial release version. 2015-03-08 13:52:38 -07:00
graphics_vertex_shader.h citra-qt: Add a vertex shader debugger. 2015-02-11 15:40:45 +01:00
graphics.cpp citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
graphics.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
profiler.cpp Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
profiler.h Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
profiler.ui Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
ramview.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ramview.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
registers.cpp citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft 2015-01-11 21:22:51 +01:00
registers.h citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft 2015-01-11 21:22:51 +01:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00