# HG changeset patch # User heinrichsweikamp # Date 1354487092 -3600 # Node ID 8f8d39117ff7e2131e1201e1d59ce1e6a9497f54 # Parent 8a8124f6b3891be97029ed1624f6c51cd18532d1 always start with normal GF diff -r 8a8124f6b389 -r 8f8d39117ff7 code_part1/OSTC_code_asm_part1/start.asm --- 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