- cad8bf1 Compiler suggested cleanups - Johnny Billquist by Mark Pizzolato · 10 years ago
- 4c55f1a VAX: Make sure that Ultrix 1.X specific behaviors are only in effect with that OS by Mark Pizzolato · 10 years ago
- 4d817f1 VAX: Added support for the DEQNA device on Ultrix 1.x. Henry Bent observed that the deqna driver in this OS counted on older DEQNA firmware which automatically enabled interrupts after a software reset. by Mark Pizzolato · 10 years ago
- e9b312f PDP11, VAX: Added Ethernet packet transmission throttling support to XQ and XU devices. by Mark Pizzolato · 10 years ago
- 753e4dc PDP10, PDP11, VAX: Fix buffer leak while generating NAK messages by Mark Pizzolato · 10 years ago
- a6161c1 PDP10, PDP11, VAX: Fix out of order packet numbers after processing some NAK data. Also restart outgoing packet flow consistently if an output stall occurred. by Mark Pizzolato · 10 years ago
- 959ebe7 PDP10, PDP11, VAX: Fixed DMC/DMR DDCMP implementation to only send a single NAK when a data packet arrives out of order. by Mark Pizzolato · 10 years ago
- a8a0182 PDP10, PDP11, VAX: Fixed Sync Data corruption Troll to actually discard transmit packets which it thinks it wants to. by Mark Pizzolato · 10 years ago
- 779e243 PDP10, PDP11, VAX: Fix DMC/DMR DDCMP implementation to not crash due to buffer exhaustion while generating NAK packets for missing packets. by Mark Pizzolato · 10 years ago
- 963ff98 PDP10, PDP11, VAX780, VAX750, VAX730: Fixed DMC/DMR DDCMP implementation to be tolerant of packet corruption. by Mark Pizzolato · 10 years ago
- 06a63e5 PDP10, PDP11, VAX780, VAX750, VAX730: Fix DMC/DMR simulation to generate NAK messages with the correct reason for CRC errors. by Mark Pizzolato · 10 years ago
- 709016c PDP10, PDP11, VAX: Revert effort to Avoid returning "Line Unit" test failed after DMC/DMR master clear if a line is not attached. To be addressed more thoroughly later. by Mark Pizzolato · 11 years ago
- 340e7eb PDP11, VAX780, VAX8600, VAX750, VAX730: Fix second DEUNA/DELUA device which would crash the simulator when detaching. Problem reported by Jordi Guillaumes Pons. by Mark Pizzolato · 11 years ago
- 2c0cedc PDP11, VAX: Added ability to set the size of RAUSER devices to be n binary MB (1024*1024) with the -B switch. Added SHOW -B to display drive capacities in binary MB using the SHOW -B switch. by Mark Pizzolato · 11 years ago
- c0f9c2e PDP11, VAX: Better support for various positioning operations which different OS drivers use. Fix to properly record/tolerate skip n records reaching a tape mark. Fix to #139 by Mark Pizzolato · 11 years ago
- 4299ee9 PDP10, PDP11, VAX: Avoid returning "Line Unit" test failed after DMC/DMR master clear if a line is not attached. Let the attached state (if it needs to be determined) be reflected by sensing modem status bits. by Mark Pizzolato · 11 years ago
- ddaf276 PDP10, PDP11, VAX: Fix DMC/DMR master clear when no units are attached to properly be able to act on register writes. by Mark Pizzolato · 11 years ago
- 3946eb7 VAX, PDP11, PDP10: Added a explanation of the capabilities and limitations of the NEXT command which is output the first time a NEXT command is entered. by Mark Pizzolato · 11 years ago
- e7a9349 PDP11: Added support for the NEXT command to step over subroutine calls. by Mark Pizzolato · 11 years ago
- 5f5e931 PDP11, VAX, PDP10: Fixed setting of register value reflecting return buffer address - Problem reported by R. Voorhorst by Mark Pizzolato · 11 years ago
- 74482ce PDP10, PDP11, VAX: Make sure that the DMC and DUP devices produce the right messages when an attach is attempted to an already attached line by Mark Pizzolato · 11 years ago
- b5d5ef7 PDP10, PDP11: Fix DUP device to properly activate polling on simulator startup (after reset) if any DUP devices are attached. by Mark Pizzolato · 11 years ago
- edb475f PDP10, PDP11, VAX: Fix DMC & DUP unit attach strings for multi-line device configurations. by Mark Pizzolato · 11 years ago
- fa9295c PDP11, PDP10, VAX: Fix DMC and DUP DDCMP debugging output for packet data by Mark Pizzolato · 11 years ago
- 6ce8d99 SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled) by Mark Pizzolato · 11 years ago
- e81de97 PDP11, PDP10, VAX: Start device connection polling on device reset when any units are attached by Mark Pizzolato · 11 years ago
- fe005f7 PDP10, PDP11, VAX: Fix DUP and DMC devices which couldn't be disabled after having been enabled. by Mark Pizzolato · 11 years ago
- 090b2f8 PDP10, PDP11, VAX: Avoid corrupting a DMC/DMR unit attach string when a line state transitions by Mark Pizzolato · 11 years ago
- a100c88 PDP10, PDP11, VAX: Fix compile error due to C++ variable declaration being used instead of C. by Mark Pizzolato · 11 years ago
- 9320c56 PDP11, PDP10, AltairZ80: Fixed cases where assert() macro is called with an expression which has side effects and therefore wouldn't get executed if compiled with NDEBUG defined. by Mark Pizzolato · 11 years ago
- dbe8533 PDP10, PDP11: Fix compiler indicated invalid check. Fixed #118 by Mark Pizzolato · 11 years ago
- f046887 PDP11,VAX: Minor change in pdp11_cr.c by Jordi Guillaumes i Pons · 11 years ago
- 8c9a76b PDP11,VAX: Fixed data overrun due to lost interrupts whith idle enabled; fixed garbage got after EOF due to unnecesary interrupt. by Jordi Guillaumes i Pons · 11 years ago
- 02cb5c2 Compiler suggested cleanups. by Mark Pizzolato · 11 years ago
- dcbb894 PDP11,VAX: Fix bug which scheduled the wrong unit when more than one VH device is configured, Fix #113 by Mark Pizzolato · 11 years ago
- 59d0602 PDP8: Add device buffer flush capability and keep track of data written state in the device buffer. Fixes #87 by Mark Pizzolato · 11 years ago
- f1a10a7 PDP11,VAX: Cleanup declared but undefined local routine. by Mark Pizzolato · 11 years ago
- e75e52d PDP10: Fixed display of Unibus and Vector for RY device. by Mark Pizzolato · 11 years ago
- d7c63d6 PDP10,PDP11,VAX: Fix for DMC/DMR error which lost track of pending transmit buffers when timeouts happened during DDCMP protocol startup. Fixes #109 by Mark Pizzolato · 11 years ago
- b1fb809 PDP10, PDP11, VAX: Added the DDCMP corruption troll to the DDCMP layer and removed it from the KDP device. by Mark Pizzolato · 11 years ago
- 2934112 PDP11,PDP18B: Add device buffer flush capability and keep track of data written state in the device buffer. These are cousin bugs described in issue #87 by Mark Pizzolato · 11 years ago
- 1a7f8d4 VAX,PDP11,PDP10: Added explicit support to enable (or disable) DMR Micro Diagnostics which corresponds to the SW10 hardware switch. by Mark Pizzolato · 11 years ago
- ffda4c1 VAX,PDP11: Fix behavior of simulator when multiple DMC devices are in use concurrently. Fix for issue #51. by Mark Pizzolato · 11 years ago
- 8cc3791 PDP11/VAX: Improved debug information to identify the distinct DMC line when multiple lines are in use and added detailed debug output for DDCMP state machine changes. by Mark Pizzolato · 11 years ago
- 0e11dfe PDP11/VAX: Fix VH device to properly be displayed when the number of lines changes and to avoid problems in debug mode. by Mark Pizzolato · 11 years ago
- 4ec1f7e PDP11: Fix to allow allow Q18 devices to be enabled on Qbus systems with memory <= 256KB. Reported by Christian Gauger-Cosgrove. by Mark Pizzolato · 11 years ago
- 9ab6c4d SOCKET: Extended TMXR packet capabilities to disable the Nagle algorithm when TCP packets transports are used. by Mark Pizzolato · 11 years ago
- 0e753b7 Compiler indicated cleanups by Mark Pizzolato · 11 years ago
- 25a62c2 PDP11,VAX: Added Unibus KRU50 controller type (from Bob Armstrong) by Mark Pizzolato · 11 years ago
- 2daa41e PDP11: Fixed bug in CSM (John Dundas) by Mark Pizzolato · 11 years ago
- 7ebc991 PDP11,VAX: Corrected the KRQ50 controller id code (from Bob Armstrong) by Mark Pizzolato · 11 years ago
- 577f921 PDP11/VAX: Additonal RQ drive types (RA70 and RA73) along with the ability to set additional controller types (from Bob Armstrong) by Mark Pizzolato · 11 years ago
- 55c5d20 PDP10,PDP11,VAX: Addition of inter operable DUP11, DMC11 and KDP11 devices by Mark Pizzolato · 11 years ago
- 0251c08 PDP11/VAX: Detect vector conflicts, SHOW IOSPACE and SHOW DEVICE improvements by Mark Pizzolato · 11 years ago
- 3519c6c PDP11: Added support for PC values to be displayed in debug output. by Mark Pizzolato · 11 years ago
- f362669 PDP11: XQ Device is now bootable on a Qbus PDP11 simulator. The ROM based Citizenship tests now pass. by Mark Pizzolato · 11 years ago
- 24b64b5 PDP11: Added missing pdp11_rk boot setup from Bob Supnik by Mark Pizzolato · 11 years ago
- fdb33ce Compiler warning cleanup by Mark Pizzolato · 11 years ago
- 32b8f06 PDP11/VAX: Properly display the device interrupt BR level for Qbus and Unibus devices in SHOW IOSPACE output by Mark Pizzolato · 11 years ago
- 796cbd2 Merge branch 'master' of github.com:simh/simh by Mark Pizzolato · 11 years ago
- f0d41f1 PDP11: Fix to correctly set PS value on CPU reset to reflect the model specific ways real hardware behaved. (from Bob Supnik) by Mark Pizzolato · 11 years ago
- be46bac PDP8/PDP11/VAX: Support high speed character input on console and other multiplexer ports instead of limiting input data rate to 1 character per clock tick. by Mark Pizzolato · 11 years ago
- 1e3586e DISPLAY: Latest version of display code from Phil Budne and Doug Gwyn including initial pdp1_dpy and pdp11_vt by Mark Pizzolato · 11 years ago
- 026dd98 Merge latest from Bob Supnik by Mark Pizzolato · 11 years ago
- 63e05c7 PDP11: Fix DL help attach regression and missing SHOW IOSPACE details by Mark Pizzolato · 11 years ago
- 99b4730 Fix build warning on OS/X by Bill Heaton · 11 years ago
- c984495 PDP11/VAX: Make sure that semi-unique drive serial numbers have a zero msb to avoid issues in some operating systems. by Mark Pizzolato · 11 years ago
- 01b3179 PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation. by Mark Pizzolato · 11 years ago
- 786cda7 PDP11/VAX: Use semi-unique drive serial numbers when writing BAD144 bad block info to newly created disk images by Mark Pizzolato · 11 years ago
- e18d7e8 PDP11/VAX: Use unique drive serial numbers when writing BAD144 bad block info to newly created disk images by Mark Pizzolato · 11 years ago
- cc0ccb4 PDP11: Updating doc for RS03/RS04 and RHC from Bob Supnik by Mark Pizzolato · 11 years ago
- 4387c5b PDP11: report RK05 drive presence more reasonably. Add historical information in RK help. by Mark Pizzolato · 11 years ago
- b1fc298 PDP11/VAX: Add register descriptions and bitfields to register declarations by Mark Pizzolato · 11 years ago
- d614098 PDP11: Added formatted register display for HK and RK devices by Mark Pizzolato · 11 years ago
- ddc9398 PDP11: fix RK device unit detection when some units are disabled. by Mark Pizzolato · 11 years ago
- 59232fe PDP11: fixed auto configure for RL and HK devices by Mark Pizzolato · 11 years ago
- b1b9aa3 PDP11: Added help to RK device by Mark Pizzolato · 11 years ago
- 1141339 PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik by Mark Pizzolato · 11 years ago
- 4e5f910 Compiler nits for void * assignments from Bob Supnik by Mark Pizzolato · 11 years ago
- 8902472 PDP11/VAX: pdp11_hk Fix by Bob Supnik for issue #47 by Mark Pizzolato · 11 years ago
- 91c7d26 SHOW IOSPACE, again by Timothe Litt · 11 years ago
- 95e54dc Merge remote-tracking branch 'origin/master' by Mark Pizzolato · 11 years ago
- 071b8e5 Fix attach help for pdp11_dl (reported by Reindert Voorhorst) by Mark Pizzolato · 11 years ago
- 6a9c60c Fix CR builds by Timothe Litt · 11 years ago
- 0cc3783 PDP-11/VAX Update: NPR to/from IO Space by Timothe Litt · 11 years ago
- 4497bba PDP-11/VAX update: SHOW IOSPACE by Timothe Litt · 11 years ago
- 1bfc2bc PDP-10 update: CD20 by Timothe Litt · 11 years ago
- fa0086a change QVSS device to autoconfigure its vector so other autoconfigured devices get correct vector assignments when the QVSS device is enabled by Mark Pizzolato · 11 years ago
- b3a9a0d Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke by Mark Pizzolato · 11 years ago
- feeea1e Remove unused definitions by Mark Pizzolato · 11 years ago
- 43e5647 Fix short block writes on RK06/RK07 devices to write zero filled buffer data. (Oleg Safiullin) by Mark Pizzolato · 11 years ago
- eb921d2 Fix bug in PDP11 SET CPU <model> which inadvertently disabled some devices improperly. - Bob Supnik by Mark Pizzolato · 11 years ago
- a145d53 CAPS11 now runs on SimH. The key bug was in the reset routine. Change by Bob Supnik. by Mark Pizzolato · 11 years ago
- 651780c Remove stray tab characters which crept in over time by Mark Pizzolato · 11 years ago
- 780adc3 Added missing STRSYN from DDCMP dup setup by Mark Pizzolato · 11 years ago
- 596cb3f Added needed DUP interfaces to allow use by KMC11/KDP. by Mark Pizzolato · 11 years ago
- 4064cc0 This fixes the problem that MMR1 is recording changes to R7 (PC), which it should not. (issue #44) by Mark Pizzolato · 11 years ago
- 486ef58 Compiler warning cleanup by Mark Pizzolato · 11 years ago
- 4d34547 Cleanup DUP11 implementation and refactor for shared use by another device (KMC11). by Mark Pizzolato · 11 years ago
- a61dec6 Add initial sharable DDCMP support by Mark Pizzolato · 11 years ago