changeset 294:f97e439d711c

FIX clear before displaying gas volumes.
author jDG
date Sat, 30 May 2015 22:58:00 +0200
parents 6d6b3689b20b
children 7027d735ac62
files src/simulator.asm
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/simulator.asm	Sat May 30 22:43:53 2015 +0200
+++ b/src/simulator.asm	Sat May 30 22:58:00 2015 +0200
@@ -712,7 +712,7 @@
         bra     deco_show_plan_1
         ; All stops shown
         	
-;---- In OCR mode, show the gas Usage special page ---------------------------
+;---- In OC mode, show the gas Usage special page ---------------------------
 simulator_show_decoplan5_0:    
     btfsc   FLAG_ccr_mode             ; =1: CCR mode (Fixed ppO2 or Sensor) active
     return                            ; YES: Return to simulator menu
@@ -728,7 +728,7 @@
     movlb   .1
 
     ; Clear the complete stop result column:
-    WIN_BOX_BLACK   .0, .239, .85, .159		;top, bottom, left, right
+    WIN_BOX_BLACK   .0, .239, .80, .159 ; top, bottom, left, right
 
     movlw	.25
     movwf	waitms_temp                 ; Row for gas list is .25+.25