diff --git a/stella/src/emucore/TIA.cxx b/stella/src/emucore/TIA.cxx index c580a901a..e72e8448e 100644 --- a/stella/src/emucore/TIA.cxx +++ b/stella/src/emucore/TIA.cxx @@ -13,10 +13,10 @@ // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TIA.cxx,v 1.89 2008-04-17 13:39:14 stephena Exp $ +// $Id: TIA.cxx,v 1.90 2008-04-19 22:49:00 stephena Exp $ //============================================================================ -#define DEBUG_HMOVE +//#define DEBUG_HMOVE #include #include diff --git a/stella/src/win32/Stella.vcproj b/stella/src/win32/Stella.vcproj index 48e314e5e..e00261f62 100755 --- a/stella/src/win32/Stella.vcproj +++ b/stella/src/win32/Stella.vcproj @@ -741,6 +741,10 @@ RelativePath="..\debugger\gui\RamWidget.cxx" > + + @@ -1323,6 +1327,10 @@ RelativePath="..\debugger\gui\RamWidget.hxx" > + +