Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/english_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 |
---|---|
394 ; | 394 ; |
395 TCODE .100, .125, "Quit Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) | 395 TCODE .100, .125, "Quit Sim" ;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 .108, .112, "Average" ;309 Average | |
400 TCODE .94, .54, "Stopwatch" ;310 Stopwatch (BIG Stopwatch in Gauge mode) | |
399 ;============================================================================= | 401 ;============================================================================= |