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
This commit is contained in:
stephena 2008-04-19 22:49:00 +00:00
parent 735144457d
commit 3020cd3a38
2 changed files with 10 additions and 2 deletions

View File

@ -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 <cassert>
#include <cstdlib>

View File

@ -741,6 +741,10 @@
RelativePath="..\debugger\gui\RamWidget.cxx"
>
</File>
<File
RelativePath="..\debugger\RiotDebug.cxx"
>
</File>
<File
RelativePath="..\debugger\gui\RomListWidget.cxx"
>
@ -1323,6 +1327,10 @@
RelativePath="..\debugger\gui\RamWidget.hxx"
>
</File>
<File
RelativePath="..\debugger\RiotDebug.hxx"
>
</File>
<File
RelativePath="..\debugger\gui\RomListWidget.hxx"
>