From e6690d458c0a7e321c4672c55653e15aefddaa88 Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Tue, 6 Jun 2023 09:01:12 -0700 Subject: [PATCH] Remove debugging note --- source/Debugger/Debugger_Color.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Debugger/Debugger_Color.h b/source/Debugger/Debugger_Color.h index 6a431a98..0f30f479 100644 --- a/source/Debugger/Debugger_Color.h +++ b/source/Debugger/Debugger_Color.h @@ -84,9 +84,9 @@ , FG_DISASM_OPERATOR // Gray192 : $ (also around instruction addressing g_nAppMode) , FG_DISASM_OPCODE // Yellow xx xx xx , FG_DISASM_MNEMONIC // White LDA -/*ZZZ*/ , FG_DISASM_DIRECTIVE// Purple db + , FG_DISASM_DIRECTIVE// Purple db , FG_DISASM_TARGET // Orange FAC8 -/*ZZZ*/ , FG_DISASM_SYMBOL // Green HOME + , FG_DISASM_SYMBOL // Green HOME , FG_DISASM_CHAR // Cyan 'c' , FG_DISASM_BRANCH // Green ^ = v , FG_DISASM_SINT8 // Lite Blue