Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/divemode.asm @ 163:144822282fa3
Fusion declaration of shared C/ASM variables.
+ remove unused variables.
+ sort all in variables in BANK3, and out variables in BANK2.
author | JeanDo |
---|---|
date | Fri, 21 Jan 2011 01:44:37 +0100 |
parents | 622da16b768f |
children | cb055a7d75f3 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/divemode.asm Fri Jan 21 01:48:40 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/divemode.asm Fri Jan 21 01:44:37 2011 +0100 @@ -1283,9 +1283,6 @@ btfsc restore_deco_data ; Restore decodata? call simulator_restore_tissue_data ; Yes! - call deco_gradient_array - movlb b'00000001' ; select ram bank 1 - goto surfloop ; and return to surfaceloop timeout_divemode: