Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/definitions.asm @ 278:17aab4ca0547
BUGFIX CCR decoplan fails (bug bb42).
Make decoplaning faster (just update tissue during bottomtime).
Animate ascent depth during decoplaning.
author | JeanDo |
---|---|
date | Tue, 19 Apr 2011 02:26:41 +0200 |
parents | 46d1012d096a |
children | 4ec488f046f4 |
comparison
equal
deleted
inserted
replaced
277:46d1012d096a | 278:17aab4ca0547 |
---|---|
339 ; PART 2 | 339 ; PART 2 |
340 extern deco_calc_CNS_decrease_15min | 340 extern deco_calc_CNS_decrease_15min |
341 extern deco_calc_CNS_fraction | 341 extern deco_calc_CNS_fraction |
342 extern deco_calc_desaturation_time | 342 extern deco_calc_desaturation_time |
343 extern deco_calc_hauptroutine | 343 extern deco_calc_hauptroutine |
344 extern deco_calc_tissue | |
344 extern deco_calc_percentage | 345 extern deco_calc_percentage |
345 extern deco_calc_wo_deco_step_1_min | 346 extern deco_calc_wo_deco_step_1_min |
346 extern deco_clear_CNS_fraction | 347 extern deco_clear_CNS_fraction |
347 extern deco_clear_tissue | 348 extern deco_clear_tissue |
348 extern deco_hash | 349 extern deco_hash |