Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 389:a59532d2daf8 64kByte Logbook
Change increment interval by 30min.
Minor display fix.
author | JeanDo |
---|---|
date | Sun, 19 Jun 2011 00:07:35 +0200 |
parents | deced1cacff7 |
children | 92304826000d |
comparison
equal
deleted
inserted
replaced
388:681bdc91114c | 389:a59532d2daf8 |
---|---|
394 TCODE .0, .0, "TTS @+Min." ;305 Future TTS (=10 chars. Title for @5 customview). | 394 TCODE .0, .0, "TTS @+Min." ;305 Future TTS (=10 chars. Title for @5 customview). |
395 ; | 395 ; |
396 TCODE .100, .125, "Ende Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) | 396 TCODE .100, .125, "Ende Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) |
397 ;Dive interval | 397 ;Dive interval |
398 TCODE .20, .35, "Interval:" ;307 Interval: | 398 TCODE .20, .35, "Interval:" ;307 Interval: |
399 TCODE .0, .0, "Jetzt" ;308 Now | 399 TCODE .0, .0, "Jetzt " ;308 Now (7 chars min) |
400 TCODE .109, .113, "D-Tiefe" ;309 Average | 400 TCODE .109, .113, "D-Tiefe" ;309 Average |
401 TCODE .109, .54, "Stopuhr" ;310 Stopwatch (BIG Stopwatch in Gauge mode) | 401 TCODE .109, .54, "Stopuhr" ;310 Stopwatch (BIG Stopwatch in Gauge mode) |
402 ;============================================================================= | 402 ;============================================================================= |