From 3020cd3a3803b0d022e8a5751bfc2d76467fe7cb Mon Sep 17 00:00:00 2001 From: stephena Date: Sat, 19 Apr 2008 22:49:00 +0000 Subject: [PATCH] Updated Visual Studio project files for RiotDebug class. Removed debug message from TIA which were mistakenly committed. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1480 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/src/emucore/TIA.cxx | 4 ++-- stella/src/win32/Stella.vcproj | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) 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" > + +