Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 706:d68c6a6b1f38
aa fonts processor
author | heinrichsweikamp |
---|---|
date | Tue, 16 Apr 2013 15:40:27 +0200 |
parents | 422b9eeace4f |
children | de413161f00c |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Apr 15 21:13:14 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Tue Apr 16 15:40:27 2013 +0200 @@ -139,6 +139,9 @@ win_color1 res 1 win_color2 res 1 win_color3 res 1 +win_color4 res 1 +win_color5 res 1 +win_color6 res 1 win_top res 1 ; Box/text position (0..239). win_height res 1 ; Box/text height (1..240) win_leftx2 res 1 ; Box/text position (0..159)