Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/french_text.asm @ 476:7779bfa89171
Cave bailout prediction.
author | JeanDo |
---|---|
date | Sun, 09 Oct 2011 23:37:59 +0200 |
parents | 92304826000d |
children | 19b9e19ea4da |
comparison
equal
deleted
inserted
replaced
475:472bccc39aeb | 476:7779bfa89171 |
---|---|
307 TCODE .40, .35, "Aff.Tiss.Direct" ;175 Show Lead.Tiss. | 307 TCODE .40, .35, "Aff.Tiss.Direct" ;175 Show Lead.Tiss. |
308 TCODE .40, .35, "Ordre paliers " ;176 Shallow stop 1st (Reverse order of deco plans) | 308 TCODE .40, .35, "Ordre paliers " ;176 Shallow stop 1st (Reverse order of deco plans) |
309 TCODE .40, .35, "Chang. gaz[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). | 309 TCODE .40, .35, "Chang. gaz[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). |
310 TCODE .40, .35, "ConsoFond[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). | 310 TCODE .40, .35, "ConsoFond[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). |
311 TCODE .40, .35, "ConsoDeco[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) | 311 TCODE .40, .35, "ConsoDeco[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) |
312 TCODE .40, .35, "DTR Réchap[min]" ;180 Future TTS[min] (@5 variant: compute TTS for extra time at current depth) | 312 TCODE .40, .35, "DTR Réchap[min]" ;180 Future TTS[min] (Compute TTS for extra time at current depth) |
313 TCODE .40, .35, "not used " ;181 not used | 313 TCODE .40, .35, "Alarme Sout.[l]" ;181 Cave Warning[l] (Consomation warning for cave divers) |
314 TCODE .40, .35, "not used " ;182 not used | 314 TCODE .40, .35, "not used " ;182 not used |
315 TCODE .40, .35, "not used " ;183 not used | 315 TCODE .40, .35, "not used " ;183 not used |
316 TCODE .40, .35, "not used " ;184 not used | 316 TCODE .40, .35, "not used " ;184 not used |
317 TCODE .40, .35, "not used " ;185 not used | 317 TCODE .40, .35, "not used " ;185 not used |
318 ; End of function descriptor II | 318 ; End of function descriptor II |
451 TCODE .0, .2, "OCR Gas Usage:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). | 451 TCODE .0, .2, "OCR Gas Usage:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). |
452 ; 115k Bootloader support: | 452 ; 115k Bootloader support: |
453 TCODE .45, .100, "Bootloader" ;302 Bootloader | 453 TCODE .45, .100, "Bootloader" ;302 Bootloader |
454 TCODE .40, .130, "Attendez SVP!" ;303 Please wait! | 454 TCODE .40, .130, "Attendez SVP!" ;303 Please wait! |
455 TCODE .50, .130, "Annulée!" ;304 Aborted | 455 TCODE .50, .130, "Annulée!" ;304 Aborted |
456 ;@5 variant | 456 ; @5 variant |
457 TCODE .0, .0, " Futur DTR" ;305 Future TTS (=10 chars. Title for @5 customview). | 457 TCODE .0, .0, " Futur DTR" ;305 Future TTS (=10 chars. Title for @5 customview). |
458 ; | 458 ; |
459 TCODE .100, .125, "Stop Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) | 459 TCODE .100, .125, "Stop Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) |
460 ;Dive interval | 460 ; Dive interval |
461 TCODE .20, .35, "Intervale:" ;307 Interval: | 461 TCODE .20, .35, "Intervale:" ;307 Interval: |
462 TCODE .0, .0, "Non " ;308 Now (7 chars min) | 462 TCODE .0, .0, "Non " ;308 Now (7 chars min) |
463 TCODE .108, .112, "Moyenne" ;309 Average | 463 TCODE .108, .112, "Moyenne" ;309 Average |
464 TCODE .116, .54, "Chrono" ;310 Stopwatch (BIG Stopwatch in Gauge mode) | 464 TCODE .116, .54, "Chrono" ;310 Stopwatch (BIG Stopwatch in Gauge mode) |
465 ; Cave consomation | |
466 TCODE .0, .0, "Bail. Sout" ;311 Cave Bail. (=10 chars.) | |
465 ;============================================================================= | 467 ;============================================================================= |