From: ol.sc Date: Wed, 30 Sep 2009 08:04:34 +0000 (+0000) Subject: This is what was actually meant in the first place. X-Git-Tag: V2.13.0rc2~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5f609164d6fc799d29a0fde67b91ee54300a23a5;p=cc65 This is what was actually meant in the first place. git-svn-id: svn://svn.cc65.org/cc65/trunk@4279 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/apple2/videomode.s b/libsrc/apple2/videomode.s index 0a1f7f26c..8e157e9df 100644 --- a/libsrc/apple2/videomode.s +++ b/libsrc/apple2/videomode.s @@ -43,7 +43,7 @@ _videomode: ; The 80 column firmware isn't already active so we need to ; initialize it - causing the screen to be cleared and thus ; the garbage char printed above to be erased (but for some - ; reason the cursor horizontal position will not be zeroed) + ; reason the cursor horizontal position not to be zeroed) stz CH ; Initializing the 80 column firmware needs the ROM switched