charTableOS      1147 src/dps8/dps8_mt.c     const uint charTableOS = 0xE0; // Mtc500 characteristics table at 00E0 (hex)
charTableOS      1172 src/dps8/dps8_mt.c     mem [charTableOS + 0]  = 4096;          // mem_sze
charTableOS      1173 src/dps8/dps8_mt.c     mem [charTableOS + 1]  = 0;             // config_sw
charTableOS      1176 src/dps8/dps8_mt.c     mem [charTableOS + 2]  = 04000 + 0123;  // trace_tab_p
charTableOS      1177 src/dps8/dps8_mt.c     mem [charTableOS + 3]  = 0;             // trace_tab_size
charTableOS      1178 src/dps8/dps8_mt.c     mem [charTableOS + 4]  = 0;             // trace_tab_cur
charTableOS      1179 src/dps8/dps8_mt.c     mem [charTableOS + 5]  = 04000 + 0234;  // mpc_stat
charTableOS      1180 src/dps8/dps8_mt.c     mem [charTableOS + 6]  = 04000 + 0345;  // dev_stat
charTableOS      1181 src/dps8/dps8_mt.c     mem [charTableOS + 7]  = 04000 + 0456;  // rev_l_tab
charTableOS      1182 src/dps8/dps8_mt.c     mem [charTableOS + 8]  = 012345;        // fw_id
charTableOS      1185 src/dps8/dps8_mt.c     mem [charTableOS + 9]  = 0x0013;        // fw_rev
charTableOS      1187 src/dps8/dps8_mt.c     mem [charTableOS + 10] = 0x1025;        // as_date Oct 27.