1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-22 09:04:33 +00:00

Commit Graph

  • b080aa7a2f slirp: Avoid compiler warnings about address of packet members Mark Pizzolato 2017-12-02 15:50:24 -08:00
  • afc5580db8 makefile: Fix besm6 build issues when no SDL is available Mark Pizzolato 2017-12-02 15:37:35 -08:00
  • b167d889a7 makefile: Add support for HomeBrew supplied packages on OS X Mark Pizzolato 2017-12-02 15:22:44 -08:00
  • 395420b8b8 3b2: Remove unused variables Seth Morabito 2017-11-30 17:43:36 -08:00
  • 0a00d8066a 3b2: Coverity issue cleanup Seth Morabito 2017-11-30 16:30:53 +00:00
  • 0293d7f4af SCP: Enrich EXPECT and SEND help and document information Mark Pizzolato 2017-11-29 16:49:20 -08:00
  • 9a7306a647 3b2: Use localtime instead of localtime_r Seth Morabito 2017-11-30 00:14:24 +00:00
  • 22b8e211c6 3b2: Improve TOD calculation Seth Morabito 2017-11-29 21:44:40 +00:00
  • 7df0468b75 makefile: Fix typo in Haiku specific sections Mark Pizzolato 2017-11-27 07:41:25 -08:00
  • 5ac4aaa1d4 makefile: Rework SDL/SDL2 package support Mark Pizzolato 2017-11-27 06:43:05 -08:00
  • 63f55c785e makefile: Abort build if GREP_OPTIONS environment variable is defined Mark Pizzolato 2017-11-27 05:31:32 -08:00
  • 00f8bbcef1 3b2: Time of Day Clock Seth Morabito 2017-11-26 18:26:05 -08:00
  • 3147c30b80 3B2: Fix critical UART bug Seth Morabito 2017-11-25 11:04:04 -08:00
  • c2c248a1f2 3b2: Clean up compiler warnings Seth Morabito 2017-11-25 10:36:28 -08:00
  • df54c87bf7 3b2: Coverity issue cleanup Seth Morabito 2017-11-24 18:59:30 -08:00
  • 690c30b6f4 3b2: Gracefully handle clock reset Seth Morabito 2017-11-24 12:00:01 -08:00
  • b23ebbe312 3b2: Refactor IU into 5 devices Seth Morabito 2017-11-24 08:33:34 -08:00
  • f6e63892b4 3b2: Preserve opcode values in history Seth Morabito 2017-11-23 17:07:08 -08:00
  • be48e5809b 3b2: Support 'Write Track' floppy command Seth Morabito 2017-11-21 18:14:08 -08:00
  • 243ee968fb SCP: Fix REGister initialization macros to avoid nested macro insertion Mark Pizzolato 2017-11-21 01:20:49 -08:00
  • 804ea8e322 3b2: Initial release of an AT&T 3B2 model 400 emulator. Seth Morabito 2017-11-20 18:21:49 -08:00
  • 7246e74004 SCP: Add a SIM_OSTYPE built-in environment variable. Mark Pizzolato 2017-11-20 15:23:19 -08:00
  • 61679ed8f0 SCP: Add optional write_callback to REGister structure called only on DEPOSIT Mark Pizzolato 2017-11-19 08:18:02 -08:00
  • 8b1af8b862 makefile: Use sdl tool (sdl-config, sdl2-config) to locate SDL components Mark Pizzolato 2017-11-17 08:13:48 -08:00
  • f594f0c98a SCP: Be sure to call optional sim_vm_post in remote console sessions Mark Pizzolato 2017-11-16 08:43:38 -08:00
  • 9bb1cfd9f9 SCP: Add useful info for HELP SET CONSOLE options Mark Pizzolato 2017-11-14 18:47:44 -08:00
  • 3eadc405d0 PDP10: Ignore 0 value writes to the timer interval register Mark Pizzolato 2017-11-14 18:47:05 -08:00
  • 107f620f4c makefile: Fix MinGW build when using windows-build libpthreadsGC2 Mark Pizzolato 2017-11-12 15:23:38 -08:00
  • b45b9426c6 makefile: Tolerate changing MinGW include file changes Mark Pizzolato 2017-11-11 10:52:29 -08:00
  • a8010f6fdb TMXR: Add counter of stalled transmits. Mark Pizzolato 2017-11-10 19:35:07 -08:00
  • 8551a2d477 FRONTPANEL: sim_frontpanel API version 6 release Mark Pizzolato 2017-11-09 23:02:39 -08:00
  • 733ac0d982 SCP: Make SLEEP command interruptable with SIGINT Mark Pizzolato 2017-11-07 13:34:53 -08:00
  • e2944eb6e0 README: Add new SLEEP command description Mark Pizzolato 2017-11-07 13:09:44 -08:00
  • 6e4d315c77 TMXR: Detach serial ports which are explicitly disconnected by a user command Mark Pizzolato 2017-11-07 13:08:52 -08:00
  • d505cb1d96 FRONTPANEL: Silence Coverity warnings in test program Mark Pizzolato 2017-11-07 10:54:16 -08:00
  • e73d45ebcc FRONTPANEL: sim_frontpanel API version 5 release Mark Pizzolato 2017-11-04 10:28:00 -07:00
  • 097172f8a3 doc: Add missing commands descriptions Mark Pizzolato 2017-11-03 09:36:11 -07:00
  • 4ca544f60a SCP: Add SLEEP command Mark Pizzolato 2017-11-03 08:51:19 -07:00
  • 1a86dfa0dd TMXR: Fix to allow serial port to operate after attach with -V Mark Pizzolato 2017-11-01 17:52:44 -07:00
  • daf8382cf2 TMXR: Properly announce attach connection on serial lines when -V option is set Mark Pizzolato 2017-10-30 18:24:19 -07:00
  • cb21246f6e SERIAL, MUX: General fix for Windows Platform physical serial port output Mark Pizzolato 2017-10-28 09:28:39 -07:00
  • d73b626719 SCP: Expose read_line_p for potential use by library support routines Mark Pizzolato 2017-10-25 08:16:02 -07:00
  • 60ff3d53d9 doc: Add description of additional built-in environment variables Mark Pizzolato 2017-10-24 16:20:46 -07:00
  • 9134b8e5d3 SCP: Add SIM_BIN_PATH environment variable as the simulator's argv[0] Mark Pizzolato 2017-10-24 12:21:52 -07:00
  • 35bfe17f75 SCP: Allow QUIET mode to be set in a default simulator command file Mark Pizzolato 2017-10-23 16:24:26 -07:00
  • b80402e59c SCP: Fix display of context command when reporting processing DQ in QUIET mode Mark Pizzolato 2017-10-23 14:14:00 -07:00
  • 09f69f13b5 SCP: Fix command context reporting when errors occur in QUIET mode Mark Pizzolato 2017-10-22 18:44:14 -07:00
  • 3d1f092573 SCP: Provide command context for messages emitted during ATTACH and DETACH Mark Pizzolato 2017-10-22 08:33:21 -07:00
  • 5b248cf7f4 SCP: Fix Coverity identified warning and migrate away from strncpy to strlcpy Mark Pizzolato 2017-10-19 20:04:08 -07:00
  • 6d1e873087 SCP: Allow HALTAFTER= to be specified for RUN/GO UNTIL commands Mark Pizzolato 2017-10-19 12:30:24 -07:00
  • 932d16da53 SCP: Rework SEND and EXPECT commands to provide default and temporary arguments Mark Pizzolato 2017-10-16 13:10:10 -07:00
  • 247bd8d534 SCP: Avoid potential double freeing of memory during RESTORE operations Mark Pizzolato 2017-10-10 17:36:36 -07:00
  • 2435311072 SCP: Add DEV_NOSAVE flag for throttle and console internal devices Mark Pizzolato 2017-10-08 10:10:03 -07:00
  • bd0cad685c alpha: Fixed reversed definitions of FTOIS, FTOIT (Maurice Marks) Bob Supnik 2017-10-05 18:55:00 -07:00
  • b55914b15e alpha: Fixed reversed definitions of FTOIS, FTOIT (Maurice Marks) Bob Supnik 2017-10-05 18:53:57 -07:00
  • d074853138 SCELBI: Updated documentation (Hans-Åke Lund) Mark Pizzolato 2017-09-22 10:00:41 -07:00
  • c8a420ad48 SCP: Change command argument processing of %% and \% to be consistent. Mark Pizzolato 2017-09-16 17:05:26 -07:00
  • d02de5156f SCELBI: Updated documentation and removed makefile dependency (Hans-Åke Lund) Mark Pizzolato 2017-09-14 09:52:38 -07:00
  • 2574100ec5 SCP: Fix EXPECT processing to avoid comparing against old data Mark Pizzolato 2017-09-13 17:02:16 -07:00
  • 202e49cfdf scelbi: New SCELBI (SCientic-ELectronics-BIology) Simulator from Hans-Åke Lund Mark Pizzolato 2017-09-13 05:59:25 -07:00
  • 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