Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/pled_outputs.asm @ 165:8b5b848db4cd
+ Clean Buhlmann tables addressing
+ OSTC 1.80 uses ZH-L16a coefficient, version 1995 (?), with compartiment 1a.
author | JeanDo |
---|---|
date | Fri, 21 Jan 2011 01:44:38 +0100 |
parents | 999abb01c78f |
children | cb055a7d75f3 |
comparison
equal
deleted
inserted
replaced
164:999abb01c78f | 165:8b5b848db4cd |
---|---|
2374 bsf last_ceiling_gf_shown ; Nothing more in table to display. | 2374 bsf last_ceiling_gf_shown ; Nothing more in table to display. |
2375 rcall PLED_decoplan_clear_bottom ; Clear from next line | 2375 rcall PLED_decoplan_clear_bottom ; Clear from next line |
2376 return | 2376 return |
2377 | 2377 |
2378 ;----------------------------------------------------------------------------- | 2378 ;----------------------------------------------------------------------------- |
2379 ; Display the decoplan (simulator or divemode) for ZHL-16c model | 2379 ; Display the decoplan (simulator or divemode) for ZH-L16 model |
2380 PLED_decoplan: | 2380 PLED_decoplan: |
2381 ostc_debug 'n' ; Sends debug-information to screen if debugmode active | 2381 ostc_debug 'n' ; Sends debug-information to screen if debugmode active |
2382 | 2382 |
2383 WIN_INVERT 0 | 2383 WIN_INVERT 0 |
2384 | 2384 |