Mercurial > public > hwos_code
diff src/simulator.asm @ 294:f97e439d711c
FIX clear before displaying gas volumes.
author | jDG |
---|---|
date | Sat, 30 May 2015 22:58:00 +0200 |
parents | ccb93f319e78 |
children | 7027d735ac62 |
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