diff code_part1/OSTC_code_asm_part1/simulator.asm @ 265:ab8ce7de2b46

BUGFIX zero gas rate (bug bb28).
author JeanDo
date Tue, 12 Apr 2011 01:19:33 +0200
parents 27c9bb14b008
children be06783f533b
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/simulator.asm	Tue Apr 12 00:36:23 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/simulator.asm	Tue Apr 12 01:19:33 2011 +0200
@@ -301,14 +301,13 @@
     incf    WREG
     bnz     simulator_show_decoplan5_2
     call    PLED_warnings_color
-    STRCPY  "> "
-    bra     simulator_show_decoplan5_3
+    STRCPY_PRINT  "= xxxx.x"
+    call    PLED_standard_color   
+    bra     simulator_show_decoplan5_1
     
 simulator_show_decoplan5_2: 
-    call    PLED_standard_color   
     STRCPY  "= "
 
-simulator_show_decoplan5_3:    
     bsf     leftbind
     output_16dp .4                      ; 1 decimal.
     bcf     leftbind