From: mrdudz Date: Tue, 1 Dec 2015 15:55:02 +0000 (+0100) Subject: fix comments X-Git-Tag: V2.16~178^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7de50b17c7d28baeb354cd0723aa3b8f6daa5100;p=cc65 fix comments --- diff --git a/libsrc/gamate/vga.inc b/libsrc/gamate/vga.inc index f605258bb..da20dd4aa 100644 --- a/libsrc/gamate/vga.inc +++ b/libsrc/gamate/vga.inc @@ -1,7 +1,8 @@ -; VGA charset for the PC-Engine conio implementation +; VGA charset for the Gamate conio implementation .byte $00, $00, $00, $00, $00, $00, $00, $00 + ; 1 .byte %00000000 .byte %00000000 @@ -11,6 +12,7 @@ .byte %00000000 .byte %00000000 .byte %00000000 + ; 2 .byte %00010000 .byte %00010000 @@ -20,6 +22,7 @@ .byte %00010000 .byte %00010000 .byte %00010000 + ; 3 .byte %00010000 .byte %00010000 @@ -29,6 +32,7 @@ .byte %00010000 .byte %00010000 .byte %00010000 + ; 4 .byte %00000000 .byte %00000000 @@ -38,6 +42,7 @@ .byte %00010000 .byte %00010000 .byte %00010000 + ; 5 .byte %00000000 .byte %00000000 @@ -47,6 +52,7 @@ .byte %00010000 .byte %00010000 .byte %00010000 + ; 6 .byte %00010000 .byte %00010000 @@ -56,6 +62,7 @@ .byte %00000000 .byte %00000000 .byte %00000000 + ; 7 .byte %00010000 .byte %00010000 @@ -65,6 +72,7 @@ .byte %00000000 .byte %00000000 .byte %00000000 + ; 8 .byte %00000000 .byte %00000000 @@ -74,6 +82,7 @@ .byte %00010000 .byte %00010000 .byte %00010000 + ; 9 .byte %00010000 .byte %00010000 @@ -83,6 +92,7 @@ .byte %00000000 .byte %00000000 .byte %00000000 + ; 10 (LF) .byte %00000000 .byte %00000000 @@ -92,6 +102,7 @@ .byte %00000000 .byte %00000000 .byte %00000000 + ; 11 .byte %00010000 .byte %00010000 @@ -101,6 +112,7 @@ .byte %00010000 .byte %00010000 .byte %00010000 + ; 12 .byte %00010000 .byte %00010000