stella/src/debugger
stephena c8b27ec114 Some pretty huge changes right across the board.
Changed pointers to references in c'tor calls, making things a little safer.

Removed FBSurfaceTIA, since it was tied too closely to SDL itself.  Added a
class called TIASurface that is functionally very similar, but is more generic
and accessible by the FrameBuffer directly.  Eventually, this class will take
responsibility for all things related to rendering the TIA image (Blargg TV
effects, phosphor mode, etc).

TIA rendering is currently borked; fixes will follow ...


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2889 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2014-05-12 23:34:25 +00:00
..
gui Some pretty huge changes right across the board. 2014-05-12 23:34:25 +00:00
CartDebug.cxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
CartDebug.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
CpuDebug.cxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
CpuDebug.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
Debugger.cxx Some reorganization of the FrameBuffer classes, to move all SDL-related stuff 2014-02-05 22:09:57 +00:00
Debugger.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
DebuggerExpressions.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
DebuggerParser.cxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
DebuggerParser.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
DebuggerSystem.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
DiStella.cxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
DiStella.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
Expression.cxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
Expression.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
PackedBitArray.cxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
PackedBitArray.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
RiotDebug.cxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
RiotDebug.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
TIADebug.cxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
TIADebug.hxx OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +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