diff code_part1/OSTC_code_asm_part1/outputs.asm @ 690:839eac136bd8

2.60beta release
author heinrichsweikamp
date Wed, 30 Jan 2013 08:56:50 +0100
parents 6761e1865dfd
children 82f71a73f450
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/outputs.asm	Mon Jan 28 11:28:15 2013 +0100
+++ b/code_part1/OSTC_code_asm_part1/outputs.asm	Wed Jan 30 08:56:50 2013 +0100
@@ -1550,23 +1550,23 @@
 	WIN_INVERT	.0					; Init new Wordprocessor
     movlw   .0
 	call	DISP_grey_inactive_gas			; Sets Greyvalue for inactive gases
-	WIN_LEFT	.90
+	WIN_LEFT	.115
     STRCPY_PRINT    "1"
     movlw   .1
 	call	DISP_grey_inactive_gas			; Sets Greyvalue for inactive gases
-	WIN_LEFT	.103
+	WIN_LEFT	.124
     STRCPY_PRINT    "2"
     movlw   .2
 	call	DISP_grey_inactive_gas			; Sets Greyvalue for inactive gases
-	WIN_LEFT	.117
+	WIN_LEFT	.133
     STRCPY_PRINT    "3"
     movlw   .3
 	call	DISP_grey_inactive_gas			; Sets Greyvalue for inactive gases
-	WIN_LEFT	.130
+	WIN_LEFT	.142
     STRCPY_PRINT    "4"
     movlw   .4
 	call	DISP_grey_inactive_gas			; Sets Greyvalue for inactive gases
-	WIN_LEFT	.143
+	WIN_LEFT	.151
     STRCPY_PRINT    "5"
 
 	WIN_TOP		.130