/SETUP.PA /*************************************************************** / / C O P Y R I G H T / / Copyright (C) 1982 / by / Digital Equipment Corporation, Maynard, Mass. / / This software is furnished under a license and may be used and / copied only in accordance with the terms of such license and / with the inclusion of the above copyright notice. This / software or any other copies thereof may not be provided or / otherwise made available to any other person. No title to and / ownership of the software is hereby transferred. / / The information in this software is subject to change without / notice and should not be construed as a commitment by Digital / Equipment Corporation. / / DIGITAL assumes no responsibility for the use or reliability / of its software on equipment that is not supplied by DIGITAL. / /*************************************************************** /SETUP PUTS DEMCATE II INTO SETUP MODE /Assembly instructions /PAL SETUP/L /SA SYS SETUP;200=3501 *0 0260 /VERSION B0 HLT /TRAP INTERRUPTS CLKSET=6130 /SET CLOCK FLAG (DECMATE II) CLKSKP=6131 /SKIP IS CLOCK IS SET PRQ3=6236 /PANEL REQUEST 3 *0200 START, CLL CLA CLKSET /SET CLOCK FLAG CLKSKP /SKIP IF CLOCK FLAG IS SET JMP MONITR /NOT A DECMATE II RETURN TO SYSTEM PRQ3 /CALL SETUP FUNCTION 0006 7777 MONITR, CLL CLA /SETUP WILL RETURN HERE JMP I .+1 7605 /RETURN TO SYSTEM