Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/spanish_text.asm @ 817:e49a35ab7394
auto-SP work, auto-SP data stored in EEADR 116-119
author | heinrichsweikamp |
---|---|
date | Sat, 06 Jun 2015 14:46:27 +0200 |
parents | df8cd5ffd993 |
children | 2151c4135fad |
comparison
equal
deleted
inserted
replaced
816:df8cd5ffd993 | 817:e49a35ab7394 |
---|---|
320 TCODE .13, .2, "Func.Personaliz. II" ;186 Custom Functions II | 320 TCODE .13, .2, "Func.Personaliz. II" ;186 Custom Functions II |
321 TCODE .20, .95, "Ver Licencia" ;187 Show License | 321 TCODE .20, .95, "Ver Licencia" ;187 Show License |
322 TCODE .0, .2, "Result. Sim.:" ;188 Sim. Results: | 322 TCODE .0, .2, "Result. Sim.:" ;188 Sim. Results: |
323 TCODE .90, .25, "Superf." ;189 Surface | 323 TCODE .90, .25, "Superf." ;189 Surface |
324 TCODE .0, .0, "ppO2 +" ;190 ppO2 + | 324 TCODE .0, .0, "ppO2 +" ;190 ppO2 + |
325 TCODE .0, .0, "ppO2 -" ;191 ppO2 - | 325 TCODE .0, .0, "" ;191 unused |
326 TCODE .0, .0, "Dil." ;192 Dil. (Rebreather diluent) | 326 TCODE .0, .0, "Dil." ;192 Dil. (Rebreather diluent) |
327 | 327 |
328 ; 32 custom function descriptors III (FIXED LENGTH = 15 chars). | 328 ; 32 custom function descriptors III (FIXED LENGTH = 15 chars). |
329 TCODE .40, .35, "Color# inactivo" ;193 Color# inactive | 329 TCODE .40, .35, "Color# inactivo" ;193 Color# inactive |
330 TCODE .40, .35, "Usar para. segu" ;194 Use safety stop | 330 TCODE .40, .35, "Usar para. segu" ;194 Use safety stop |
523 TCODE .0, .155, "Para Factores Grad. " ;360 for gradient factors | 523 TCODE .0, .155, "Para Factores Grad. " ;360 for gradient factors |
524 TCODE .0, .185, "y CF61-CF63 para " ;361 and CF61-CF63 for | 524 TCODE .0, .185, "y CF61-CF63 para " ;361 and CF61-CF63 for |
525 TCODE .0, .215, "Características pSCR" ;362 pSCR features. | 525 TCODE .0, .215, "Características pSCR" ;362 pSCR features. |
526 | 526 |
527 ; | 527 ; |
528 ; Setpoint Mode | |
529 TCODE .60, .95, "Manuell" ;363 Manual Same length as #364 | |
530 TCODE .60, .95, "Auto " ;364 Auto Same length as #363 | |
528 | 531 |
529 ;============================================================================= | 532 ;============================================================================= |