--- M6502/config.h 2007/07/30 21:00:36 33 +++ M6502/config.h 2007/07/30 21:34:30 34 @@ -10,3 +10,6 @@ // do we want to dump our C debug? //#define DEBUGF 1 + +// do we wont to dump PC? +//#define DUMP_K 1