; FILE: FD_MAG_TEST.ips ; PURPOSE: Make a FD mag with the new framelist (MTM tuning order ; matches the P30 framelist) ; HISTORY: ; Written 3-Mar-97 by M.Morrison QPROG_FD_MAG_TEST:: BRANCHGT R3072 1 &NO_INIT ;init only on frame 1 FILLBLK 0:0x0000 0x120000L 0 FILLBLK 2:0x0000 0x120000L 0 ; FILLSTD 0:0x0000 $IPRL_FILL_PAGE_WITH_0 ;instruction does not work ; FILLSTD 2:0x0000 $IPRL_FILL_PAGE_WITH_0 NO_INIT: GOTO $QPROG_FD_M1_V2 ;jump to standard main program