Mercurial > public > hwos_code
diff src/simulator.asm @ 480:ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
author | heinrichsweikamp |
---|---|
date | Mon, 06 Feb 2017 16:26:36 +0100 |
parents | 9edb1359ce43 |
children | 377d958252fb |
line wrap: on
line diff
--- a/src/simulator.asm Wed Feb 01 13:51:59 2017 +0100 +++ b/src/simulator.asm Mon Feb 06 16:26:36 2017 +0100 @@ -648,7 +648,7 @@ ; Show deco mode WIN_TOP .155 lfsr FSR2,buffer - movff opt_dive_mode,lo ; 0=OC, 1=CC, 2=Gauge, 3=Apnea + movff opt_dive_mode,lo ; 0=OC, 1=CC, 2=Gauge, 3=Apnea, 4=PSCR call TFT_display_decotype_surface1 ;---- Display model