Mercurial > public > mk2
changeset 739:96d32c0cf206
BUGFIX: Clear end-of-dive countdown properly when descending again
author | heinrichsweikamp |
---|---|
date | Mon, 08 Jul 2013 19:32:32 +0200 |
parents | 794de4db1675 |
children | 7b1af8fc308d |
files | code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/outputs.asm |
diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt Fri Jun 28 14:25:53 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Mon Jul 08 19:32:32 2013 +0200 @@ -1,6 +1,7 @@ New in 2.71: BETA Version - Do NOT use for diving! NEW: Indicate First Gas (OC) as Better Gas in Bailout list +BUGFIX: Clear end-of-dive countdown properly when descending again New in 2.70: Intermediate release for OSTC 2C users (Language support)
--- a/code_part1/OSTC_code_asm_part1/outputs.asm Fri Jun 28 14:25:53 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/outputs.asm Mon Jul 08 19:32:32 2013 +0200 @@ -690,7 +690,7 @@ call DISP_display_deko_mask ; Yes, redraw mask WIN_TOP .54 - WIN_LEFT .112 + WIN_LEFT .110 movlw d'6' movwf temp1 bcf timeout_display ; Clear flag