# HG changeset patch # User heinrichsweikamp # Date 1373304752 -7200 # Node ID 96d32c0cf206d2b921c233bdebd76fb203b7d97c # Parent 794de4db16753dc394561468be3310ff48956529 BUGFIX: Clear end-of-dive countdown properly when descending again diff -r 794de4db1675 -r 96d32c0cf206 code_part1/OSTC_code_asm_part1/changelog.txt --- 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) diff -r 794de4db1675 -r 96d32c0cf206 code_part1/OSTC_code_asm_part1/outputs.asm --- 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