comparison code_part1/OSTC_code_asm_part1/outputs.asm @ 734:65822fa08333

use "first Gas" as first bailout
author heinrichsweikamp
date Sun, 23 Jun 2013 20:20:31 +0200
parents 87c74962b7e1
children 96d32c0cf206
comparison
equal deleted inserted replaced
733:b064dd9c9899 734:65822fa08333
3103 3103
3104 movlw d'5' ; list all five gases 3104 movlw d'5' ; list all five gases
3105 cpfseq hi ; All gases shown? 3105 cpfseq hi ; All gases shown?
3106 bra DISP_gas_list_loop ; No 3106 bra DISP_gas_list_loop ; No
3107 3107
3108 WIN_INVERT .0
3108 DISPLAYTEXT d'122' ; More 3109 DISPLAYTEXT d'122' ; More
3109 return ; return (OC mode) 3110 return ; return (OC mode)
3110 3111
3111 DISP_gas_list_grey: 3112 DISP_gas_list_grey:
3112 GETCUSTOM8 d'64' ;movlw color_grey 3113 GETCUSTOM8 d'64' ;movlw color_grey