Mercurial > public > mk2
changeset 668:8f8d39117ff7
always start with normal GF
author | heinrichsweikamp |
---|---|
date | Sun, 02 Dec 2012 23:24:52 +0100 |
parents | 8a8124f6b389 |
children | 069f708a6a09 |
files | code_part1/OSTC_code_asm_part1/start.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm Sun Dec 02 22:25:31 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/start.asm Sun Dec 02 23:24:52 2012 +0100 @@ -376,7 +376,7 @@ return ; start in Surfacemode restart_load_gf: - btfss use_aGF + btfsc use_aGF bra restart_load_gf2 ; Use aGf ; Use normal GF ; Load GF values into RAM