stella/src
stephena 2cc0d60940 First pass at adding 'hints' to each Cart class that its bank has changed.
This is very useful for conditional re-disassembly, since many bankswitch
schemes consist of ROM only, and once disassembled, cannot possibly have
a different disassembly at some later point.  This is mostly done for such
static schemes (2K, 4K, etc), but more work is required for carts with
extended RAM.  Basically, the cart knows best how its been accessed, so
it makes sense to have the hints there.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1965 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2010-03-06 18:56:36 +00:00
..
cheat Updated Stella headers in all files: 2010-01-10 03:23:32 +00:00
common Added up/down buttons to the ContextMenu dialog when scrolling 2010-02-24 17:20:57 +00:00
debugger First pass at adding 'hints' to each Cart class that its bank has changed. 2010-03-06 18:56:36 +00:00
emucore First pass at adding 'hints' to each Cart class that its bank has changed. 2010-03-06 18:56:36 +00:00
gp2x Updated Stella headers in all files: 2010-01-10 03:23:32 +00:00
gui Added up/down buttons to the ContextMenu dialog when scrolling 2010-02-24 17:20:57 +00:00
macosx Updated OSX Xcode project file with recent class changes. 2010-02-24 17:28:46 +00:00
tools Updated Stella headers in all files: 2010-01-10 03:23:32 +00:00
unix Updated Stella headers in all files: 2010-01-10 03:23:32 +00:00
win32 Updated Win32 project file for recent class additions. 2010-02-24 20:41:18 +00:00
wince Updated Stella headers in all files: 2010-01-10 03:23:32 +00:00
yacc OK, this is the first pass at a huge reorganization of the debugger 2010-01-17 16:48:45 +00:00
zlib First pass at adding built-in zlib support for those systems that 2010-01-29 23:37:33 +00:00