comparison code_part1/OSTC_code_asm_part1/spanish_text.asm @ 386:deced1cacff7 64kByte Logbook

Added velocity in divemode, BIG stopwatch in Gauge mode
author heinrichsweikamp
date Sat, 18 Jun 2011 20:17:39 +0200
parents c7142538050c
children a59532d2daf8
comparison
equal deleted inserted replaced
385:af703be9ead2 386:deced1cacff7
390 TCODE .40, .130, "¡EsperePorf!" ;303 Please wait! 390 TCODE .40, .130, "¡EsperePorf!" ;303 Please wait!
391 TCODE .50, .130, "¡Aborta!" ;304 Aborted 391 TCODE .50, .130, "¡Aborta!" ;304 Aborted
392 ;@5 variant 392 ;@5 variant
393 TCODE .0, .0, "Futuro TTS" ;305 Future TTS (=10 chars. Title for @5 customview). 393 TCODE .0, .0, "Futuro TTS" ;305 Future TTS (=10 chars. Title for @5 customview).
394 ; 394 ;
395 TCODE .100, .125, "Quit Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) 395 TCODE .100, .125, "SalirSim" ;306 Quit Sim (=8char max. Quit Simulator mode)
396 ;Dive interval 396 ;Dive interval
397 TCODE .20, .35, "Interval:" ;307 Interval: 397 TCODE .20, .35, "Interval:" ;307 Interval:
398 TCODE .0, .0, "Now" ;308 Now 398 TCODE .0, .0, "Now" ;308 Now
399 TCODE .100, .113, "Promedio" ;309 Average
400 TCODE .116, .54, "Crono." ;310 Stopwatch (BIG Stopwatch in Gauge mode)
399 ;============================================================================= 401 ;=============================================================================