comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 780:de7fa2316913

add simple gas change countdown
author heinrichsweikamp
date Mon, 26 May 2014 23:15:59 +0200
parents d2b7d78b0019
children b0c96aaa86e4
comparison
equal deleted inserted replaced
779:d2b7d78b0019 780:de7fa2316913
306 TCODE .40, .35, "Log-Marker anz." ;172 Show Log-Marker 306 TCODE .40, .35, "Log-Marker anz." ;172 Show Log-Marker
307 TCODE .40, .35, "Stoppuhr anz. " ;173 Show Stopwatch 307 TCODE .40, .35, "Stoppuhr anz. " ;173 Show Stopwatch
308 TCODE .40, .35, "Gewebegraph anz" ;174 ShowTissueGraph 308 TCODE .40, .35, "Gewebegraph anz" ;174 ShowTissueGraph
309 TCODE .40, .35, "Leitgewebe anz " ;175 Show Lead.Tiss. 309 TCODE .40, .35, "Leitgewebe anz " ;175 Show Lead.Tiss.
310 TCODE .40, .35, "Flach.StoppOben" ;176 Shallow stop 1st (Reverse order of deco plans) 310 TCODE .40, .35, "Flach.StoppOben" ;176 Shallow stop 1st (Reverse order of deco plans)
311 TCODE .40, .35, "unbenutzt " ;177 unused 311 TCODE .40, .35, "Gas switch[min]" ;177 Gas switch[min] (Show Countdown after gas change)
312 TCODE .40, .35, "BottomGas[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). 312 TCODE .40, .35, "BottomGas[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation).
313 TCODE .40, .35, "Sonst.Gas[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) 313 TCODE .40, .35, "Sonst.Gas[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage)
314 TCODE .40, .35, "TTS @ Zeit[min]" ;180 Future TTS[min] (Compute TTS for extra time at current depth) 314 TCODE .40, .35, "TTS @ Zeit[min]" ;180 Future TTS[min] (Compute TTS for extra time at current depth)
315 TCODE .40, .35, "Cave Warnung[l]" ;181 Cave Warning[l] (Consomation warning for cave divers) 315 TCODE .40, .35, "Cave Warnung[l]" ;181 Cave Warning[l] (Consomation warning for cave divers)
316 TCODE .40, .35, "Graph. Geschwi." ;182 Graph. Velocity (Show a graphical representation of the ascend speed) 316 TCODE .40, .35, "Graph. Geschwi." ;182 Graph. Velocity (Show a graphical representation of the ascend speed)