- c8ab527 SCP: Add event debugging support for CPU device by Mark Pizzolato · 7 years ago
- 1ad8752 SCP: Added HELP DO VARIABLE_INSERTION by Mark Pizzolato · 7 years ago
- 2f64d2b doc: Add suggestion to simh.doc regarding one time device init in reset routine by Mark Pizzolato · 7 years ago
- b6f549e SCP: Properly name registers when name might be a macro name by Mark Pizzolato · 7 years ago
- f404343 SCP: Make sure that SIMH version information is always available by Mark Pizzolato · 7 years ago
- a93078c I1620: Add register and modifier descriptions to CDR, LPT and DP devices by Mark Pizzolato · 7 years ago
- 588c22d I1620: Avoid use of 4.X APIs when building with simh 3.X by Mark Pizzolato · 7 years ago
- 7e380e2 I1620: Fix SET CPU CPS to correctly change all unit DEFIO_CPS values by Mark Pizzolato · 7 years ago
- 33d37b4 I1620: Add TTY device modifier descriptions by Mark Pizzolato · 7 years ago
- 99798ec I1620: Fix PTP CPS and add register descriptions by Mark Pizzolato · 7 years ago
- 5d50bfd I1620: Add optional CPS polling to TTY input activities by Mark Pizzolato · 7 years ago
- 8560c4a I1620: Fix wording in descriptive comment by Mark Pizzolato · 7 years ago
- 0c4bf36 I620: Provide optional rate limited I/O for TTY, PTR & ptp by Mark Pizzolato · 7 years ago
- cb47ea3 doc: Add description of optional PC value API used in debug output by Mark Pizzolato · 7 years ago
- a50403c doc: Added description of optional Stop Message Formatting API (Dave Bryan) by Mark Pizzolato · 7 years ago
- 605ede8 I1620: Provide consistent rate limited I/O for TTY, PTR & PTP by Mark Pizzolato · 7 years ago
- 17cc00f TIMER: Fix threshold for short vs long interval delay scheduling by Mark Pizzolato · 7 years ago
- d9e7afc SCP: Fix Coverity flagged issues by Mark Pizzolato · 7 years ago
- 13dbe1e I1620: CDR error messages consistent between 3.X and 4.X by Mark Pizzolato · 7 years ago
- 2e0110f I1620: Fix text of I/O Error in CDP device by Mark Pizzolato · 7 years ago
- 9accb79 TIMER: Properly calibrate clocks while throttling by Mark Pizzolato · 7 years ago
- 7e32130 I1620: Fixed typo in PTP unit (Dave Wise) by Bob Supnik · 7 years ago
- f1a6d53 doc: Initial import of IBM1130 document by Mark Pizzolato · 7 years ago
- c470d1e SCP: Allow the presence of DEVICE DEBTAB array to imply the DEV_DEBUG flag by Mark Pizzolato · 7 years ago
- 921c012 Visual Studio Projects: Correct windows-build dependencies for PDP11 simulator by Mark Pizzolato · 7 years ago
- 6fcd701 imds-225, isys80xx, ibmpc, ibmpcxt: Address Coverity identified problems by Bill Beech · 7 years ago
- 625d1b3 swtp6800: Solve Coverity identified issues by Bill Beech · 7 years ago
- c389573 SCP: Avoid output to log during DEPOSIT command by Mark Pizzolato · 7 years ago
- e058b01 ETHER: Allow clean build with USE_NETWORK and not USE_READER_THREAD by Mark Pizzolato · 7 years ago
- 3b67a86 PDP11, All VAX: Change ERROR in CR device translation tables to avoid conflicts by Bob Supnik · 7 years ago
- d452c27 I1620: Properly range check character value before using as index (Coverity) by Mark Pizzolato · 7 years ago
- fed2f12 I1620: Assure consistency of 1DIG/2DIG setting by Mark Pizzolato · 7 years ago
- 8baac06 TAPE: Fix potential race (Coverity) by Mark Pizzolato · 7 years ago
- fae6a18 TAPE: Update tape gap support (Dave Bryan) by Mark Pizzolato · 7 years ago
- 5499373 TIMER: Properly queue all clocks when returning from sim_instr() by Mark Pizzolato · 7 years ago
- 197bca5 IBM1130: Add necessary parenthesis to conditional expression (Coverity) by Mark Pizzolato · 7 years ago
- a750171 I1620: Add deferred IO mode for slow devices by Bob Supnik · 7 years ago
- df627b0 SCP: Cleanup output produced by SHOW CONSOLE command by Mark Pizzolato · 7 years ago
- 4053a6f alpha: Fixed reversed definitions in opcode 12 (shifts) by Bob Supnik · 7 years ago
- 86b8a7d IBM1130: Avoid focus change to the command window when using a telnet console by Mark Pizzolato · 7 years ago
- 930e497 IBM1130: Properly sync GUI info at startup by Mark Pizzolato · 8 years ago
- 99e833f IBM1130: GUI support for alternate disk booting (James Fehlinger) by Mark Pizzolato · 8 years ago
- 85deff8 IBM1130: Set PLOT device disabled when plot support isn't available by Mark Pizzolato · 8 years ago
- 089740a IBM1130: Fix GUI POWER and RESET buttons to properly synch with main thread by Mark Pizzolato · 8 years ago
- e086f5e I1620: Update doc to reflect recent changes by Bob Supnik · 8 years ago
- 83d414d IBM1130: Fix missing x64 GUI declaration by Mark Pizzolato · 8 years ago
- 73a058a IBM1130: Allow 32bit and 64bit build of GUI (Jim Fehlinger) by Mark Pizzolato · 8 years ago
- c4c8043 I1620: Update various CPU issues by Mark Pizzolato · 8 years ago
- d72ab3c I1620: Input processing cleanup - backspace, tabs, WRU by Bob Supnik · 8 years ago
- ec9c746 I1620: Changed fprint_val to handle undefined opcodes on stops by Bob Supnik · 8 years ago
- 2d46b53 I1620: Separated EOF error from other IO errors (Dave Wise) by Bob Supnik · 8 years ago
- a9cd426 IBM1130: Change position, color, text of buttons to match real 1130 by Mark Pizzolato · 8 years ago
- b085067 IBM1130: Clarify prompts to handle incorrect file drops into GUI by Mark Pizzolato · 8 years ago
- a7216db All VAX: Added model-specific AST validation test by Bob Supnik · 8 years ago
- 1cf4f77 IBM1130: more robust detection of SCP command files dropped into GUI by Mark Pizzolato · 8 years ago
- d9cc663 IBM1130: Add SCP command file auto detect for files dropped into GUI by Mark Pizzolato · 8 years ago
- 50ee797 IBM1130: Force update of GUI prior to reading commands by Mark Pizzolato · 8 years ago
- 6c39b3a IBM1130: Change disk device labels to reflect correct drive numbers by Mark Pizzolato · 8 years ago
- b8f6dfa IBM1130: Make sure GUI Card Reader doesn't change while simulator is running by Mark Pizzolato · 8 years ago
- 22efe75 IBM1130: Move focus to console input window after all GUI button presses by Mark Pizzolato · 8 years ago
- e0a45f9 IBM1130: Fix non-windows build by Mark Pizzolato · 8 years ago
- 17c56a0 IBM1130: Bring focus to the SCP window at appropriate times with GUI console by Mark Pizzolato · 8 years ago
- fee3e81 IBM1130: Disallow printer 'paper' removal with simulator running by Mark Pizzolato · 8 years ago
- 4df0a9f IBM1130: Properly serialize commands and waiting for command completion by Mark Pizzolato · 8 years ago
- 5917787 IBM1130: Fix plot compile issues when plot device is enabled by Mark Pizzolato · 8 years ago
- ab4ee75 IBM1130: Give notepad a chance to open its file before proceeding by Mark Pizzolato · 8 years ago
- d0bd4fb TMXR: Enforce output rate limiting when output is produced by instructions by Mark Pizzolato · 8 years ago
- 1e8af71 TIMER: Clarify throttling behavior displayed in SHOW for I/T mode by Mark Pizzolato · 8 years ago
- 85c27bb TIMER: Fix typo in a comment text by Mark Pizzolato · 8 years ago
- b9c9c9e SCP: Allow for locally provided strlcpy and strlcat macros by Mark Pizzolato · 8 years ago
- cb7c739 SCP: Add file exist test to IF command by Mark Pizzolato · 8 years ago
- 6ae7437 IBM1130: Fix missing CONST in plot declarations (James Fehlinger) by Mark Pizzolato · 8 years ago
- bc6caf5 IBM1130: Rework GUI -> SCP input processing to really stuff input by Mark Pizzolato · 8 years ago
- 0269901 IBM1130: Correct label in GUI Operation Tags->Operation Flags by Mark Pizzolato · 8 years ago
- 58f6e7d IBM1130: Pickup the latest utils from ibm1130software.zip from ibm1130.org by Mark Pizzolato · 8 years ago
- 2c6c8f4 SCP: Always invoke strlcpy, strlcat, strcasecmp and strcasencmp vs sim_ forms by Mark Pizzolato · 8 years ago
- f5a1048 ETHER: Explicitly use GetModuleHandleA API when finding DLL entry points by Mark Pizzolato · 8 years ago
- e7dbc8e IBM1130: Change peeks into the event queue to only consider ibm1130 events by Mark Pizzolato · 8 years ago
- b866f76 IBM1130: Cleanup GUI command interactions and shutdown activities by Mark Pizzolato · 8 years ago
- 0c27d1f IBM1130: Convert Tabs to Spaces by Mark Pizzolato · 8 years ago
- eea1840 CONSOLE: Fix crash when ^E is presented in a remote console session by Mark Pizzolato · 8 years ago
- 6a180c3 AltairZ80: Removed unneeded definition of strcasecmp by Peter Schorn · 8 years ago
- e9dea63 AltairZ80: Further fall through comment by Peter Schorn · 8 years ago
- d18c7cc PDP4, PDP7, PDP9: Add another fall through comment (Coverity) by Mark Pizzolato · 8 years ago
- bf018a1 CONSOLE: Properly set the line output mode under windows version prior to Win10 by Mark Pizzolato · 8 years ago
- f617f63 HP3000: HP 3000 release 5 by Mark Pizzolato · 8 years ago
- 90e9c2f HP2100: HP 2100 release 26 by Mark Pizzolato · 8 years ago
- af54a5c SCP: Fix out of scope memory reference in SET ENV -P "Prompt" EnvVar=Default by Mark Pizzolato · 8 years ago
- 7ae5015 SCP: Provide a way to gather input from a user into an environment variable by Mark Pizzolato · 8 years ago
- 7a46fcf AltairZ80: Clean up of fall through comments by Peter Schorn · 8 years ago
- 490b4d0 PDP4, PDP7, PDP9: Add another fall through comment (Coverity) by Mark Pizzolato · 8 years ago
- 357910d imds-224, isys80xx: Rework attach routines to leverage SCP provided functionality by Bill Beech · 8 years ago
- 0586d34 PDP4, PDP7, PDP9: Add fall through comment (Coverity) by Mark Pizzolato · 8 years ago
- 47c917a PDP11, VAX: Fix stray TABs which crept in over time by Mark Pizzolato · 8 years ago
- 7092c55 VAX750: Fixes to Unibus adapter to address #346 by Matt Burke · 8 years ago
- 4b41b33 All VAX, PDP11, PDP10: Minor fixes to DZ device by Matt Burke · 8 years ago
- f6d4e92 VAX8600: Marked intentional fall through of case statement CID: 1415576 by Matt Burke · 8 years ago
- a3e6aac All VAXStations: Fixed logical vs bitwise operator CID: 1415454 by Matt Burke · 8 years ago
- b5a5aec SCP: Avoid potential macro redefinition for strcasecmp() and strncasecmp() by Mark Pizzolato · 8 years ago
- 1a8bc50 PDP11, Qbus VAX: Add delay when starting XQ device in DELQA-T mode by Mark Pizzolato · 8 years ago