Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/spanish_text.asm @ 312:b7e4e74c0e17 @5 variant
New @5 variant: compute TTS if staying some extra time (CF58) at current depth.
* Added extra deco_status, and sim_extra_time() in p2_deco.c
* Launched by setting char_O_deco_state to 6, result in int_O_extra_ascenttime
* Added 8th divemode customview
* Auto stole every other cycles
* CF58 menu updated (EN,FR,DE,SP)
author | JeanDo |
---|---|
date | Tue, 03 May 2011 00:52:42 +0200 |
parents | 438ecb8090eb |
children | c61d94186f8f |
comparison
equal
deleted
inserted
replaced
311:91371c7553f5 | 312:b7e4e74c0e17 |
---|---|
241 TCODE .40, .35, "Mostrar Cronom." ;173 Show Stopwatch | 241 TCODE .40, .35, "Mostrar Cronom." ;173 Show Stopwatch |
242 TCODE .40, .35, "Mostr. Gráf.Tej" ;174 ShowTissueGraph | 242 TCODE .40, .35, "Mostr. Gráf.Tej" ;174 ShowTissueGraph |
243 TCODE .40, .35, "Mostr. TejContr" ;175 Show Lead.Tiss. | 243 TCODE .40, .35, "Mostr. TejContr" ;175 Show Lead.Tiss. |
244 TCODE .40, .35, "PriParadaSuperf" ;176 Shallow stop 1st (Reverse order of deco plans) | 244 TCODE .40, .35, "PriParadaSuperf" ;176 Shallow stop 1st (Reverse order of deco plans) |
245 TCODE .40, .35, "Conmu. gas[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). | 245 TCODE .40, .35, "Conmu. gas[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). |
246 TCODE .40, .35, "Gas Fondo[l/mn]" ;178 BottomGas[l/mn] (Bottom gas usage, for volume estimation). | 246 TCODE .40, .35, "Gas Fondo[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). |
247 TCODE .40, .35, "GasAscens[l/mn]" ;179 AscentGas[l/mn] (Ascent+Deco gas usage) | 247 TCODE .40, .35, "GasAscens[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) |
248 TCODE .40, .35, "sin uso " ;180 not used | 248 TCODE .40, .35, "TTS@tiempo[min]" ;180 TTS @extra[min] (@5 variant: compute TTS for extra time at current depth) |
249 TCODE .40, .35, "sin uno " ;181 not used | 249 TCODE .40, .35, "sin uno " ;181 not used |
250 TCODE .40, .35, "sin uso " ;182 not used | 250 TCODE .40, .35, "sin uso " ;182 not used |
251 TCODE .40, .35, "sin uso " ;183 not used | 251 TCODE .40, .35, "sin uso " ;183 not used |
252 TCODE .40, .35, "sin uso " ;184 not used | 252 TCODE .40, .35, "sin uso " ;184 not used |
253 TCODE .40, .35, "sin uso " ;185 not used | 253 TCODE .40, .35, "sin uso " ;185 not used |
254 ; End of function descriptor I | 254 ; End of function descriptor II |
255 ; | 255 ; |
256 TCODE .13, .2, "Func.Personaliz. II" ;186 Custom Functions II | 256 TCODE .13, .2, "Func.Personaliz. II" ;186 Custom Functions II |
257 TCODE .20, .95, "Ver Licencia" ;187 Show License | 257 TCODE .20, .95, "Ver Licencia" ;187 Show License |
258 TCODE .0, .2, "Result. Sim.:" ;188 Sim. Results: | 258 TCODE .0, .2, "Result. Sim.:" ;188 Sim. Results: |
259 TCODE .90, .25, "Superf." ;189 Surface | 259 TCODE .90, .25, "Superf." ;189 Surface |