nea 596 src/dps8/dps8_scu.c uint nea; // 8 bits nea 675 src/dps8/dps8_scu.c sim_printf("NEA: %03o\n", scup -> nea); nea 733 src/dps8/dps8_scu.c sim_printf ("Non-existent address: %03o\n", sw -> nea); nea 919 src/dps8/dps8_scu.c sw -> nea = (uint) v; nea 1121 src/dps8/dps8_scu.c up -> nea = sw -> nea; nea 1684 src/dps8/dps8_scu.c up -> nea = (rega >> 6) & 0377; nea 1995 src/dps8/dps8_scu.c putbits36_8 (& a, 22, (word8) up -> nea); nea 50 src/dps8/dps8_scu.h uint nea; // 8 bits