comparison code_part1/OSTC_code_asm_part1/menu_logbook.asm @ 592:cda5b45b953f

NEW: Deco mode "pSCR-GF": Computes deco and CNS based on pSCR parameters (CF62/63)
author heinrichsweikamp
date Mon, 28 May 2012 17:54:43 +0200
parents e3ffc6d62a63
children 6e456a6398e0
comparison
equal deleted inserted replaced
591:2966548fbe70 592:cda5b45b953f
1102 movlw d'138' ; Textnumber 1102 movlw d'138' ; Textnumber
1103 dcfsnz lo,F ; L16-GF OC? 1103 dcfsnz lo,F ; L16-GF OC?
1104 movlw d'152' ; Textnumber 1104 movlw d'152' ; Textnumber
1105 dcfsnz lo,F ; L16-GF CC? 1105 dcfsnz lo,F ; L16-GF CC?
1106 movlw d'236' ; Textnumber 1106 movlw d'236' ; Textnumber
1107 dcfsnz lo,F ; pSCR-GF?
1108 movlw d'226' ; Textnumber
1107 call displaytext0_low ; Outputs to POSTINC2 1109 call displaytext0_low ; Outputs to POSTINC2
1108 call word_processor 1110 call word_processor
1109 1111
1110 skip_new_format_0x21_info: 1112 skip_new_format_0x21_info:
1111 bcf menubit2 1113 bcf menubit2