Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 63:fee7c62b4de1
1.71beta - clock in divemode (CF39)
author | heinrichsweikamp |
---|---|
date | Wed, 29 Sep 2010 15:25:53 +0200 |
parents | 2972a06b0785 |
children | e8756eba54ee |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Sep 20 21:51:18 2010 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Wed Sep 29 15:25:53 2010 +0200 @@ -378,7 +378,7 @@ char_I_desaturation_multiplier; ; for conservatism/safety values 0.66 (50% slower desaturation) to 1.0 (no conservatism); consveratism used in calc_tissue(), calc_tissue_step_1_min() and sim_tissue_1min() char_I_GF_Hi_percentage; ; 0x514 char_I_GF_Lo_percentage; ; 0x515 - char_I_GF_Spare; ; 0x516 + char_I_GF_Spare; ; 0x516 char_I_deco_distance; ; 0x517 char_I_const_ppO2; ; 0x518 new in v.101 (C-Code), new in v109 (asm) char_I_deco_ppO2_change; ; 0x519 new in v.101 @@ -446,7 +446,6 @@ ; C-code Routines ; PART 3 -;#DEFINE main_wordprocessor 0x0B410 #DEFINE main_wordprocessor 0x0B468 ; C-code Routines