summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/devices/bus/ti99_peb/spchsyn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ti99_peb/spchsyn.cpp b/src/devices/bus/ti99_peb/spchsyn.cpp
index e6f89193850..76c94cc7842 100644
--- a/src/devices/bus/ti99_peb/spchsyn.cpp
+++ b/src/devices/bus/ti99_peb/spchsyn.cpp
@@ -26,7 +26,7 @@
#include "machine/spchrom.h"
#define TRACE_MEM 0
-#define TRACE_ADDR 1
+#define TRACE_ADDR 0
#define TRACE_READY 0
/****************************************************************************/