PRELIMINARY PROM MANUAL (June 8, 1977 4:19 PM) PROM is a program to drive the Alto Prom Blower. PROM combines the features of APROM, PROMDIAG, and LOGICPROM. PROM supersedes all previous prom blowing software for the Alto Prom Blower and is the ONLY software package that will be supported for use with the Prom Blower. PROM runs in three modes, "MB File" mode which corresponds fairly closely to APROM, "MB File" mode which corresponds fairly closely to PROMDIAG, and "MB File" mode which corresponds fairly closely to LOGICPROM.e12(635) PROM COMMAND LINEe72c GLOBAL SWITCHESe12 none Select "MB File" mode. /E Select "Prom Editor" mode /D Select "Prom Blower Diagnostic" mode /S Call Swat (debug use only)e12 LOCAL SWITCHES (valid in "MB File" mode only)e12 string/P Permutate address (Default 9876543210) name/F Read micro binary from file "name" name/D Write differences on file "name" name/M Use memory "name" number/C Chip starting address equals "number" number/B Set chip starting bit equal to "number" number/A Set memory starting address to "number" number/S Set memory starting bit to "number" blow the prom.e12 PROM EDITOR COMMANDSe12c COMMAND ACTION Q Quit Z Zero prom I Invert Prom S Set prom to all ones C Change prom (alters bits pointed to by mouse; red sets bit, yellow resets bit, blue returns control to keyboard input) R Reverse bit (data bits are numbered with bit zero starting from the left) E Equation ("or" the equation into the bit selected. Address bits are numbered with bit zero on the right. "+" means "or". An "N" before a number negates the it.) G Get a file P Put a file B Blow prom M Memorize prom V Verify prom L List prom N New prom (test prom for virginity) F Format selection (only format 4 which selects 4x256 format and format 8 which selects 8x32 format are currently implemented) D Diagnostic (call Prom Blower Diagnostic) A Address permutation (Default permutation is 9876543210. All input is right justified. An "N" before a number negates the bit.) H or ? Help (list all commands)e12 PROM DIAGNOSTIC COMMANDSe12c COMMAND ACTION Q Quit S Sweep registers C Copy prom W Write test R Read loop test T Type prom (display prom type) M Memorize prom V Verify prom L List prom I Is prom virgin (test prom for virginity) E Edit (call Prom Editor) ? Help (list all commands)e12 e12