--- M6502/config.h 2007/07/31 08:49:22 41 +++ M6502/config.h 2007/07/31 09:37:01 42 @@ -5,7 +5,7 @@ #define EMU_START "use Arch;" // do we want to dump our C debug? -//#define DEBUGF 1 +#define DEBUGF 1 // do we wont to dump registars? #define DUMP_R 1