diff code_part1/OSTC_code_asm_part1/simulator.asm @ 719:ad5ab9910820

decoplan bargraph
author heinrichsweikamp
date Thu, 23 May 2013 21:43:08 +0200
parents 91ae251d379f
children e16e636def61
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/simulator.asm	Thu May 23 11:07:32 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/simulator.asm	Thu May 23 21:43:08 2013 +0200
@@ -323,9 +323,9 @@
 	cpfseq	wait_temp                   ; All gases shown?
 	bra		simulator_show_decoplan5_loop	; No
 	
-	WIN_INVERT 1
+    call	DISP_divemask_color
 	DISPLAYTEXTH .301                   ; OCR Gas Usage:
-	WIN_INVERT 0
+    call	DISP_standard_color
 
 	bra		simulator_show_decoplan1