Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/pled_outputs.asm @ 84:0f4c175ef824
FIX flickering in new CF menus
author | JeanDo |
---|---|
date | Wed, 08 Dec 2010 02:03:11 +0100 |
parents | 3e351e25f5d1 |
children | 8d3c1bef6551 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/pled_outputs.asm Tue Dec 07 22:36:19 2010 +0100 +++ b/code_part1/OSTC_code_asm_part1/pled_outputs.asm Wed Dec 08 02:03:11 2010 +0100 @@ -894,9 +894,6 @@ DISPLAYTEXT .11 ; Exit return - - - PLED_temp_surfmode: ostc_debug 'e' movff temperature+0,last_temperature+0 @@ -2854,42 +2851,31 @@ WIN_FONT FT_SMALL WIN_INVERT .0 ; Init new Wordprocessor call PLED_standard_color + lfsr FSR2,letter movlw 0xB8 movwf POSTINC2 call word_processor + WIN_TOP .25 - WIN_LEFT .85 - WIN_FONT FT_SMALL - WIN_INVERT .0 ; Init new Wordprocessor - call PLED_standard_color lfsr FSR2,letter movlw 0xB8 movwf POSTINC2 call word_processor + WIN_TOP .50 - WIN_LEFT .85 - WIN_FONT FT_SMALL - WIN_INVERT .0 ; Init new Wordprocessor - call PLED_standard_color lfsr FSR2,letter movlw 0xB8 movwf POSTINC2 call word_processor + WIN_TOP .75 - WIN_LEFT .85 - WIN_FONT FT_SMALL - WIN_INVERT .0 ; Init new Wordprocessor - call PLED_standard_color lfsr FSR2,letter movlw 0xB8 movwf POSTINC2 call word_processor + WIN_TOP .100 - WIN_LEFT .85 - WIN_FONT FT_SMALL - WIN_INVERT .0 ; Init new Wordprocessor - call PLED_standard_color lfsr FSR2,letter movlw 0xB8 movwf POSTINC2 @@ -2908,10 +2894,6 @@ dcfsnz temp1,F movlw d'100' movff WREG,win_top - WIN_LEFT .85 - WIN_FONT FT_SMALL - WIN_INVERT .0 ; Init new Wordprocessor - call PLED_standard_color lfsr FSR2,letter movlw 0xB7 ; Arrow for menu