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

Commit Graph

  • 8e5025fdcf VAX, MicroVAX2: Fix compiler warning with GCC & clang Mark Pizzolato 2017-12-18 15:29:15 -08:00
  • 33fc5c44e6 FRONTPANEL: sim_frontpanel API release 11 Mark Pizzolato 2017-12-18 15:05:58 -08:00
  • 74a80c34bd Visual Studio Projects: Fix typo in library version check (Roberto Sancho Villa) Mark Pizzolato 2017-12-18 13:52:23 -08:00
  • bdddcb4004 VAX, MicroVAX2: Add display of ROM and NVR address ranges Mark Pizzolato 2017-12-18 05:10:27 -08:00
  • 51700bc139 FRONTPANEL: Add BREAK and NOBREAK commands to test program Mark Pizzolato 2017-12-17 11:57:34 -08:00
  • e7eaaa8550 3b2: Fix warnings generated by older GCC Seth Morabito 2017-12-17 11:32:31 -08:00
  • 65066b13bf FRONTPANEL: Silence Coverity warnings Mark Pizzolato 2017-12-17 03:07:49 -08:00
  • 649ddc63da FRONTPANEL: Fix logic detecting sim_panel_exec_... API command completion Mark Pizzolato 2017-12-17 00:35:28 -08:00
  • 7bb02e7530 3b2: CONTTY line configuration Seth Morabito 2017-12-16 16:06:06 -08:00
  • 52990b3bc2 FRONTPANEL: Fix bug that disabled repeat processing Mark Pizzolato 2017-12-15 16:08:10 -08:00
  • 2de2b9bd80 FRONTPANEL: sim_frontpanel API release 10 Mark Pizzolato 2017-12-15 13:57:20 -08:00
  • 634a92f8bf 3b2: Fix for critical MMU caching bugs Seth Morabito 2017-12-15 13:23:06 -08:00
  • 6b8d8b048e 3b2: Support software power-off Seth Morabito 2017-12-15 13:22:53 -08:00
  • 2260eee423 CDC1700: Cleanup minor compiler warnings. Mark Pizzolato 2017-12-15 04:30:03 -08:00
  • a5feaf2815 CDC1700: Release 3 John Forecast 2017-12-14 16:44:01 -08:00
  • ecf7af59d5 3b2: Remove unused local variable Seth Morabito 2017-12-13 16:44:33 -08:00
  • 2fdf6bd1d7 3b2: Support for additional hard disk geometries Seth Morabito 2017-12-13 16:30:37 -08:00
  • 5a19a6b12c 3b2: Support for multiple integrated disks Seth Morabito 2017-12-13 14:15:56 -08:00
  • d99b12b412 FRONTPANEL: Revised test program to more rigorously exercise various cases Mark Pizzolato 2017-12-13 05:47:13 -08:00
  • 8cc11faf00 FRONTPANEL: FRONTPANEL: sim_frontpanel API release 9 Mark Pizzolato 2017-12-13 05:44:43 -08:00
  • 27f9fc3c3e FRONTPANEL: Add test/demo of sim_panel_debug() to test program Mark Pizzolato 2017-12-11 19:45:55 -08:00
  • e083a93ea2 FRONTPANEL: Add format buffer bounds checking Mark Pizzolato 2017-12-10 20:04:11 -08:00
  • 06e7851d83 3b2: Fix overflow of mask bits in INSFW/EXTFW Seth Morabito 2017-12-10 12:01:08 -08:00
  • 2292f2cf3e FRONTPANEL: sim_frontpanel API release 8 Mark Pizzolato 2017-12-10 04:14:36 -08:00
  • d5f8a84493 3b2: Initial CONTTY support Seth Morabito 2017-12-09 21:30:25 -08:00
  • 7cd1b27b08 BESM6: Fix error message generation to use sim_error_text Mark Pizzolato 2017-12-09 20:54:10 -08:00
  • 1d360efe15 ibm1130: Fix build on FreeBSD as discussed in #499 Mark Pizzolato 2017-12-09 17:16:35 -08:00
  • 6487d319cd VMS Build: Restore VAX/VMS host build support Mark Pizzolato 2017-12-09 11:21:38 -08:00
  • 9b1f44f787 SCP: Remove optional write_callback in the REGister structure Mark Pizzolato 2017-12-09 02:54:10 -08:00
  • b4c3fa1656 FRONTPANEL: sim_frontpanel API release 7 Mark Pizzolato 2017-12-09 01:25:34 -08:00
  • 0e4ee6ecce FRONTPANEL: Add support to collect bit samples on register array members Mark Pizzolato 2017-12-07 22:11:43 -08:00
  • c223f0fcec FRONTPANEL: Properly digest session traffic which TCP may have coalesced. Mark Pizzolato 2017-12-06 10:46:18 -08:00
  • e2cccb78d1 FRONTPANEL: Improve validation of register existence Mark Pizzolato 2017-12-06 10:38:18 -08:00
  • b681f0d850 FRONTPANEL: Add a debug output flushing thread Mark Pizzolato 2017-12-06 10:30:33 -08:00
  • a4a6a1d409 SCP: Fix regression which disabled limit check when parsing unsigned integers Mark Pizzolato 2017-12-05 12:23:31 -08:00
  • 133cf727d5 SCP: Move test for unit disabled to also cover devices with attach routines Mark Pizzolato 2017-12-05 12:17:23 -08:00
  • f1f8c8550b makefile: clarified the make command goals which build the BESM6 simulator Mark Pizzolato 2017-12-02 21:17:34 -08:00
  • 4ecb739cf6 SIM_CARD: Update to support IBM360 codes. Richard Cornwell 2017-12-02 21:05:13 -05:00
  • 3f27200f88 B5500: Cleanup some coverity errors. Richard Cornwell 2017-12-02 21:04:44 -05:00
  • 0da9a49c66 slirp: Avoid warnings when compiling with both new and older versions of clang Mark Pizzolato 2017-12-02 15:56:48 -08:00
  • 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