Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 165:8b5b848db4cd
+ Clean Buhlmann tables addressing
+ OSTC 1.80 uses ZH-L16a coefficient, version 1995 (?), with compartiment 1a.
author | JeanDo |
---|---|
date | Fri, 21 Jan 2011 01:44:38 +0100 |
parents | 999abb01c78f |
children | cb055a7d75f3 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Fri Jan 21 01:44:38 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Fri Jan 21 01:44:38 2011 +0100 @@ -80,11 +80,9 @@ #include "../OSTC_code_c_part2/shared_definitions.h" ;============================================================================= - -c_code_data_stack EQU 0x800 ; Reserve space for C-code data space. Eg.when calling log. - -;Variable definitions -; arrays are in hex size!! 20 = .032 +; Reserve space for C-code data space. Eg.when calling log. +; Note: overlayed with md_hash temporary space. +c_code_data_stack EQU 0x800 ;============================================================================= ; BANK0 data