From e5cd2ce964bdf5ae160930f8bb2d7f5a89f2c869 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Tue, 19 Apr 2016 14:22:41 -0700 Subject: [PATCH] fix typo --- Platform/Apple/virtual/src/font/fontEngine.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Apple/virtual/src/font/fontEngine.s b/Platform/Apple/virtual/src/font/fontEngine.s index 39087778..49cd8daf 100644 --- a/Platform/Apple/virtual/src/font/fontEngine.s +++ b/Platform/Apple/virtual/src/font/fontEngine.s @@ -249,7 +249,7 @@ GetWdth LDA #0 ROL ChrX10H ADC ChrX10L STA ChrX10L - BNE + + BCC + INC ChrX10H ;save index value {0..990} + CLC