Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/menu_custom.asm @ 17:68825abc35f7
1.55beta rc1
author | heinrichsweikamp |
---|---|
date | Sun, 11 Apr 2010 20:16:47 +0200 |
parents | 5c4ba624165d |
children | 99512945c7a1 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_custom.asm Sun Mar 28 20:43:54 2010 +0200 +++ b/code_part1/OSTC_code_asm_part1/menu_custom.asm Sun Apr 11 20:16:47 2010 +0200 @@ -205,6 +205,11 @@ btfsc STATUS,Z bra menu_custom_functions10c ; Yes + movlw binary_cf6 + subwf apnoe_mins,W ; Binary cf? + btfsc STATUS,Z + bra menu_custom_functions10c ; Yes + bra menu_custom_functions10a ; Not a binary CF selected