mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Remove debugging note
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user