strtoull         1934 src/dps8/dps8_sys.c     sim_deb_mme_cntdwn = strtoull (buf, NULL, 0);
strtoull         1942 src/dps8/dps8_sys.c     sim_deb_skip_limit = strtoull (buf, NULL, 0);
strtoull         1949 src/dps8/dps8_sys.c     sim_deb_start = strtoull (buf, NULL, 0);
strtoull         1956 src/dps8/dps8_sys.c     sim_deb_stop = strtoull (buf, NULL, 0);
strtoull         1963 src/dps8/dps8_sys.c     sim_deb_break = strtoull (buf, NULL, 0);
strtoull         1996 src/dps8/dps8_sys.c     sim_deb_ringno = strtoull (buf, NULL, 0);