removable 63 src/dps8/dps8_disk.h bool removable; removable 97 src/simh/sim_disk.c uint32 removable; /* Removable device flag */ removable 758 src/simh/sim_disk.c t_stat (*storage_function)(FILE *file, uint32 *sector_size, uint32 *removable) = NULL; removable 876 src/simh/sim_disk.c storage_function (uptr->fileref, &ctx->storage_sector_size, &ctx->removable);