]> git.sur5r.net Git - cc65/blobdiff - libsrc/apple2/videomode.s
don't use constructor to setup runtime stack
[cc65] / libsrc / apple2 / videomode.s
index 0a1f7f26ca861ddb6cc9234756175ca3c41cae6f..8e157e9df77394ed946c95623620a1c982be6ae5 100644 (file)
@@ -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