nea 593 src/dps8/dps8_scu.c uint nea; // 8 bits nea 675 src/dps8/dps8_scu.c sim_printf("NEA: %03o\n", scup -> nea); nea 736 src/dps8/dps8_scu.c sim_printf ("Non-existent address: %03o\n", sw -> nea); nea 925 src/dps8/dps8_scu.c sw -> nea = (uint) v; nea 1130 src/dps8/dps8_scu.c up -> nea = sw -> nea; nea 1698 src/dps8/dps8_scu.c up -> nea = (rega >> 6) & 0377; nea 2009 src/dps8/dps8_scu.c putbits36_8 (& a, 22, (word8) up -> nea); nea 47 src/dps8/dps8_scu.h uint nea; // 8 bits