Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/spanish_text.asm @ 318:50e5b54b3fbd
Renamed Escape TTS to Future TTS
author | heinrichsweikamp |
---|---|
date | Wed, 04 May 2011 12:56:37 +0200 |
parents | c61d94186f8f |
children | 4a28d7a1c620 |
comparison
equal
deleted
inserted
replaced
317:1de9eee3837b | 318:50e5b54b3fbd |
---|---|
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[/min]" ;178 BottomGas[/min] (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[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) | 247 TCODE .40, .35, "GasAscens[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) |
248 TCODE .40, .35, "EscaparTTS[min]" ;180 Escape TTS[min] (@5 variant: compute TTS for extra time at current depth) | 248 TCODE .40, .35, "EscaparTTS[min]" ;180 Future TTS[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 |
388 ; 115k Bootloader support: | 388 ; 115k Bootloader support: |
389 TCODE .45, .100, "Bootloader" ;302 Bootloader | 389 TCODE .45, .100, "Bootloader" ;302 Bootloader |
390 TCODE .40, .130, "Please wait!" ;303 Please wait! | 390 TCODE .40, .130, "Please wait!" ;303 Please wait! |
391 TCODE .50, .130, "Aborted!" ;304 Aborted | 391 TCODE .50, .130, "Aborted!" ;304 Aborted |
392 ;@5 variant | 392 ;@5 variant |
393 TCODE .0, .0, "EscaparTTS" ;305 Escape TTS (=10 chars. Title for @5 customview). | 393 TCODE .0, .0, "EscaparTTS" ;305 Future TTS (=10 chars. Title for @5 customview). |
394 ;============================================================================= | 394 ;============================================================================= |