*----------------------------------------------------- * DIVOP.DOC *----------------------------------------------------- * DIVOP = Display Interrupt Vectors On Printer *----------------------------------------------------- DIVOP displays interrupt vectors on the printer, for all interrupts from 00 to FF, with the option of : all int vectors, empty int vectors, used int vectors - vector table syntax : ( lo-hi format ) offset : segment (word) : (word) display syntax : ( hi-lo format ) segment : offset (word) (word) syntax : divop a ( all int vectors ) divop e ( empty only int vectors ) divop u ( used only int vectors ) Bud Rasmussen 05/14/96