diff code_part1/OSTC_code_asm_part1/simulator.asm @ 69:df2d3b28947f

1.71beta for Mk.2
author heinrichsweikamp
date Tue, 19 Oct 2010 15:35:23 +0200
parents d0b677e1e9a5
children 2a31948dbcb7
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/simulator.asm	Wed Oct 13 13:02:20 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/simulator.asm	Tue Oct 19 15:35:23 2010 +0200
@@ -156,6 +156,7 @@
 simulator_show_decoplan:
 	call	PLED_ClearScreen
 	call	PLED_simdata_screen
+	call	divemode_copy_decolist				;copy gf_decolist (0x250:.32) to gf_decolist_copy (0x0E0:.32)
 	call	divemenu_see_decoplan
 
 ;call	enable_rs232
@@ -280,6 +281,7 @@
 	movff	WREG,char_O_deco_status			; Reset Deco module
 
 simulator_calc_deco_loop2:
+	
 	call	PLED_simulator_data
 
 	btg		LED_red