stella/src/debugger
stephena 01d8c298ae Added 'dis.relocate' commandline argument, which passes the
Distella '-r' option (Relocate calls out of address range) to
the disassembler core.  Also added UI item to dynamically
change the setting.

Renamed 'resolvedata', 'showaddr' and 'gfxformat' commandline
arguments to start with 'dis', indicating that they're part
of the disassembler.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2504 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2012-05-27 19:27:55 +00:00
..
gui Added 'dis.relocate' commandline argument, which passes the 2012-05-27 19:27:55 +00:00
CartDebug.cxx Added 'dis.relocate' commandline argument, which passes the 2012-05-27 19:27:55 +00:00
CartDebug.hxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
CpuDebug.cxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
CpuDebug.hxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
Debugger.cxx Updated how the debugger is created, and protected against using the 2012-01-17 22:20:20 +00:00
Debugger.hxx Updated how the debugger is created, and protected against using the 2012-01-17 22:20:20 +00:00
DebuggerExpressions.hxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
DebuggerParser.cxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
DebuggerParser.hxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
DebuggerSystem.hxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
DiStella.cxx The built-in Distella was assuming the 'r' flag (-r on commandline) 2012-05-27 13:07:38 +00:00
DiStella.hxx The built-in Distella was assuming the 'r' flag (-r on commandline) 2012-05-27 13:07:38 +00:00
Expression.cxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
Expression.hxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
PackedBitArray.cxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
PackedBitArray.hxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
RiotDebug.cxx Removed a few redundant FIXME and TODO's. 2012-05-20 18:26:59 +00:00
RiotDebug.hxx Added TIA INPTx and VBLANK D6/D7 items to the debugger I/O tab. 2012-01-08 16:55:10 +00:00
TIADebug.cxx Changed TIAColor enum names on the advice of Rainer M. Canavan, 2012-01-03 20:26:37 +00:00
TIADebug.hxx Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
module.mk OK, this is the first pass at a huge reorganization of the debugger 2010-01-17 16:48:45 +00:00