Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/spanish_text.asm @ 681:6e456a6398e0
Hardware4 support
author | heinrichsweikamp |
---|---|
date | Fri, 25 Jan 2013 18:00:49 +0100 |
parents | c6220d340684 |
children | aebb6d039249 |
comparison
equal
deleted
inserted
replaced
680:c6220d340684 | 681:6e456a6398e0 |
---|---|
459 TCODE .0, .0, "Ahora " ;308 Now (7 chars min) | 459 TCODE .0, .0, "Ahora " ;308 Now (7 chars min) |
460 TCODE .100, .113, "Promedio" ;309 Average | 460 TCODE .100, .113, "Promedio" ;309 Average |
461 TCODE .116, .54, "Crono." ;310 Stopwatch (BIG Stopwatch in Gauge mode) | 461 TCODE .116, .54, "Crono." ;310 Stopwatch (BIG Stopwatch in Gauge mode) |
462 ; Cave consomation | 462 ; Cave consomation |
463 TCODE .0, .0, "Bail Cueva" ;311 Cave Bail. (=10 chars.) | 463 TCODE .0, .0, "Bail Cueva" ;311 Cave Bail. (=10 chars.) |
464 ; OLED Brightness settings | 464 ; DISPLAY Brightness settings |
465 TCODE .103, .155, "Eco " ;312 Eco (Same length as #313!) | 465 TCODE .103, .155, "Eco " ;312 Eco (Same length as #313!) |
466 TCODE .103, .155, "Alto" ;313 High (Same length as #312!) | 466 TCODE .103, .155, "Alto" ;313 High (Same length as #312!) |
467 | 467 |
468 ; ZH-L16 mode description | 468 ; ZH-L16 mode description |
469 TCODE .0, .35, "Tipodeco: ZH-L16 OC" ;314 Decotype: ZH-L16 OC | 469 TCODE .0, .35, "Tipodeco: ZH-L16 OC" ;314 Decotype: ZH-L16 OC |