diff code_part1/OSTC_code_asm_part1/pled_outputs.asm @ 183:f720ce017244

Spanish special chars. + Avoid uppercase accents. + Tweak a pair of screen position.
author JeanDo
date Sun, 06 Feb 2011 19:29:43 +0100
parents 0651d5dc3f42
children caf6153b26cb
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Sun Feb 06 17:49:58 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Sun Feb 06 19:29:43 2011 +0100
@@ -507,7 +507,7 @@
 
 PLED_simulator_data:
 	WIN_TOP		.65
-	WIN_LEFT	.105
+	WIN_LEFT	.112                    ; +7 for spanish.
 	WIN_FONT 	FT_SMALL
 	call	PLED_standard_color
 	lfsr	FSR2,letter
@@ -753,7 +753,7 @@
 	WIN_INVERT	.0	; Init new Wordprocessor	
 	DISPLAYTEXT .99			; Custom FunctionsI
 	DISPLAYTEXT	.153		; Custom FunctionsII
-	DISPLAYTEXTH	.276	; Salinity:
+	DISPLAYTEXTH .276	    ; Salinity:
 	DISPLAYTEXT .100		; Decotype:
 	DISPLAYTEXT	.142		; More...
 	DISPLAYTEXT .11			; Exit
@@ -1422,7 +1422,7 @@
 
 	movlw	.039
 	cpfslt	hi
-		bra	depth_greater_99_84mtr
+    bra	depth_greater_99_84mtr
 
 	btfsc	depth_greater_100m			; Was depth>100m during last call
 	call	PLED_clear_depth			; Yes, clear depth area