From 77075a8f32d5aed73c829fbb0f87399ec31cb0b0 Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Wed, 10 May 2017 09:49:48 -0700 Subject: [PATCH] DOC: Cleanup typo --- source/Debugger/Debugger_Display.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Debugger/Debugger_Display.cpp b/source/Debugger/Debugger_Display.cpp index 2340909a..93de7d19 100644 --- a/source/Debugger/Debugger_Display.cpp +++ b/source/Debugger/Debugger_Display.cpp @@ -2787,7 +2787,7 @@ void _DrawSoftSwitch( RECT & rect, int nAddress, bool bSet, char *sPrefix, char c085 C08D same as C081/C089 c086 C08E same as C082/C08A c087 C08F same as C083/C08B - MF_BANNK2 ~MF_BANK2 + MF_BANK2 ~MF_BANK2 NOTE: Saturn 128K uses C084 .. C087 and C08C .. C08F to select Banks 0 .. 7 ! */