stella/src/debugger/gui
stephena 377765f565 Removed all traces of the OpenGL TV filters. This is due to be replaced by
Blargg NTSC filtering, but we need to revert to base functionality first.

Cleaned up the debugger API wrt converting values from integers to strings
(and vice-versa).  There is now only one method for each of these functions,
rather than several ways to do so.  In the process, convert from unsafe
sprintf functions into snprintf (eliminate potential buffer overflows).

The debugger 'print' command now indicates if any assigned label represents
a read-only location (R), a write-only location (W), or a read/write location
(R/W).

Fixed bug in DataGridWidgets (used in debugger ROM and CPU registers), where
scrolling the mouse-wheel would cause a segfault.  Scrolling the mousewheel
now changes these items as expected.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2260 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2011-07-03 17:08:42 +00:00
..
AudioWidget.cxx Removed all traces of the OpenGL TV filters. This is due to be replaced by 2011-07-03 17:08:42 +00:00
AudioWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
ColorWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
ColorWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
CpuWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
CpuWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
DataGridOpsWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
DataGridOpsWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
DataGridWidget.cxx Removed all traces of the OpenGL TV filters. This is due to be replaced by 2011-07-03 17:08:42 +00:00
DataGridWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
DebuggerDialog.cxx Added ability for the debugger to start up in 'fatal error' mode. 2011-05-26 16:14:46 +00:00
DebuggerDialog.hxx Added ability for the debugger to start up in 'fatal error' mode. 2011-05-26 16:14:46 +00:00
PromptWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
PromptWidget.hxx Cleaned up some inlines that weren't needed. 2011-05-10 15:04:19 +00:00
RamWidget.cxx Removed all traces of the OpenGL TV filters. This is due to be replaced by 2011-07-03 17:08:42 +00:00
RamWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
RiotWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
RiotWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
RomListWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
RomListWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
RomWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
RomWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TiaInfoWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TiaInfoWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TiaOutputWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TiaOutputWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TiaWidget.cxx Removed all traces of the OpenGL TV filters. This is due to be replaced by 2011-07-03 17:08:42 +00:00
TiaWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TiaZoomWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TiaZoomWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
ToggleBitWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
ToggleBitWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TogglePixelWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
TogglePixelWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
ToggleWidget.cxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
ToggleWidget.hxx Updated copyright info for 2011. Happy New Year to anybody reading 2011-01-01 16:04:32 +00:00
module.mk Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00