From 5b6760d33a2fcc68397b040700f19967ee52aa59 Mon Sep 17 00:00:00 2001 From: Jorj Bauer Date: Mon, 19 Feb 2018 15:48:30 -0500 Subject: [PATCH] disable CPU debugging --- sdl/aiie.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdl/aiie.cpp b/sdl/aiie.cpp index d1ac683..16a62c0 100644 --- a/sdl/aiie.cpp +++ b/sdl/aiie.cpp @@ -22,7 +22,7 @@ //#define SHOWFPS //#define SHOWPC -#define DEBUGCPU +//#define DEBUGCPU //#define SHOWMEMPAGE BIOS bios;