- ff49614 PDP1, PDP11, TX-0: Addition to cleanup build messages on *nix platforms avoiding XKeycodeToKeysym deprecated messages to also work when using clang (LLVM compiler). Fix #58 by Mark Pizzolato · 10 years ago
- a4c5056 Compiler suggested cleanup. by Mark Pizzolato · 10 years ago
- 6d61de5 PDP1, PDP11, TX-0: Cleanup build messages on *nix platforms avoiding XKeycodeToKeysym deprecated messages. Fix #58 by Mark Pizzolato · 10 years ago
- 4938c02 SCP: Fixed expect match checking when testing regular expressions to avoid NUL bytes in the output stream. by Mark Pizzolato · 10 years ago
- 41238c5 VisualStudioProjects: Fixed prebuild event logic to properly detect and handle windows-build version replacement/upgrade by Mark Pizzolato · 10 years ago
- e685e95 VisualStudioProjects: Fix project dependencies for BuildROMs project which prevented proper reporting of windows-build version out of date report by Mark Pizzolato · 10 years ago
- 1cc1ca7 AltairZ80: Removed unnecessary calls to abs() by Peter Schorn · 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
- e2c7141 Remote Console: Fixed "SET REMOTE NOMASTER" command to properly disable Remote Console Master mode and return control to the simulator initiating session. by Mark Pizzolato · 10 years ago
- 6368a21 SCP: Fixed SET and SHOW command parsing to more generally allow value operations against the default device (CPU) both with and without value oriented modifiers by Mark Pizzolato · 10 years ago
- a9e82dd HP2100: Current version from Dave Bryan by Mark Pizzolato · 10 years ago
- f3f0d07 Compiler suggested cleanups by Mark Pizzolato · 10 years ago
- c548b34 Compiler suggested cleanups. by Mark Pizzolato · 10 years ago
- c638492 VAX QVSS: Increase LK keyboard mode map to avoid a potential out of bounds array reference by Mark Pizzolato · 10 years ago
- 2e1167d Compiler suggested cleanups - mostly const fixups by Mark Pizzolato · 10 years ago
- 5c45aec SCP: Cleanup minor remote console behaviors (stutter prompt and broken single mode command) by Mark Pizzolato · 10 years ago
- 611a7e9 SCP: Added a Remote Console Master Mode. by Mark Pizzolato · 10 years ago
- 4dbac41 SCP: Added const declarations to various APIs to reflect the appropriate usage. Moved parameter values for run_cmd and exdep_cmd to scp.h by Mark Pizzolato · 10 years ago
- f6e7504 SCP: Fix SEND <dev>:line when after=nn and delay=nn not specified by Mark Emmer · 10 years ago
- b4fb149 SCP: Fix help text for expect command. by Mark Pizzolato · 10 years ago
- e835870 SCP: Fix NOEXPECT to actually delete a single indicated expect rule. Allow expect actions to be provided. Fix match buffer management when expect regular expressions are in use. by Mark Pizzolato · 10 years ago
- 995ab8f More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
- ebf53c9 Replaced printf with sim_printf. by Peter Schorn · 10 years ago
- e48cb51 SDS: Correct ill-formed statement by Mark Emmer · 10 years ago
- ebf4e0c SCP: Add support for legacy form of console expect and send string commands (from Dave Bryan) 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
- 593a595 SCP: Cleaned up the Remote Console Help output by Mark Pizzolato · 10 years ago
- bff7521 SCP: Migrate more output written to sim_log to use sim_printf. by Mark Pizzolato · 10 years ago
- 6c5a700 SCP: Added numeric value comparisons to IF and ASSERT compares. by Mark Pizzolato · 10 years ago
- 1f9d21a SCP: Added IF command and string comparision behaviors to the ASSERT and IF command operations. by Mark Pizzolato · 10 years ago
- 916bab3 SCP: Cleaned up help for EXPECT and SEND commands. Added optional case insensitive match option to regular expression EXPECT rules. by Mark Pizzolato · 10 years ago
- 1413e76 VisualStudioProjects: Revised build dependency checking logic to check for the updated SDL 2.0.3 version in the windows-build components. by Mark Pizzolato · 10 years ago
- 5a4bbba SCP: Extended EXPECT and SEND to have more flexible activation delays by Mark Pizzolato · 10 years ago
- 7bb57ca MicroVAX2, MicroVAX1: Updated build configuration to link against the newly updated SDL 2.0.3 code in the windows-build package. Fixes issue #93 by Mark Pizzolato · 10 years ago
- 5af6210 SCP: Add RegEx support to EXPECT string processing by Mark Pizzolato · 10 years ago
- ddc29fb SCP: Added debugging support for EXPECT and SEND activities. Fixed SEND buffer queuing bug. by Mark Pizzolato · 10 years ago
- 02e90de SCP: Added EXPECT and SEND commands to react to data from and inject data into the simulated console port (and other MUX ports) by Mark Pizzolato · 10 years ago
- d0865d3 SCP: Fix recently revised breakpoint setup to behave properly breakpoint action is NULL by Mark Pizzolato · 10 years ago
- 3951ad2 Cleanup of unneeded global extern declarations by Mark Pizzolato · 10 years ago
- 0b10508 SCP: Allow for the potential of a breakpoint action to remove the establishing breakpoint while still completing pending actions 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
- 004fe0d VisualStudioProjects: Added better detection and reporting of windows-build dependency issues. by Mark Pizzolato · 10 years ago
- 501c5ac VisualStudioProjects: Cleaned up and made consistent project settings. by Mark Pizzolato · 10 years ago
- c317f68 VisualStudioProjects: Suppress warnings generated in remaining projects after conversion of projects to Visual Studio 2013. by Mark Pizzolato · 10 years ago
- ab7befb SCP: Fix SET TELNET command to process all arguments on a command line. by Mark Pizzolato · 10 years ago
- 8cb4262 VisualStudioProjects: Suppress Winsock deprecation warnings which is needed after conversion of projects to Visual Studio 2013. by Mark Pizzolato · 10 years ago
- 01c725f ETHER: Avoid compiling internal support routines for simulators which don't have ethernet devices by Mark Pizzolato · 10 years ago
- 7c1f909 PDQ-3: Compiler suggested warning cleanup (gcc & Visual C++) from Holger Veit by Mark Pizzolato · 10 years ago
- 5b288b0 PDP11, VAX: Enhance help SET RQn FORMAT description by Mark Pizzolato · 10 years ago
- a262852 Merge remote-tracking branch 'psco/master' by Mark Pizzolato · 10 years ago
- 9b02e16 ETHER: Remove support for statically linking libpcap on Linux and OS X platforms by Mark Pizzolato · 10 years ago
- 56236ac RTVAX1000: Finish making sure that a rtvax1000 can't have any part of a VCB01 (found by Dan Gahlinger) by Mark Pizzolato · 10 years ago
- 977712b AltairZ80: More debug information available when using IMD disks by Peter Schorn · 10 years ago
- 0b89e63 RTVAX1000: Make sure that rtvax1000 doesn't contain any parts of the VCB01 board which was never supported. by Mark Pizzolato · 10 years ago
- 7154ca1 WINDOWS_BUILD: Fixed race condition which can occur during a parallel build creating the .git-commit-id.h file by Mark Pizzolato · 10 years ago
- 9bfc87f Compiler suggest cleanup. by Mark Pizzolato · 10 years ago
- e2524e7 Beta Simulators (PDQ-3 and SAGE) from Holger Veit by Mark Pizzolato · 10 years ago
- 7087f1e Compiler suggested cleanup by Mark Pizzolato · 10 years ago
- 437f86f FIO: Removed sim_set_fsizeo since it is not currently used and it can't be compiled under MinGW by Mark Pizzolato · 10 years ago
- f355749 SCP: Provide a way to display an arbitrary buffer contents as hex in debug output by Mark Pizzolato · 10 years ago
- defe5f0 AltairZ80: Promote sim_imd.c to a top level simh library to be used as needed by various simulators by Mark Pizzolato · 10 years ago
- 60a0cf7 AltairZ80: Reworked the conditional compile time debug code to use the runtime sim_debug() APIs. by Mark Pizzolato · 10 years ago
- 1e0b83c SCP: Avoid building sim_video code when it isn't used by a simulator. by Mark Pizzolato · 10 years ago
- bc3582c SCP: Added sim_set_fsize and sim_set_fsizeo to sim_fio to support specific expanding or truncation of files. by Mark Pizzolato · 10 years ago
- b8dc8f0 SCP: Fix to have sim_printf expand newlines to CRLF when writing to stdout with the simulator running. Allow sim_debug to be called with a NULL device pointer and return producing no output. by Mark Pizzolato · 10 years ago
- 899b7a6 Improved DSK handling from Mike Douglas and bug fix in URLContens. by Peter Schorn · 10 years ago
- 8b19805 WINDOWS_BUILD: Added the ability to cleanly start generating windows builds from a new local platform. by Mark Pizzolato · 10 years ago
- 3e01bef VAX: Fix the PxBR and SBR validation tests to correctly reflect the 780 microcode patch 38 from Bob Supnik by Mark Pizzolato · 10 years ago
- d6456e5 VAX: Simplified idle detection which allows more operating systems to properly detect when they are idling. by Mark Pizzolato · 10 years ago
- 7c9e336 WINDOWS-BUILD: Fix to properly get/generate the .git-commit-id file on a newly cloned repo by Mark Pizzolato · 10 years ago
- 26cf388 VAX780: Added idle support for SysVR2 by Mark Pizzolato · 10 years ago
- 0dff107 VAX, PDP11: Fix VHD support to save the correct updated part of the Block Allocation Table (BAT) when new blocks are added to a VHD. by Mark Pizzolato · 10 years ago
- b2aaec0 Haiku has socklen_t by François Revol · 10 years ago
- 2b718be Work around missing nice() on Haiku by François Revol · 10 years ago
- 04ba4d8 MAKEFILE: Add support for building under Haiku by François Revol · 10 years ago
- bfcbabc VMSBUILD: Fix minor issue building the ssem simulator on VMS host platforms by Mark Pizzolato · 10 years ago
- 3b15398 WINDOWS-BUILD: Fix buildall to work on platforms which have multiple versions of Visual Studio installed by Mark Pizzolato · 10 years ago
- a01917e MAKEFILE: Fix gcc availability test for more/most platforms by Mark Pizzolato · 10 years ago
- 1458712 MAKEFILE: Added support to attempt to use the OS provided cc if gcc isn't available or otherwise specified by GCC= on the make command line. by Mark Pizzolato · 10 years ago
- 89ca7bd Fix to avoid excessive compiler optimization of MicroVAX II ROM access spinwait. Found by Cory Smelosky and Jordi Guillaumes Pons. by Mark Pizzolato · 10 years ago
- 04b3548 Compiler suggested cleanup by Mark Pizzolato · 10 years ago
- 3116ce5 VAX8600: Fix for console I/O from Johnny Billquist 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
- 6d64924 MicroVAX I: Fix to allow reboot when the initial boot didn't specify a boot device (i.e. a sniff boot) by Mark Pizzolato · 10 years ago
- 9a0d035 ETHER: Fix asynch reader thread rundown in error recovery path. 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
- a0a7eb2 VAX: Allow potentially pending console output to be delivered prior to halting back to the sim> prompt by Mark Pizzolato · 10 years ago
- c1c5535 sigma: Fix shutdown/detach issue with tape devices. by Mark Pizzolato · 10 years ago
- b907790 ETHER: Fix to allow proper building and operation when networking support is undesired or unavailable. #143 by Mark Pizzolato · 10 years ago
- a0c978f AltairZ80: Improved Altair Minidisk support from Mike Douglas by Peter Schorn · 10 years ago
- f961a98 Documentation update from Bob Supnik by Mark Pizzolato · 10 years ago
- d26bf25 Compiler suggested cleanups by Mark Pizzolato · 10 years ago
- fc4fb73 Compiler indicated cleanup - Reported by Peter Schorn by Mark Pizzolato · 10 years ago
- c15c005 ETHER: Made LAN connections more robust under failing network conditions. 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