- ed64606 VAX: Fix inconsistencies in setting CPU model for simulators that have different models by Mark Pizzolato · 9 years ago
- 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
- 688416a VAX, MicroVAX1, MicroVAX2: Provide consistent messages when attempting to change CPU Model. 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
- a729752 ECLIPSE: Avoid C preprocessor name collision when building on power PC. by Mark Pizzolato · 9 years ago
- 21f5064 README: Update by Mark Pizzolato · 9 years ago
- 5a99bcf SCP: Assure that files attached honor the unit Read-Only flag in addition to -R switches. by Mark Pizzolato · 9 years ago
- 622c594 VAX780: Correct HELP CPU BOOT to remove TQ which isn't bootable. 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
- ab8123e TIMER: Force at minimum of 1 instruction delay for non-zero delays in sim_activate_after(). by Mark Pizzolato · 9 years ago
- 13c4681 makefile: Include display support (if available) when building pdp11 individually 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
- 51cd9b7 Intel-Systems: Removed duplicate files which were named with different case by Mark Pizzolato · 9 years ago
- c5cf64c PDP11, VAX: Allow autoconfigure to allocate fixed address and vectors properly. by Mark Pizzolato · 9 years ago
- 434a367 TAPE: Add tolerance when handling TPC formatted tapes which may have garbage at EOT. 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
- ff0f9a7 SCP: Add EBCDIC and RADIX-50 data to debug output of block data. 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
- ed2de2f FIO: Add LARGE_FILE support when building on Cygwin (from Don North). 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
- 9c977e9 SCP: Add ESC and ENQ to the default set of console output characters in 7B 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
- ca4a690 TMXR: Fix multi-line input rate limiting logic 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
- bbd5f9b SCP: Add internal device debug state to output of SHOW DEBUG command by Mark Pizzolato · 9 years ago
- 094cbf8 TIMER: Avoiding conditional directives that break statements by Mark Pizzolato · 9 years ago
- 9f7a66a PDP11: Fix Unibus boot of RSX-11M+ systems from RQ devices by Mark Pizzolato · 9 years ago
- 782e206 AltairZ80: Update Visual Studio Projects and descrip.mms to include s100_mdsa.c by Mark Pizzolato · 9 years ago
- 7a231a2 AltairZ80: Add support for North Star single density controller by Mike Douglas · 9 years ago
- a54d610 Visual Studio Projects: Add build dependency check for libSDL2 64bit multiply fix. by Mark Pizzolato · 9 years ago
- 283d289 VAX: Change BBC and BBS instructions to not be include the idle/halt testing by Mark Pizzolato · 9 years ago
- 54bec5c VAX780: Fix interval timer to correctly time variable microsecond granularity intervals. 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
- 2549f34 VAX: Change HALT behavior to dispatch non polling events prior to returning to SCP. by Mark Pizzolato · 9 years ago
- ed5353b TMXR Properly select the delay time considering all the lines on a mux. by Mark Pizzolato · 9 years ago
- ac9e19e TIMER: Add debug support for MUX clock co-scheduling by Mark Pizzolato · 9 years ago
- dac6633 VAX: Set reasonable clock co-scheduled polling for console input 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
- 33b88a3 VIDEO: Act on potential libSDL error return values by Mark Pizzolato · 9 years ago
- 88dde79 PDP11, VAX: Add device debug help information descriptions by Mark Pizzolato · 9 years ago
- f1d9e74 DISK: Add disk content validation checking by Mark Pizzolato · 9 years ago
- 90ea285 VAX: Generalized idle checks for all branch to self cases and fixed logic for 32V idle by Mark Pizzolato · 9 years ago
- b942bac SCP: Allow command switches -N and -Y to specify the answer to Yes/No prompts during command execution. by Mark Pizzolato · 9 years ago
- ad3dc29 SCP: Added flag indicating to device simulations that an event dispatch is active by Mark Pizzolato · 9 years ago
- 0e8c0ae SCP: Add debug flag description details to HELP dev DEBUG output by Mark Pizzolato · 9 years ago
- 9e9b382 makefile: rework the gcc -std setting logic to accommodate environments which have include files that don't compile with -std=c11. by Mark Pizzolato · 9 years ago
- 2029c3e VIDEO: Restore direct update of video bitmap data when using libSDL (vs libSDL2). by Mark Pizzolato · 9 years ago
- b64401c VIDEO: Fix crash using libSDL on hosts which display using X11. by Mark Pizzolato · 9 years ago
- 78f4d07 VAX QVSS: Add device descriptions to the Keyboard (LK) and Mouse (VS) devices. by Mark Pizzolato · 9 years ago
- d1518e5 makefile: Fix gcc version detection so correct -std argument can be determined 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
- 01c410a makefile: Generalize the gcc -std tests to work for both MinGW and unix environments. Fix #250 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
- d66b5a4 TAPE: Generalize TPC format validation checks to accommodate existing tape images. Fixes #247 by Mark Pizzolato · 9 years ago
- f322f4b TMXR: Support input speed limits with a multiplier factor by Mark Pizzolato · 9 years ago
- a18a4f4 makefile: Support clean builds of simulators with slirp support with older versions of gcc by Mark Pizzolato · 9 years ago
- 33536f0 HP2100: Updated bug fix info from Dave Bryan by Mark Pizzolato · 9 years ago
- f60390c Compiler suggested cleanup by Mark Pizzolato · 9 years ago
- 391c823 TAPE: Fix - Tape read reports "end of medium" even if a gap precedes it from Dave Bryan 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
- 44ef17f TIMER: Fix recently revised sim_idle_capable for hosts which aren't idle capable. by Mark Pizzolato · 9 years ago
- b3b0389 TIMER: Fix clock calibration after a host OS sleep/hibernate by Mark Pizzolato · 9 years ago
- 668761a SCP: Add display of host OS clock resolution to SHOW VERSION 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
- 00a8b74 TAPE: Properly report a tape format error when a TPC format tape fails the record structure validation checks. by Mark Pizzolato · 9 years ago
- 0f43551 TMXR: Minor typo in help text fixed. by Mark Pizzolato · 9 years ago
- e162eb9 DOC: Clarifications about behavior and requirements for EXAMINE -a and -c switches. From Dave Bryan 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
- 53796ba TMXR, CONSOLE: Add optional ability to rate limit input data to approximate bps values by Mark Pizzolato · 9 years ago
- 099dd40 SCP: Add sim_activate_after_abs API like sim_activate_abs only specifying a used time delay. by Mark Pizzolato · 9 years ago
- 4a1cf35 TIMER: Fix sim_timer_activate_after to avoid overflow by Mark Pizzolato · 9 years ago
- 636b8c9 SOCKET: remove dependence on timerclear() by Mark Pizzolato · 9 years ago
- d95d32b TMXR: Return reasonable error status when disconnecting a line without specifying the line by Mark Pizzolato · 9 years ago
- 1d0a3b4 slirp: Describe NAT limitations in the attach help by Mark Pizzolato · 9 years ago
- 7266304 ALL: changed ASSURE macro to leverage sim_printf for log and debug output. by Mark Pizzolato · 9 years ago
- 9ee290a VAX: add support for input and output ports to 2681 DUART by Sergey Svishchev · 9 years ago
- 480c71d slirp: Fix g_array_free to correctly handle freeing an unallocateed GArray. Fix #243 by Mark Pizzolato · 9 years ago
- 7ad57d7 slirp: cleanup for submission upstream back to qemu by Mark Pizzolato · 9 years ago
- eff1ef1 DOC: Add NAT info by Mark Pizzolato · 9 years ago
- 027b15f ETHER: Tolerate whitespace after network transport designators (tap:, vde:, nat:, udp:) by Mark Pizzolato · 9 years ago
- 3be5125 slirp: Add windows build support for MinGW by Mark Pizzolato · 9 years ago
- 442e703 slirp: Compiler suggested cleanups by Mark Pizzolato · 9 years ago
- 42405a4 slirp: Added support for BOOTFILE and DNSSEARCH settings by Mark Pizzolato · 9 years ago
- dabdcfd slirp: Adjust code so it will build cleanly both in simh and QEMU by Mark Pizzolato · 9 years ago
- b7f2687 Visual Studio Projects: Fix windows-build check when switching between Visual Studio Compilers in the same directories by Mark Pizzolato · 9 years ago
- 007775a slirp: Compiler suggested cleanups by Mark Pizzolato · 9 years ago