1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-26 15:04:17 +00:00

Commit Graph

  • 5ef84f7da2 PDQ-3: Fix Coverity identified problem with loading ROM file image (Holger Veit) Mark Pizzolato 2017-09-12 11:09:09 -07:00
  • 415b2ef1bc SCP: Fix register examine broken by prior Coverity fix. Mark Pizzolato 2017-09-12 10:59:55 -07:00
  • f94c8b259a S2: Fix Coverity identified potential buffer overflow Mark Pizzolato 2017-09-11 15:46:56 -07:00
  • ce5d7de683 IBM1130: Make timer logic consistent with comments describing expected action Mark Pizzolato 2017-09-11 15:46:26 -07:00
  • 0559308ee4 IBM1130: Fix Coverity identified PTR positioning bookkeeping Mark Pizzolato 2017-09-11 15:44:23 -07:00
  • 5d1f5c33fc IBM1130: Address Coverity identified issues in CR device Mark Pizzolato 2017-09-11 15:43:26 -07:00
  • 8f9c763f67 makefile: Make sure to gather git commit-id whenever possible Mark Pizzolato 2017-09-11 14:54:48 -07:00
  • 4b16e43e3e SCP: Removing Coverity Array vs Singleton warnings Mark Pizzolato 2017-09-09 14:00:08 -07:00
  • 7dc585d479 HP3000: HP 3000 release 6 Mark Pizzolato 2017-09-09 13:56:50 -07:00
  • 68edc24b66 TX-0: Coverity singleton errors Mark Pizzolato 2017-09-08 05:47:36 -07:00
  • 5b5e0f9c35 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors Bob Supnik 2017-09-07 09:59:04 -07:00
  • 3f8533d957 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors Bob Supnik 2017-09-07 09:52:00 -07:00
  • e9d5e2e3c9 SCP: Leverage stdint.h for environments where it is available Mark Pizzolato 2017-09-07 09:12:06 -07:00
  • a6552b823d HP2100: HP 2100 release 27 Mark Pizzolato 2017-09-06 22:16:14 -07:00
  • 964195dd78 SCP: Fix potential infinite recursion for internal ctype routines Mark Pizzolato 2017-09-04 18:04:57 -07:00
  • 727cd8e217 SCP: Fix potential conflics with library provided ctype routines Mark Pizzolato 2017-09-03 18:23:58 -07:00
  • 7af33b90b6 SCP: Fix internal ctype routines make consistent with standard routines. Mark Pizzolato 2017-09-03 16:46:34 -07:00
  • 0579ef7d51 SCP: Allow EXPECT HALTAFTER=n without an expect string to behave as documented Mark Pizzolato 2017-09-03 13:23:50 -07:00
  • 769efb1f68 VAX: Add -8 -16 switch support for EXAMINE commands Mark Pizzolato 2017-09-03 09:20:19 -07:00
  • 23f4c90a6d SCP: Generalized numeric switch processing Mark Pizzolato 2017-09-03 09:19:20 -07:00
  • 81425a5829 PDP1: Remove macro1.c. A later version is in the simtools repo Mark Pizzolato 2017-09-02 12:25:09 -07:00
  • ea898b24bd SCP: Add SET <dev> BINARY as an alternate radix option for all devices Mark Pizzolato 2017-08-31 17:45:10 -07:00
  • 6a2a3de19c SCP: Actually fixed Coverity issue (Dave Bryan) Mark Pizzolato 2017-08-29 10:14:48 -07:00
  • ebf9489b59 SCP: Fixed Coverity issue for sim_debug arguments Mark Pizzolato 2017-08-28 10:19:29 -07:00
  • 00f37f2891 I1401: Fix compiler warning Mark Pizzolato 2017-08-28 10:18:41 -07:00
  • 93c1ccdacd VAX730, VAX750, VAX8600: Fix declaration and usage of icr_rd() routine Mark Pizzolato 2017-08-28 10:18:19 -07:00
  • 245818d348 SCP: Added extended radix options (-2, -8, -10 and -16) for EXAMINE and DEPOSIT Mark Pizzolato 2017-08-25 15:48:11 -07:00
  • 8fcddf9261 DOC: Describe warning added to the RUN command vs GO or CONTINUE (Dave Bryan) Mark Pizzolato 2017-08-24 10:23:44 -07:00
  • e106d05550 SCP: Add support to dynamically load libreadline7 Mark Pizzolato 2017-08-14 19:15:12 -07:00
  • ba447399f8 SCP: Cleanup compiler warnings (Dave Bryan) Mark Pizzolato 2017-08-04 17:44:27 -07:00
  • b2b18de0ec TIMER: Use standard calibration techniques while throttling Mark Pizzolato 2017-08-03 18:51:55 -07:00
  • 9f7519b886 VAX: Added detail to interval timer debug output Mark Pizzolato 2017-08-01 06:49:59 -07:00
  • a02e9c1111 TIMER: Assure that long duration co-scheduled events are properly dispatched Mark Pizzolato 2017-08-01 06:49:05 -07:00
  • d6316cbd03 TIMER: Add SET CLOCK STOP=nnn to stop execution after nnn instructions Mark Pizzolato 2017-08-01 06:32:18 -07:00
  • e39965a9f6 SCP: Add support for unsigned int parsing (t_value) without a range limit Mark Pizzolato 2017-07-31 22:11:44 -07:00
  • b15f753adc SCP: Add support for operation when stdin isn't a tty Mark Pizzolato 2017-07-31 22:10:15 -07:00
  • 7ed68aed6a PDP1: Add libSDL note in Spacewar! README Sean McIntyre 2017-07-04 20:19:59 -07:00
  • 9c930092a4 SCP: Add insertion symbol UTIME for Unix time (seconds since 1/1/1970) Mark Pizzolato 2017-06-26 11:52:07 -07:00
  • c8ab527f4c SCP: Add event debugging support for CPU device Mark Pizzolato 2017-06-24 18:36:24 -07:00
  • 1ad8752693 SCP: Added HELP DO VARIABLE_INSERTION Mark Pizzolato 2017-06-23 17:44:50 -07:00
  • 2f64d2b6dc doc: Add suggestion to simh.doc regarding one time device init in reset routine Mark Pizzolato 2017-06-23 12:36:28 -07:00
  • b6f549ef18 SCP: Properly name registers when name might be a macro name Mark Pizzolato 2017-06-23 12:33:58 -07:00
  • f404343b56 SCP: Make sure that SIMH version information is always available Mark Pizzolato 2017-06-23 04:24:54 -07:00
  • a93078cef9 I1620: Add register and modifier descriptions to CDR, LPT and DP devices Mark Pizzolato 2017-06-20 08:06:21 -07:00
  • 588c22dce5 I1620: Avoid use of 4.X APIs when building with simh 3.X Mark Pizzolato 2017-06-20 07:52:38 -07:00
  • 7e380e2b12 I1620: Fix SET CPU CPS to correctly change all unit DEFIO_CPS values Mark Pizzolato 2017-06-20 06:12:27 -07:00
  • 33d37b4f71 I1620: Add TTY device modifier descriptions Mark Pizzolato 2017-06-20 06:10:11 -07:00
  • 99798ec547 I1620: Fix PTP CPS and add register descriptions Mark Pizzolato 2017-06-20 05:30:18 -07:00
  • 5d50bfdfdc I1620: Add optional CPS polling to TTY input activities Mark Pizzolato 2017-06-20 05:15:09 -07:00
  • 8560c4a32f I1620: Fix wording in descriptive comment Mark Pizzolato 2017-06-14 16:18:55 -07:00
  • 0c4bf36e1e I620: Provide optional rate limited I/O for TTY, PTR & ptp Mark Pizzolato 2017-06-14 15:44:47 -07:00
  • cb47ea3852 doc: Add description of optional PC value API used in debug output Mark Pizzolato 2017-06-13 22:36:15 -07:00
  • a50403cd0a doc: Added description of optional Stop Message Formatting API (Dave Bryan) Mark Pizzolato 2017-06-13 22:13:56 -07:00
  • f51b621f62 Visual Studio Projects: Add HP3000 project file Mark Pizzolato 2017-06-13 17:55:36 -07:00
  • 605ede8c7b I1620: Provide consistent rate limited I/O for TTY, PTR & PTP Mark Pizzolato 2017-06-13 09:05:03 -07:00
  • 17cc00f33e TIMER: Fix threshold for short vs long interval delay scheduling Mark Pizzolato 2017-06-13 08:18:10 -07:00
  • d9e7afc92f SCP: Fix Coverity flagged issues Mark Pizzolato 2017-06-13 04:32:18 -07:00
  • 13dbe1e322 I1620: CDR error messages consistent between 3.X and 4.X Mark Pizzolato 2017-06-12 19:22:41 -07:00
  • 2e0110f37e I1620: Fix text of I/O Error in CDP device Mark Pizzolato 2017-06-12 19:00:07 -07:00
  • 9accb79b92 TIMER: Properly calibrate clocks while throttling Mark Pizzolato 2017-06-11 05:00:42 -07:00
  • 7e32130e1e I1620: Fixed typo in PTP unit (Dave Wise) Bob Supnik 2017-06-11 04:03:43 -07:00
  • 6461443b61 I1620: Fixed typo in PTP unit (Dave Wise) Bob Supnik 2017-06-11 03:56:28 -07:00
  • f1a6d538b9 doc: Initial import of IBM1130 document Mark Pizzolato 2017-06-09 09:50:46 -07:00
  • c470d1e5e2 SCP: Allow the presence of DEVICE DEBTAB array to imply the DEV_DEBUG flag Mark Pizzolato 2017-06-07 18:56:06 -07:00
  • 921c012784 Visual Studio Projects: Correct windows-build dependencies for PDP11 simulator Mark Pizzolato 2017-06-07 18:39:48 -07:00
  • 6fcd70128e imds-225, isys80xx, ibmpc, ibmpcxt: Address Coverity identified problems Bill Beech 2017-06-07 11:34:26 -07:00
  • 625d1b391e swtp6800: Solve Coverity identified issues Bill Beech 2017-06-07 11:06:02 -07:00
  • c389573c91 SCP: Avoid output to log during DEPOSIT command Mark Pizzolato 2017-06-05 02:41:39 -07:00
  • e058b0124b ETHER: Allow clean build with USE_NETWORK and not USE_READER_THREAD Mark Pizzolato 2017-06-04 11:13:37 -07:00
  • 3b67a8658d PDP11, All VAX: Change ERROR in CR device translation tables to avoid conflicts Bob Supnik 2017-06-04 09:56:22 -07:00
  • 884a744fb5 PDP11, VAX: Change ERROR in CR device translation tables to avoid conflicts Bob Supnik 2017-06-04 09:54:13 -07:00
  • 212a499c00 Visual Studio Projects: Update project documentation. Mark Pizzolato 2017-06-04 09:39:19 -07:00
  • d452c27c74 I1620: Properly range check character value before using as index (Coverity) Mark Pizzolato 2017-06-03 12:17:39 -07:00
  • fed2f126b1 I1620: Assure consistency of 1DIG/2DIG setting Mark Pizzolato 2017-06-03 12:16:13 -07:00
  • 3824537271 IBM1130: Assure consistency of 1DIG/2DIG setting Bob Supnik 2017-06-03 12:04:36 -07:00
  • 8baac06f7f TAPE: Fix potential race (Coverity) Mark Pizzolato 2017-06-03 08:56:51 -07:00
  • fae6a18835 TAPE: Update tape gap support (Dave Bryan) Mark Pizzolato 2017-06-02 00:54:13 -07:00
  • e25a45ffe3 HP2000, HP3000: Add missing/updated documentation files Mark Pizzolato 2017-05-31 12:44:24 -07:00
  • 54993732dd TIMER: Properly queue all clocks when returning from sim_instr() Mark Pizzolato 2017-05-29 23:12:37 -07:00
  • 197bca5fdd IBM1130: Add necessary parenthesis to conditional expression (Coverity) Mark Pizzolato 2017-05-29 21:19:05 -07:00
  • a750171c30 I1620: Add deferred IO mode for slow devices Bob Supnik 2017-05-29 13:34:55 -07:00
  • ea7a03b9ea I1620: Add deferred IO mode for slow devices Bob Supnik 2017-05-29 13:24:41 -07:00
  • df627b0cb1 SCP: Cleanup output produced by SHOW CONSOLE command Mark Pizzolato 2017-05-27 20:25:50 -07:00
  • 4053a6f481 alpha: Fixed reversed definitions in opcode 12 (shifts) Bob Supnik 2017-05-27 14:30:05 -07:00
  • e12d500486 alpha: Fixed reversed definitions in opcode 12 (shifts) Bob Supnik 2017-05-27 14:19:05 -07:00
  • 86b8a7d5c1 IBM1130: Avoid focus change to the command window when using a telnet console Mark Pizzolato 2017-05-27 01:16:02 -07:00
  • 930e497ee9 IBM1130: Properly sync GUI info at startup Mark Pizzolato 2017-05-24 19:10:54 -07:00
  • 99e833f9c0 IBM1130: GUI support for alternate disk booting (James Fehlinger) Mark Pizzolato 2017-05-24 13:00:57 -07:00
  • 85deff82ec IBM1130: Set PLOT device disabled when plot support isn't available Mark Pizzolato 2017-05-24 10:18:11 -07:00
  • bbbe526f8c HP2100, HP3000: HP2100 release 26 and HP3000 release 5 (Dave Bryan) Mark Pizzolato 2017-05-24 09:15:16 -07:00
  • cbef6aa64b TAPE: Add support for erasing tape marks and Coverity Fixes (Dave Bryan) Mark Pizzolato 2017-05-24 09:01:59 -07:00
  • 2f7af39d0b SCP: Add minor extensions for better compatibility with 4.x (Dave Bryan) Mark Pizzolato 2017-05-24 09:00:23 -07:00
  • 089740a0c5 IBM1130: Fix GUI POWER and RESET buttons to properly synch with main thread Mark Pizzolato 2017-05-22 11:18:20 -07:00
  • e086f5eb17 I1620: Update doc to reflect recent changes Bob Supnik 2017-05-22 10:12:07 -07:00
  • f03e1fe9b0 I1620: Update doc to reflect recent changes Bob Supnik 2017-05-22 10:09:42 -07:00
  • 83d414d6e6 IBM1130: Fix missing x64 GUI declaration Mark Pizzolato 2017-05-22 10:06:51 -07:00
  • 73a058a904 IBM1130: Allow 32bit and 64bit build of GUI (Jim Fehlinger) Mark Pizzolato 2017-05-21 21:59:51 -07:00
  • c4c8043215 I1620: Update various CPU issues Mark Pizzolato 2017-05-21 21:47:30 -07:00
  • d72ab3ce51 I1620: Input processing cleanup - backspace, tabs, WRU Bob Supnik 2017-05-21 21:40:01 -07:00
  • ec9c746ca7 I1620: Changed fprint_val to handle undefined opcodes on stops Bob Supnik 2017-05-21 21:39:10 -07:00