- e7d379a PDP11, VAX: Remove UNIT_DISABLE from the XQ and XU UNIT definitions since the devices and not the units can be disabled. by Mark Pizzolato · 9 years ago
- 2459a4c PDP11, VAX: Add logic to receive buffer descriptor processing to avoid list overrun. by Mark Pizzolato · 9 years ago
- 3a88a1d PDP11, VAX: Fix compiler warnings about quotes in #if 0 #endif block by Mark Pizzolato · 9 years ago
- db3531e DISK: Properly base disk unit flags at UNIT_V_UF and provide useful DKUF_V_UF flag space. by Mark Pizzolato · 9 years ago
- 746c4fd PDP11, VAX: Rework receive descriptor list processing and PDP11 Boot. by Mark Pizzolato · 9 years ago
- e054a78 PDP11: Add descriptions to register names and bitfields to the PSW register. by Mark Pizzolato · 9 years ago
- 6210ba2 PDP11: Add BOOT ability to the VT device to run the Lunar Lander program by Mark Pizzolato · 9 years ago
- 542b2cb PDP11: Enhance LOAD command to be able to load from an in host memory image. by Mark Pizzolato · 9 years ago
- e8ea427 PDP11: Add TU58 bootstrap support. by Mark Pizzolato · 9 years ago
- 4ff1e31 PDP11: Fix DLI(DL11) and TDC(TU58) devices to be limited to a total of 16 devices between them by Mark Pizzolato · 9 years ago
- 3e3c055 PDP11, VAX: Fix AutoConfigure to allow multiple dynamically configured devices to allocate from the same pool of fixed addresses. by Mark Pizzolato · 9 years ago
- b4e604a PDP10, PDP11, VAX: Fix buffer overrun in dmc_attach by Mark Pizzolato · 9 years ago
- 6501503 PDP11, VAX: Fix potential NULL pointer dereference in autoconfigure. by Mark Pizzolato · 9 years ago
- c5cf64c PDP11, VAX: Allow autoconfigure to allocate fixed address and vectors properly. by Mark Pizzolato · 9 years ago
- e1d5ab1 PDP11, VAX: Add sim_tape library trace debug option to the TS device. by Mark Pizzolato · 9 years ago
- aa5bc9e DMC: Avoid using CBUFSIZE for register array data since it can vary from one platform to another. by Mark Pizzolato · 9 years ago
- 6582aee SCP. PDP11: Add ESC and ENQ to the default set of console output characters in 7P mode. by Mark Pizzolato · 9 years ago
- 59947e8 PDP11: Addition of option to disable BEVENT for 11/03 and 11/23 CPUs (Bob Supnik's latest state). by Mark Pizzolato · 9 years ago
- ac837e5 PDP11: Add auto configure and build_dib_tab to cpu_reset. by Mark Pizzolato · 9 years ago
- 318dbb7 PDP11: Add descriptions to DL and PCLK devices by Mark Pizzolato · 9 years ago
- ea4d9a1 PDP11, VAX: Add a small delay when the receiver is enabled. by Mark Pizzolato · 9 years ago
- 619e334 PDP11, VAX: Move DZ input character silo into device to properly rate limit received data by Mark Pizzolato · 9 years ago
- 9f7a66a PDP11: Fix Unibus boot of RSX-11M+ systems from RQ devices by Mark Pizzolato · 9 years ago
- de0d251 TIMER, SCP: Change the sim_activate_after APIs to pass the delay value as uint32. by Mark Pizzolato · 9 years ago
- 109c197 PDP11, VAX: Remove visibility of internal DZ unit structure. by Mark Pizzolato · 9 years ago
- d370cb1 PDP11, VAX: Add reasonable output character delay before DZ interrupt generation. by Mark Pizzolato · 9 years ago
- 88dde79 PDP11, VAX: Add device debug help information descriptions by Mark Pizzolato · 9 years ago
- fc001ca VAX, PDP11: Fix DZ device to also regulate input speeds when data is arriving on multiple lines. by Mark Pizzolato · 9 years ago
- 0938d31 PDP11, VAX: MUX input rate limiting works correctly with input arriving on multiple lines concurrently. by Mark Pizzolato · 9 years ago
- f60390c Compiler suggested cleanup by Mark Pizzolato · 9 years ago
- 62e3624 PDP11, VAX: Support multiplexer input speeds greater than 9600bps for console, DZ, VH, DL and DC devices by Mark Pizzolato · 9 years ago
- 972b3fc PDP11, VAX: Fix DZ and VH devices to have input rate limiting align with the programmed port speed. by Mark Pizzolato · 9 years ago
- 833ba71 PDP11, VAX: Enhance VH, DZ, DL and DCI devices to provide input rate limiting. Fix #246 by Mark Pizzolato · 9 years ago
- 9b45833 VAX, PDP11: Add support to, by default, limit console input data to about 9600bps. by Mark Pizzolato · 9 years ago
- ab8151c Compiler suggested cleanup by Mark Pizzolato · 9 years ago
- 6bf92de All VAX: Also return correct Unibus/Qbus vectors for devices with more than one vector. Fix #241 by Mark Pizzolato · 9 years ago
- 73d7aee SCP: Add printf style format argument validation for all functions which take printf arguments. by Mark Pizzolato · 9 years ago
- ed57f06 All VAX: Always return the correct Qbus/Unibus interrupt vector bits for all devices. Fix #239 by Mark Pizzolato · 9 years ago
- a6c5e7e VAX, PDP11: In the TU tape simulator, correct the wording of the help language. Fixes #228 by Mark Pizzolato · 9 years ago
- 9f59823 PDP11, all VAX: Add TU58 device simulator with support for 32 drives plus the VAX 730 and 750 console devices by Mark Pizzolato · 9 years ago
- 176540f PDP11, VAX: Correct MSCP & TMSCP register access debug output to mention correct register names and data being written on register writes by Mark Pizzolato · 9 years ago
- 8bb4940 PDP11: Add provision in the DL device simulation to support bursts of input data to avoid reporting character overruns on the serial port. by Mark Pizzolato · 9 years ago
- 77152c6 MUX: Fix for connection establishment logic for virtual null modem connections. by Mark Pizzolato · 9 years ago
- fa407e6 PDP10, PDP11, VAX, MUX: Fix allowed line attach syntax to accept UDP in any order among attach arguments by Mark Pizzolato · 10 years ago
- 29fe0e6 PDP10, PDP11, VAX: Fix DMC/DMR attach setup when UDP transport is used. by Mark Pizzolato · 10 years ago
- 47e61b5 PDP11: Adjust I/O wait time so that reasonable behavior occurs under heavy I/O load. by Mark Pizzolato · 10 years ago
- 230e588 ALL: Merge with Supnik-Current by Mark Pizzolato · 10 years ago
- 41978ec All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s). by Mark Pizzolato · 10 years ago
- 66dba79 ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time by Mark Pizzolato · 10 years ago
- cc442a8 PDP11: Avoid console input buffer overrun when polling for new console input by Mark Pizzolato · 10 years ago
- 4da7f5e PDP11: FP fix from Bob Supnik: MMR1 does not track register changes (Johnny Billquist) Fix #44 by Mark Pizzolato · 10 years ago
- 26ef9b5 PDP11, VAX: const cleanup by Mark Pizzolato · 10 years ago
- e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
- ef9d1ad PDP10, PDP11, VAX: const cleanup by Mark Pizzolato · 10 years ago
- 1fb209c SOCKETS: Cleanup, simplify and extend the sim_sock API set. by Mark Pizzolato · 10 years ago
- 0bf40c2 VAX, XQ: Removed unneeded variable declaration which caused linker warning using icc compiler by Mark Pizzolato · 10 years ago
- 8cbe4ba VAX: Properly inline memory reference functions for performance. Fix #169 by Mark Pizzolato · 10 years ago
- 7256e09 PDP11: Simplified idle call logic to leave the idle decision to sim_idle(). by Mark Pizzolato · 10 years ago
- 549779f PDP10, PDP11, VAX: Adjusted KDP, DUP and DMR/DMC devices to be better behaved when the simulated system is idling. by Mark Pizzolato · 10 years ago
- 18daed6 PDP11, VAX: Enrich the debug output for the TS device simulation. by Mark Pizzolato · 10 years ago
- 368a5f6 PDP11, VAX780: Fix DEUNA handling of incoming packets which are dropped into multiple receive buffers. by Mark Pizzolato · 10 years ago
- 2b81dd4 PDP11, VAX: Fix DEQNA emulation to properly indicate receive buffer length for the last segment when dropping incoming packets into multiple buffer descriptors. by Mark Pizzolato · 10 years ago
- 235ce92 PDP11: Correct proper boot support for PDP11 devices when booting via a Remote Console Master session by Mark Pizzolato · 10 years ago
- 178116c PDP11: Added proper boot support for PDP11 devices when booting via a Remote Console Master session by Mark Pizzolato · 10 years ago
- c548b34 Compiler suggested cleanups. by Mark Pizzolato · 10 years ago
- 611a7e9 SCP: Added a Remote Console Master Mode. by Mark Pizzolato · 10 years ago
- 3256c10 General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
- 3951ad2 Cleanup of unneeded global extern declarations by Mark Pizzolato · 10 years ago
- 9c5df04 PDP11, VAX: Make sure to initialize amount of data processed for incoming packets which get read into multiple buffer descriptors by Mark Pizzolato · 10 years ago
- 5b288b0 PDP11, VAX: Enhance help SET RQn FORMAT description by Mark Pizzolato · 10 years ago
- 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