Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/aa_fonts.asm @ 116:14a074e1a375
Split C code, and use direct linking.
author | JeanDo |
---|---|
date | Sun, 26 Dec 2010 14:30:13 +0100 |
parents | d79bf9df55d7 |
children | 29ff788487fc |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/aa_fonts.asm Fri Dec 24 15:40:27 2010 +0100 +++ b/code_part1/OSTC_code_asm_part1/aa_fonts.asm Sun Dec 26 14:30:13 2010 +0100 @@ -28,7 +28,7 @@ ; AA_BYTE_SWAP EQU 1 ;---- SMALL font description and data ---------------------------------------- -aa_font28 code_pack +aa_fonts code_pack aa_font28_block: DB ' ', 0x80 ; Translate space DB '²', 0x81 @@ -51,7 +51,6 @@ endif ;---- MEDIUM font description and data --------------------------------------- -aa_font48 code_pack aa_font48_block: DB 0x27, 0x3B ; ' char DB '"', 0x3C @@ -72,7 +71,6 @@ endif ;---- LARGE font description and data ---------------------------------------- -aa_font90 code_pack aa_font90_block: DB ' ', 0x2F DB 0