;============================================================================== ; str_setup ; ; This module sets up the initial operating conditions for the structure ; program. ; ;------------------------------------------------------------------------------ ; ; V-LCP and V-RCP alignment parameters SETREGS R96 2 0x0000 0x2000 SETREGS R98 2 0x0000 0x0000 ; ; SAVEMODE Registers SETREG R26 0 ; Clear SAVEMODE enable flag SETREG R28 1 ; Set SAVEMODE execute flag ; SETREG R81 0 ; Clear bad HK board flag SETREGS R69 2 0 0 ; Set Global offset to 0 SETREGS R560 2 0 0 ; Used to set DPC len = 1 SETREGS R1378 8 0 0 0 0 0 0 0 0 SETREGS R1386 8 0 0 0 0 0 0 0 0 SETREGS R1420 6 0 0 0 0 0 0 ; SETREG R1130 1 ; Set initialization flag for REGDP SETREG R1134 1420 SETREG R1135 0 SETREG R1138 1467 SETREG R1139 0 SETREG R1212 0x0102 ; IPRL_STR_EP60 = 0x0102 SETREG $IPRL_STR_CAMHDMP 1 ; Camera Header dump enabled ; SETREG $IPRL_STR_STRT30 0x0140 SETREG R3016 0x0902 SETREG R1348 0 ; Clear ALT repts counter SETREG R1349 5 ; Set ALT Repeats value SETREG R1377 0 ; Set 5K Magnetogram size to zero SETREG R1448 0 ; Mag DL not active SETREG R1449 0 ; Campaign not active SETREG R1466 0 SETREG R1472 0 SETREG R3104 0 ; Clear the callback addr ; SETREGS R1656 4 1 0 0 0x0D43 ; frmchk error jump ; END