1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-20 00:28:01 +00:00

Commit Graph

  • 82d897712c SCP: Avoid noisy compiles on some Cygwin builds Mark Pizzolato 2019-10-30 20:35:24 -07:00
  • 34a133ce2e travis: On OS/X run 'brew update' before installing packages. Lars Brinkhoff 2019-10-29 08:07:58 -07:00
  • 90b1301801 AppVeyor: Add email notifications. Lars Brinkhoff 2019-10-29 08:06:43 -07:00
  • 128204c71e travis: Add email notifications. Lars Brinkhoff 2019-10-29 08:03:57 -07:00
  • 9fe781cb7e SCP: Add environment variable file expansion options for file size, date/time Mark Pizzolato 2019-10-28 17:40:59 -07:00
  • f56753162b SCP: Add missing comment update to MTAB structure Mark Pizzolato 2019-10-28 17:21:06 -07:00
  • af58efe67a SCP: Fix SHOW command parsing to properly valiidate argument cases Mark Pizzolato 2019-10-26 06:40:16 -07:00
  • 08714aff2b Newer MicroVAX and VAXStations: Fix Coverity warning in RD device Mark Pizzolato 2019-10-21 01:20:04 -07:00
  • d8e9915b78 VAXStation3100M76: Move debug statement within loop to precisely display info Mark Pizzolato 2019-10-20 23:56:10 -07:00
  • 0dfe18cd94 PDP11, PDP10: Silence Coverity warning in DUP device (KDP) Mark Pizzolato 2019-10-20 23:48:05 -07:00
  • 350b14e392 18bit PDPs: Properly schedule input polling for TTIX device Mark Pizzolato 2019-10-20 23:33:01 -07:00
  • 3d09cd2d7f Newer MicroVAX and VAXStations: Avoid error path memory leak Mark Pizzolato 2019-10-20 23:05:27 -07:00
  • 0ca1fe4e40 Newer MicroVAX and VAXStations: Rate limit DZ device character output Mark Pizzolato 2019-10-20 23:01:45 -07:00
  • 281837c68a PDP11, PDP8, VAX8200: Fix Coverity flagged warnings Mark Pizzolato 2019-10-20 22:57:02 -07:00
  • 0f72a160fe 3b2: Fix coverity issues Seth Morabito 2019-10-20 13:27:16 -07:00
  • 0de9b62850 Visual Studio Projects: Correct build dependencies Mark Pizzolato 2019-10-18 23:18:39 -07:00
  • cd6e093ecc travis: Add new Intel-Systems to Travis matrix build Mark Pizzolato 2019-10-18 23:16:51 -07:00
  • e99d731b8a Intel-Systems: Cleanup compile error/warnings Bill Beech 2019-10-18 16:12:49 -07:00
  • aff3346eae TAPE: Correct wording in status message Mark Pizzolato 2019-10-16 13:43:08 -07:00
  • 6af0958209 Intel-Systems: Update and cleanup components Bill Beech 2019-10-16 13:41:27 -07:00
  • fac5bc96fb TAPE: Tolerate SIMH format tape images that contain gaps during validation. Mark Pizzolato 2019-10-16 00:25:51 -07:00
  • 58ed88675f PDP7: Add Type 340 display. Lars Brinkhoff 2019-10-06 11:23:06 -07:00
  • 614318054b SCP: Fix device disable state indicated in help output (R. Voorhorst) Mark Pizzolato 2019-09-19 18:22:39 -07:00
  • 2a9826c265 PDP11: Fix NG modifier wrong text. Lars Brinkhoff 2019-09-17 21:25:29 +02:00
  • d07cf9563f PDP11: Fix NG device to have just one interrupt vector. Lars Brinkhoff 2019-09-17 21:24:25 +02:00
  • 65c098ed1c Windows CI build on AppVeyor. Lars Brinkhoff 2019-09-13 07:34:54 +02:00
  • d40268d1ac TMXR: Silence GCC 8.3 warning about buffer overrun Mark Pizzolato 2019-09-05 17:41:01 -07:00
  • 108291b3d4 ETHER: Fix fault when parsing bad NAT: parameters adding better error reporting Mark Pizzolato 2019-09-05 17:40:16 -07:00
  • 7398e63b00 ETHER: Only reference pcap_lib_version() when HAVE_PCAP_NETWORK is defined Mark Pizzolato 2019-09-03 00:39:09 -07:00
  • 731d99cf65 3b2: CMP{W|H|B} instruction fix Seth Morabito 2019-09-01 11:45:45 -07:00
  • e4e7071b6a 3b2: Improve NI performance Seth Morabito 2019-08-25 20:39:48 -07:00
  • 9539b6273b SCP: Properly consider units with UNIT_DIS set when formatting HELP output Mark Pizzolato 2019-08-25 09:33:09 -07:00
  • a031e69881 ETHER: Fix additional race when closing a NAT(slirp) network connected device Mark Pizzolato 2019-08-23 23:55:41 -07:00
  • eaf34fe2c6 3b2: Add correct CTC subdevice information Seth Morabito 2019-08-20 06:56:50 -07:00
  • 2b6675b260 Visual Studio Projects: Simplify windows-build include directory references Mark Pizzolato 2019-08-16 02:05:04 -07:00
  • 9736cc3116 3b2: STRCPY fix, CTC and NI cleanup Seth Morabito 2019-08-15 07:58:16 -07:00
  • 61e101b5e2 Visual Studio Projects: Add NAT(slirp) support to PDP10-KA and PDP10-KI Mark Pizzolato 2019-08-13 23:53:25 -07:00
  • baadba132a SCP: Fix compiler warnings about potential buffer overrun Mark Pizzolato 2019-08-13 23:49:03 -07:00
  • 6a193c032d ETHER: Fix possible race conditions when closing a network device Mark Pizzolato 2019-08-13 20:04:09 -07:00
  • d6f9c586d1 SCP: Update several ReadMe files Mark Pizzolato 2019-08-12 09:11:45 -07:00
  • 8c00d94be4 KA10: General update. Richard Cornwell 2019-08-12 07:51:52 -07:00
  • 866ce293e5 I7000: Fixed bug in printer resting file. Fixed Coverity error. Richard Cornwell 2019-08-12 07:40:24 -07:00
  • 68df51fc22 B5500: Fixed bug in printer moving to start of file after prompt. Richard Cornwell 2019-08-12 07:38:26 -07:00
  • bc01220e06 CARD: Fix translation error in 026 cards. Richard Cornwell 2019-08-12 07:34:55 -07:00
  • ab27a53014 3b2: Fix STRCPY instruction Seth Morabito 2019-08-11 22:47:00 -07:00
  • 69ec377834 PDP11: Fix SET command parsing to require values for all ADDRESS and VECTOR Mark Pizzolato 2019-08-01 07:16:34 -07:00
  • 4b1ab13bd8 PDP11: Fix SET KDP VECTOR=nnn to allow proper vector setting (Geoff Conway) Mark Pizzolato 2019-08-01 07:06:15 -07:00
  • 354a1e42ea VIDEO: Add display of versions of dependent libraries (libpng, zlib) Mark Pizzolato 2019-07-30 22:30:03 -07:00
  • 9662d7f4d1 S3: Avoid potential buffer overruns Mark Pizzolato 2019-07-30 22:17:41 -07:00
  • c117698c1d PDP11: Fix SET XQ/XQB VECTOR=nnn command (Geoff Conway) Mark Pizzolato 2019-07-30 22:14:42 -07:00
  • 35a5389940 PDP11, Unibus VAX: Fix typo in XUB device register declaration (Dave Hittner) Mark Pizzolato 2019-07-30 22:12:57 -07:00
  • 2f707ffc6e travis: Travis CI matrix build. Each job builds 15 simulators. Lars Brinkhoff 2019-07-22 13:32:57 -07:00
  • 6554e0a4ab 3b2: Fix Windows build warnings Seth Morabito 2019-07-20 20:04:12 -07:00
  • 3e71c301ba Visual Studio Projects: Add support for compiling under Visual Studio 2019 Mark Pizzolato 2019-07-20 15:40:12 -07:00
  • 292898e9f4 3b2: Fix critical MAU issues Seth Morabito 2019-07-19 16:33:23 -07:00
  • c1d9db8be7 AltairZ80: Remove old documentation and replace with current Peter Schorn 2019-07-18 20:45:59 +02:00
  • 7b5dc834fd MicroVAX2: Add IDLE support for Console ROM and Diagnostic Monitor Mark Pizzolato 2019-07-17 09:00:24 -07:00
  • 0b9cfa9b4d AltairZ80: Fix potential buffer overrun compiler warnings Mark Pizzolato 2019-07-16 05:08:37 -07:00
  • d3228e85b0 IBM1130: Cleanup potential buffer overruns in SCA device Mark Pizzolato 2019-07-16 04:33:34 -07:00
  • 437e5a4bb5 H316: Use snprintf() to avoid potential buffer overflow Mark Pizzolato 2019-07-16 04:12:42 -07:00
  • 6041cd627b PDP11, PDP10, Unibus VAX: Fix potential buffer overflow warning Mark Pizzolato 2019-07-16 03:46:04 -07:00
  • 89d51032e2 PDP11, Unibus VAX: Fix Coverity identified warning Mark Pizzolato 2019-07-16 03:15:25 -07:00
  • 40731f0433 SCP: Fix help topic matching to properly return wildcard and ambiguous status Mark Pizzolato 2019-07-16 03:12:31 -07:00
  • 2840e3b67f SCP: Fix Coverity identified issues/noise Mark Pizzolato 2019-07-15 00:04:40 -07:00
  • 716df3c297 SCP: Support MKDIR and RMDIR commands when building with MinGW Mark Pizzolato 2019-07-12 13:45:34 -07:00
  • 2991ae067d BuildROMS: Cleanup potential buffer overrun and execution with MinGW Mark Pizzolato 2019-07-12 13:44:31 -07:00
  • 5e8f48034d display: Fix unbalanced comment and line ending. Lars Brinkhoff 2019-07-10 08:07:08 +02:00
  • 2f04109f0d descrip.mms: use consistent indentation and reasonable comment Mark Pizzolato 2019-07-09 22:21:12 -07:00
  • 7c8ad477c8 display: Fix mode variable used in type340 display to be enum. Mark Pizzolato 2019-07-09 22:09:06 -07:00
  • ef00a62e66 Visual Studio Projects: Add PDP6, PDP10-KA and PDP10-KI to the solution Mark Pizzolato 2019-07-09 21:03:56 -07:00
  • 2d50b3af25 SCP: Updated top level files for PDP10 KA/KI and PDP6 simulators. Richard Cornwell 2019-07-09 21:02:00 -04:00
  • 90b7d2beac KA10: Initial release of PDP10 KA/KI and PDP6 simulators. Richard Cornwell 2019-07-09 20:59:01 -04:00
  • 461f2ea513 SCP: Add MKDIR and RMDIR commands Mark Pizzolato 2019-07-08 00:38:08 -07:00
  • 85770281fb H316: Remove Coverity indicated warnings rather than declaring them intentional Mark Pizzolato 2019-07-07 19:29:30 -07:00
  • 526e03bbe1 DISK: Remove dangling semicolon compiler warning. Mark Pizzolato 2019-07-07 19:27:28 -07:00
  • 6f5d8d3ed0 SCP: Honor -Q switch when enabling and disabling logging, suppress log date Mark Pizzolato 2019-07-07 01:12:35 -07:00
  • 24ed486222 VIDEO: Fix coverity identified memory allocation failure error check Mark Pizzolato 2019-07-05 09:59:08 -07:00
  • 9e71982249 SCP: Avoid potential buffer overflow using sprintf Mark Pizzolato 2019-07-02 09:53:56 -07:00
  • eadfeffdf3 PDP10: Recompute tmxr delay factor regularly Mark Pizzolato 2019-07-01 19:24:25 -07:00
  • 61bdbd5d93 3b2: Provide precalibration program Seth Morabito 2019-07-01 13:17:48 -07:00
  • 81472b5807 TAPE: Add an explicit ANSI-VAR format to generically present text files Mark Pizzolato 2019-07-01 08:11:46 -07:00
  • 6908c1e46c TAPE: Add support for FIXED record size unlabeled tape of binary and text files Mark Pizzolato 2019-07-01 08:11:20 -07:00
  • e49617cd0c TAPE: Add ability to copy a tape to a SIMH format tape image Mark Pizzolato 2019-07-01 08:10:36 -07:00
  • dd715e609e 3b2: unsigned addition overflow Seth Morabito 2019-06-29 19:40:57 -07:00
  • 571c8f96a5 3b2: WE32106 Math Acceleration Unit (MAU) Seth Morabito 2019-06-29 08:44:14 -07:00
  • 47bac1f665 TAPE: Fix edge cases for AWS format tapes and default TAR block size Mark Pizzolato 2019-06-29 07:39:23 -07:00
  • 1e214afec3 PDP11, VAX: Fix RQ initialization of extra units Mark Pizzolato 2019-06-25 00:31:29 -07:00
  • 2bee79b5e7 PDP11, VAX: Properly initialize extended unit structures Mark Pizzolato 2019-06-24 11:08:09 -07:00
  • 0b67c26875 PDP11, VAX: Fix XQ device help text with NAT examples. Mark Pizzolato 2019-06-23 23:49:58 -07:00
  • 9c2c621278 PDP11, VAX: Add RQ device option for variable number of drives Mark Pizzolato 2019-06-23 23:47:12 -07:00
  • b3fa1f9fe8 TIMER: Stabilize timer behaviors Mark Pizzolato 2019-06-18 08:01:45 -07:00
  • 5d747cc992 SCP: Activate internal unit tests at appropriate time Mark Pizzolato 2019-06-18 07:58:32 -07:00
  • 8c4f8b0bff TIMER: Accelerate catchup ticks while idling Mark Pizzolato 2019-06-10 14:55:05 -07:00
  • b1fd80da64 SCP: Add filename to the message displayed when ATTACH -N is used Mark Pizzolato 2019-06-10 14:15:46 -07:00
  • efea3f86a7 3b2: Fix for compilation warning Seth Morabito 2019-06-09 14:12:02 -07:00
  • f70875d8b2 B5500: Added save restore support. Updated for new sim_tape. Richard Cornwell 2019-06-09 15:23:04 -04:00
  • 97ea1cf463 I7000: Fixed tape handling errors and coverity errors. Richard Cornwell 2019-06-09 15:22:11 -04:00
  • 9ab8d0e91e TIMER: Add debug of all calibration decision variables default no idle skip Mark Pizzolato 2019-06-08 16:38:15 -07:00
  • 7bcf407fcc TIMER: Reorganize timer control variables to use a structure for each timer Mark Pizzolato 2019-06-08 13:55:49 -07:00
  • da3f851d70 TIMER: Add minimal tick based calibration APIs. Mark Pizzolato 2019-06-08 13:55:06 -07:00