diff code_part1/OSTC_code_asm_part1/simulator.asm @ 34:5dbdc08e5460

New Simulator results screen
author heinrichsweikamp
date Tue, 25 May 2010 18:10:51 +0200
parents 6e5db85382a2
children d4f0c097a7fa
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/simulator.asm	Tue May 25 17:37:26 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/simulator.asm	Tue May 25 18:10:51 2010 +0200
@@ -170,8 +170,13 @@
 	
 simulator_show_decoplan:
 	call	PLED_ClearScreen
+	call	PLED_simdata_screen
 	call	divemenu_see_decoplan
 	
+	WIN_INVERT	.1	; Init new Wordprocessor	
+	DISPLAYTEXT	.188		; Sim. Results:
+	WIN_INVERT	.0	; Init new Wordprocessor	
+	
 	bcf		switch_left
 	bcf		switch_right