ReadInstructionFetch  410 src/dps8/dps8_iefp.c void ReadInstructionFetch (word18 address, word36 * result) {
ReadInstructionFetch   37 src/dps8/dps8_iefp.h # define ReadInstructionFetch(addr,data) Read (addr, data, INSTRUCTION_FETCH)