First Commit of my working state
[simh.git] / PDP10 / pdp10_bug_history.txt
CommitLineData
196ba1fc
PH
1Bugs Found and Fixed During Simulator Debug\r
2\r
31. pushj cleared T2 after setting it\r
42. if timer autoadjust is enabled, timer diagnostic may fail,\r
5 depending on host CPU speed\r
63. DFAD/DFSB should use FP_ONES instead of ONES\r
74. TLB physical address max = 1MW, tested in diagnostic\r
85. DPB does read/write, not read-modify/write\r
96. Fetch error takes priority over traps, due to prefetching\r
10 of next instruction\r
117. HSB is 36b, was 32b\r
128. CPU and PAG devices had mismatched types\r
139. non-zero sections in Tops-20 paging section indirect may\r
14 cause non-existent memory error, due to microcode "error"\r
1510. PXCT test for user mode was backward\r
1611. Timer interrupts were not implemented in Tops-20 indirect\r
17 chains\r
1812. epta/upta hit known bug in VC++ implementation of 64b\r
19 data types\r
2013. final W calculation in Tops-20 paging was incorrect\r
2114. Timer representation lost sub msec values\r
2215. UBA initialization reset the UBA itself\r
2316. RHCS1: writing IE cannot trigger an interrupt\r
2417. Tape bootstrap was set to 800bpi instead of 1600bpi\r
2518. FIXR off by 1 in testing for lower limit to process\r