comparison code_part1/OSTC_code_asm_part1/strings.asm @ 706:d68c6a6b1f38

aa fonts processor
author heinrichsweikamp
date Tue, 16 Apr 2013 15:40:27 +0200
parents 6e456a6398e0
children
comparison
equal deleted inserted replaced
705:55983c4d6b2d 706:d68c6a6b1f38
156 box_black_block: ; Use black color 156 box_black_block: ; Use black color
157 clrf WREG 157 clrf WREG
158 movff WREG,win_color1 ; Bank-safe addressing. 158 movff WREG,win_color1 ; Bank-safe addressing.
159 movff WREG,win_color2 159 movff WREG,win_color2
160 movff WREG,win_color3 160 movff WREG,win_color3
161 movff WREG,win_color4
162 movff WREG,win_color5
163 movff WREG,win_color6
161 box_common: 164 box_common:
162 VARARGS_BEGIN 165 VARARGS_BEGIN
163 VARARGS_GET8 win_top 166 VARARGS_GET8 win_top
164 VARARGS_GET8 win_height 167 VARARGS_GET8 win_height
165 VARARGS_GET8 win_leftx2 168 VARARGS_GET8 win_leftx2