comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 484:65850b513f1b

beta 2.03 start...
author heinrichsweikamp
date Thu, 13 Oct 2011 09:54:21 +0200
parents 7779bfa89171
children 19b9e19ea4da
comparison
equal deleted inserted replaced
483:0635fbb2fcf5 484:65850b513f1b
459 TCODE .100, .125, "Ende Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) 459 TCODE .100, .125, "Ende Sim" ;306 Quit Sim (=8char max. Quit Simulator mode)
460 ;Dive interval 460 ;Dive interval
461 TCODE .20, .35, "Interval:" ;307 Interval: 461 TCODE .20, .35, "Interval:" ;307 Interval:
462 TCODE .0, .0, "Jetzt " ;308 Now (7 chars min) 462 TCODE .0, .0, "Jetzt " ;308 Now (7 chars min)
463 TCODE .109, .113, "D-Tiefe" ;309 Average 463 TCODE .109, .113, "D-Tiefe" ;309 Average
464 TCODE .109, .54, "Stopuhr" ;310 Stopwatch (BIG Stopwatch in Gauge mode) 464 TCODE .109, .54, "Stoppuhr" ;310 Stopwatch (BIG Stopwatch in Gauge mode)
465 ; Cave consomation 465 ; Cave consomation
466 TCODE .0, .0, "Cave Bail." ;311 Cave Bail. (=10 chars.) 466 TCODE .0, .0, "Cave Bail." ;311 Cave Bail. (=10 chars.)
467 ;============================================================================= 467 ;=============================================================================