correct comments
authorBrett Gordon <beretta42@gmail.com>
Tue, 6 Oct 2015 23:39:12 +0000 (19:39 -0400)
committerBrett Gordon <beretta42@gmail.com>
Wed, 7 Oct 2015 14:47:35 +0000 (10:47 -0400)
Kernel/platform-coco3/coco3.s

index fe9b3bb..5675712 100644 (file)
@@ -151,7 +151,7 @@ b@  sta     ,x+
        anda    #$8             ; mask off 50 hz bit
        sta     hz              ; save for future use
        ;; continue setup of regs
-       ora     #%00000100      ; text / 8 lines per char row
+       ora     #%00000100      ; text @ 9 lines per char row
        sta     $ff98
        ldb     #%00010100      ; 80 column mode
        stb     $ff99