hdbgNote          556 src/dps8/doAppendCycleInstructionFetch.h     hdbgNote ("doAppendCycleOperandRead.h", "test hit %d %05o:%06o\r\n", evcnt, cpu.TPR.TSR, cpu.TPR.CA);
hdbgNote          561 src/dps8/doAppendCycleInstructionFetch.h     hdbgNote ("doAppendCycleOperandRead.h", "test miss %d %05o:%06o\r\n", evcnt, cpu.TPR.TSR, cpu.TPR.CA);
hdbgNote          139 src/dps8/doAppendCycleOperandRead.h   hdbgNote ("doAppendCycleOperandRead.h", "test cache check %s %d %u %05o:%06o %05o %o %08o %o %o", cacheHit ? "hit" : "miss", evcnt, this, cpu.TPR.TSR, cpu.TPR.CA, cachedBound, cachedP, cachedAddress, cachedR1, cachedPaged);
hdbgNote          145 src/dps8/doAppendCycleOperandRead.h     hdbgNote ("doAppendCycleOperandRead.h", "miss %d %05o:%06o\r\n", evcnt, cpu.TPR.TSR, cpu.TPR.CA);
hdbgNote          161 src/dps8/doAppendCycleOperandRead.h   hdbgNote ("doAppendCycleOperandRead.h", "hit  %d %05o:%06o\r\n", evcnt, cpu.TPR.TSR, cpu.TPR.CA);
hdbgNote          171 src/dps8/doAppendCycleOperandRead.h   hdbgNote ("doAppendCycleOperandRead.h", "skip %d %05o:%06o\r\n", evcnt, cpu.TPR.TSR, cpu.TPR.CA);
hdbgNote          589 src/dps8/doAppendCycleOperandRead.h   hdbgNote ("doAppendCycleOperandRead", "FANP");
hdbgNote          611 src/dps8/doAppendCycleOperandRead.h   hdbgNote ("doAppendCycleOperandRead", "FAP");
hdbgNote          665 src/dps8/doAppendCycleOperandRead.h     hdbgNote ("doAppendCycleOperandRead.h", "test hit %d %05o:%06o\r\n", evcnt, cpu.TPR.TSR, cpu.TPR.CA);
hdbgNote          670 src/dps8/doAppendCycleOperandRead.h     hdbgNote ("doAppendCycleOperandRead.h", "test miss %d %05o:%06o\r\n", evcnt, cpu.TPR.TSR, cpu.TPR.CA);
hdbgNote          678 src/dps8/doAppendCycleOperandRead.h   hdbgNote ("doAppendCycleOperandRead.h", "cache %d %u %05o:%06o %05o %o %08o %o %o", evcnt, this, cpu.TPR.TSR, cpu.TPR.CA, bound, p, pageAddress, RSDWH_R1, paged);
hdbgNote         1828 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Forward Skip One Record pos before %d", unitp->pos);
hdbgNote         1879 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Forward Skip One Record pos after %d", unitp->pos);
hdbgNote         1890 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Forward Skip One File pos before %d", unitp->pos);
hdbgNote         1929 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Forward Skip One File pos after %d", unitp->pos);
hdbgNote         1939 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Backspace One Record pos before %d", unitp->pos);
hdbgNote         1995 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Backspace One Record pos after %d", unitp->pos);
hdbgNote         2006 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Backspace One File pos before %d", unitp->pos);
hdbgNote         2063 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Backspace One File pos after %d", unitp->pos);
hdbgNote         2118 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Write EOF pos before %d", unitp->pos);
hdbgNote         2161 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape Write EOF pos after %d", unitp->pos);
hdbgNote         2303 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape IOT Read pos before %d", unitp->pos);
hdbgNote         2313 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape IOT Read pos after %d", unitp->pos);
hdbgNote         2324 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape IOT write pos before %d", unitp->pos);
hdbgNote         2331 src/dps8/dps8_mt.c         hdbgNote ("tape", "Tape IOT write pos after %d", unitp->pos);
hdbgNote           54 src/dps8/hdbg.h void hdbgNote (const char * ctx, const char * fmt, ...)
hdbgNote           44 src/dps8/ucache.c   hdbgNote ("ucache", "save %u %05o:%06o %05o %o %08o %o %o", ucNum, segno, offset, bound, p, address, r1, paged);
hdbgNote           60 src/dps8/ucache.c     hdbgNote ("ucache", "check not valid");
hdbgNote           68 src/dps8/ucache.c 
hdbgNote           76 src/dps8/ucache.c     hdbgNote ("ucache", "pgno %o != %o\r\n", (ep->offset & PG18MASK), (offset & PG18MASK));
hdbgNote           84 src/dps8/ucache.c     hdbgNote ("ucache", "bound %o != %o\r\n", ((offset >> 4) & 037777), ep->bound);
hdbgNote           89 src/dps8/ucache.c   hdbgNote ("ucache", "hit %u %05o:%06o %05o %o %08o %o %o", ucNum, segno, offset, ep->bound, ep->p, ep->address, ep->r1, ep->paged);
hdbgNote           97 src/dps8/ucache.c 
hdbgNote          102 src/dps8/ucache.c