diff code_part1/OSTC_code_asm_part1/definitions.asm @ 43:65d5b0c8da41

New CF48, changed CF15
author heinrichsweikamp
date Thu, 24 Jun 2010 22:12:32 +0200
parents 3ab1188651af
children 475a9e536d77
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Sun Jun 20 22:11:28 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Jun 24 22:12:32 2010 +0200
@@ -25,7 +25,7 @@
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
 #DEFINE	softwareversion_y		d'63'		; Software version  XX.YY
 
-#DEFINE	max_custom_number		d'47'		; Number of last used custom function
+#DEFINE	max_custom_number		d'48'		; Number of last used custom function
 
 #DEFINE	logbook_profile_version	0x20		; Do not touch!
 
@@ -55,8 +55,6 @@
 #DEFINE	color_deepblue b'00000001'
 #DEFINE	color_grey	d'74'
 
-#DEFINE	plus_time_correction	d'42'
-
 #DEFINE	warn_depth		d'1'
 #DEFINE	warn_cns		d'2'
 #DEFINE	warn_gf			d'3'
@@ -328,7 +326,7 @@
 	box_temp:5
 	win_color1_temp
 	win_color2_temp				; Backup color registers
-	
+	time_correction_value			; Adds to Seconds on midnight
 	ENDC
 
 	CBLOCK	0x200				;Bank 2