comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 576:ab2686087bce

faster font display, code cleaning
author heinrichsweikamp
date Sun, 22 Apr 2012 14:38:10 +0200
parents 101fec6a6137
children 152fadcdcbaa
comparison
equal deleted inserted replaced
575:cbdcbbc91877 576:ab2686087bce
444 TCODE .50, .2, "Rohdaten:" ;296 Raw Data: 444 TCODE .50, .2, "Rohdaten:" ;296 Raw Data:
445 ; Gas-setup addons: 445 ; Gas-setup addons:
446 TCODE .0, .0, "MOD:" ;297 MOD: (max operating depth of a gas). 446 TCODE .0, .0, "MOD:" ;297 MOD: (max operating depth of a gas).
447 TCODE .0, .0, "END:" ;298 END: (equivalent nitrogen depth of a gas). 447 TCODE .0, .0, "END:" ;298 END: (equivalent nitrogen depth of a gas).
448 TCODE .0, .0, "EAD:" ;299 EAD: (equivalent air depth of a gas). 448 TCODE .0, .0, "EAD:" ;299 EAD: (equivalent air depth of a gas).
449 TCODE .100, .125, "Aktiv?" ;300 Active? (Enable/Disable Gas underwater) 449 TCODE .100, .125, "Mehr" ;300 More (Enable/Disable Gas underwater)
450 TCODE .0, .2, "OCR Gasverbrauch:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). 450 TCODE .0, .2, "OCR Gasverbrauch:" ;301 OCR Gas Usage: (Planned gas consumtion by tank).
451 ; 115k Bootloader support: 451 ; 115k Bootloader support:
452 TCODE .45, .100, "Bootloader" ;302 Bootloader 452 TCODE .45, .100, "Bootloader" ;302 Bootloader
453 TCODE .35, .130, "Bitte Warten!" ;303 Please wait! 453 TCODE .35, .130, "Bitte Warten!" ;303 Please wait!
454 TCODE .40, .130, "Abgebrochen!" ;304 Aborted 454 TCODE .40, .130, "Abgebrochen!" ;304 Aborted