diff code_part1/OSTC_code_asm_part1/definitions.asm @ 235:ade0848c8b8b

New runtime asserts when compiled in DEBUG more. When __DEBUG is defined, the assert() calls are checked, and PLED_resetdebugger is called when the condition fails.
author JeanDo
date Sat, 19 Mar 2011 11:34:32 +0100
parents 6d4e29d80ff3
children 9581e48a914f
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Mar 17 18:32:16 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Sat Mar 19 11:34:32 2011 +0100
@@ -314,7 +314,7 @@
 customfunction_temp2    res 1   ; used in GETCUSTOM8 and GETCUSTOM15
 
 decoplan_page           res 1   ; used in PLED_MultiGF,...
-temp10                  res 1   ; used in customview
+temp10                  res 2   ; used in customview
 
 fatal_error_code        res 1   ; holds error code value