UNIT_FIX 61 src/dps8/dps8_absi.c # define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \ UNIT_FIX 98 src/dps8/dps8_cpu.c { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL }, UNIT_FIX 99 src/dps8/dps8_cpu.c { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL }, UNIT_FIX 100 src/dps8/dps8_cpu.c { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL }, UNIT_FIX 101 src/dps8/dps8_cpu.c { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL }, UNIT_FIX 102 src/dps8/dps8_cpu.c { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL }, UNIT_FIX 103 src/dps8/dps8_cpu.c { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL }, UNIT_FIX 104 src/dps8/dps8_cpu.c { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL }, UNIT_FIX 105 src/dps8/dps8_cpu.c { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL } UNIT_FIX 108 src/dps8/dps8_cpu.c UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL UNIT_FIX 79 src/dps8/dps8_crdpun.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \ UNIT_FIX 78 src/dps8/dps8_crdrdr.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \ UNIT_FIX 254 src/dps8/dps8_disk.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | \ UNIT_FIX 115 src/dps8/dps8_mgp.c ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | UNIT_IDLE ) UNIT_FIX 105 src/dps8/dps8_prt.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \ UNIT_FIX 53 src/dps8/dps8_urp.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \ UNIT_FIX 4252 src/simh/scp.c if ((uptr->capac > 0) && (uptr->flags & UNIT_FIX)) { UNIT_FIX 6768 src/simh/scp.c if ((uptr->flags & UNIT_FIX) && (j >= uptr->capac)) { UNIT_FIX 6781 src/simh/scp.c !(uptr->flags & UNIT_FIX)) { UNIT_FIX 6859 src/simh/scp.c if ((uptr->flags & UNIT_FIX) && (j >= uptr->capac))