diff code_part1/OSTC_code_asm_part1/simulator.asm @ 123:6a94f96e9cea

The big cleanup, again.
author JeanDo
date Thu, 30 Dec 2010 23:45:20 +0100
parents 14a074e1a375
children 4f9f477bb452
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/simulator.asm	Tue Dec 28 15:28:55 2010 +0100
+++ b/code_part1/OSTC_code_asm_part1/simulator.asm	Thu Dec 30 23:45:20 2010 +0100
@@ -161,6 +161,8 @@
 
 	WIN_LEFT .0
 	WIN_TOP .160
+	call    PLED_standard_color
+
 	STRCPY  "TTS: "
 	movff   char_O_ascenttime,lo
  	bcf		leftbind