home *** CD-ROM | disk | FTP | other *** search
- /*****************************************************************************
-
- This file is part of x2600, the Atari 2600 Emulator
- ===================================================
-
- Copyright 1996 Alex Hornby. For contributions see the file CREDITS.
-
- This software is distributed under the terms of the GNU General Public
- License. This is free software with ABSOLUTELY NO WARRANTY.
-
- See the file COPYING for details.
-
- $Id: acconfig.h,v 1.1 1996/08/12 21:31:25 ahornby Exp $
- ******************************************************************************/
- @TOP@
-
- /* Debugging Level */
- #define Verbose 1
-
- /* Xdebugger */
- #define XDEBUGGER 1
-
- @BOTTOM@
-