diff code_part1/OSTC_code_asm_part1/text_table.asm @ 50:c97c5514b165

1.70..
author heinrichsweikamp
date Thu, 29 Jul 2010 13:23:08 +0200
parents 65d5b0c8da41
children ceeeb5e49348
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/text_table.asm	Wed Jul 28 15:40:03 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/text_table.asm	Thu Jul 29 13:23:08 2010 +0200
@@ -60,7 +60,7 @@
 	DB	.4,.4,.10,.22,.22,.22	;t130,t131,t132,t133,134,135
 	DB	.20,.8,.10,.8,.8,.6		;t136;t137;t138;t139;t140;t141
 	DB	.6,.10,.8,.8,.4,.10		;t142;t143;t144;t145;t146;t147
-	DB	.12,.20,.10,.12,.10,.20	;t148;t149;t150;t151;t152;t153
+	DB	.12,.8,.6,.12,.10,.20	;t148;t149;t150;t151;t152;t153
 ; 32 Custom funtion descriptors with length 16
 	DB	.16,.16,.16,.16
 	DB	.16,.16,.16,.16
@@ -564,8 +564,8 @@
 	DA	"OK!}"					;146	l=4
 	DA	"Stopwat.}}"			;147	l=10
 	DA	":.........:}"			;148	l=12
-	DA	"NOT USED!!!!!!!!!!!}"	;149	l=20
-	DA	"Not used!}"			;150	l=10
+	DA	"(ppO2:}}"				;149	l=8
+	DA	"Bar) }"				;150	l=6
 	DA	"Not used!!!}"			;151	l=12
 	DA	"L16-GF OC}"			;152	l=10
 	DA	"Custom FunctionsII}}"	;153	l=20