1
0
mirror of https://github.com/simh/simh.git synced 2026-04-05 21:23:35 +00:00

Commit Graph

  • e261a2fa28 AltairZ80: Properly set current Tarbell drive and drive not ready flag on reset Patrick Linstruth 2019-12-10 21:21:30 -08:00
  • 17356d9093 AltairZ80: Replace WIN32 dependencies with SIMH API calls and remove redundant includes Peter Schorn 2019-12-10 08:42:22 +01:00
  • 32e266dbac AltairZ80: Add device for Tarbell SSSD Disk Controller Patrick Linstruth 2019-12-09 17:20:36 -08:00
  • f2890d49cc Visual Studio Projects: Reference the latest windows-build with VS2019 support Mark Pizzolato 2019-12-09 17:09:46 -08:00
  • dde74c25b4 Fixed -Wall warnings Corrected name in comment block Patrick Linstruth 2019-12-08 22:08:13 -08:00
  • 1988a4297e I7000: Fixed type inconsistencies. Richard Cornwell 2019-12-08 15:28:01 -05:00
  • 5a3a535437 Updated top comment block Patrick Linstruth 2019-12-07 20:12:51 -08:00
  • 5b761735f7 Fix Windows compiler warnings / errors Patrick Linstruth 2019-12-07 20:08:12 -08:00
  • 8dabce41b9 Remove #include <windows.h> #ifdef Patrick Linstruth 2019-12-07 17:20:46 -08:00
  • 9e68ad06ca Add S100_TARBELL.C to ALTAIRZ80 descrip.mms Patrick Linstruth 2019-12-06 10:58:48 -08:00
  • 357e72bf93 Removed unused TARBELL_DRIVE_STATUS struct Patrick Linstruth 2019-12-06 10:20:44 -08:00
  • fcf52d9d38 Fix all generation Patrick Linstruth 2019-12-05 20:08:23 -08:00
  • 90f164d06f Created a separate FD1771_REG for each drive (UNIT) Patrick Linstruth 2019-12-05 20:06:13 -08:00
  • 91b6807499 Added head load/unload with unload timer Patrick Linstruth 2019-12-05 19:40:29 -08:00
  • 6efda7cbea Clean up DBG_PRING and sim_debug messages. Patrick Linstruth 2019-12-05 17:02:27 -08:00
  • d205582e9e Add Tarbell SSSD disk controller Patrick Linstruth 2019-12-05 16:00:35 -08:00
  • d03487d227 SCP: Allow SAVE command to overwrite an existing file Mark Pizzolato 2019-12-04 16:34:01 -08:00
  • 427b7df073 SCP: Add RENAME/MV command Mark Pizzolato 2019-12-04 16:33:41 -08:00
  • 4acde463ec makefile: Fallback to use regex library when pcre shared object isn't available Mark Pizzolato 2019-12-04 16:33:13 -08:00
  • 3812bafcd8 Visual Studio Projects: Update Win32-Development-Binaries-README Mark Pizzolato 2019-11-24 11:56:36 -08:00
  • 60047aed23 Visual Studio Projects: BuildAll updated to avoid building same commits Mark Pizzolato 2019-11-24 11:28:21 -08:00
  • 519ef27def DISK, TAPE: Remove compiler and Coverity warnings Mark Pizzolato 2019-11-24 10:55:25 -08:00
  • 6df860ea1a PDP11, VAX: Remove compiler warning in I/O lib Mark Pizzolato 2019-11-24 10:54:55 -08:00
  • 3be6f1fb4c PDP11, VAX: Remove redundant defines in RP source module Bob Supnik 2019-11-24 10:54:27 -08:00
  • a06fa9264f VAX: Correct the order of parameter names in vax_fdiv() declaration Mark Pizzolato 2019-11-20 09:40:34 -08:00
  • 5a59fe81fc FIO: Fix directory scanning logic to avoid errors handling files in / Mark Pizzolato 2019-11-18 16:57:20 -08:00
  • 190baf897c TAPE: Rework tape image error processing to avoid potential TOCTOU (Coverity) Mark Pizzolato 2019-11-17 12:09:19 -08:00
  • ce627dc10d 3b2: Remove unnecessary branch condition Seth Morabito 2019-11-17 10:41:11 -08:00
  • 4cbd8401f7 SCP: Add option to display fractional unit capacity Mark Pizzolato 2019-11-16 20:59:37 -08:00
  • 4e5780e15e DISK: Allow file system sizing if device doesn't have DEV_SECTORS set_cmd Mark Pizzolato 2019-11-16 20:57:58 -08:00
  • 39fd8d829b DISK: Avoid disk capacity overflow on hosts with 32bit file offset limitations Mark Pizzolato 2019-11-16 18:24:37 -08:00
  • 318b0e32bb TAPE: Report file access errors when attaching in-memory ANSI tapes Mark Pizzolato 2019-11-16 00:39:01 -08:00
  • 9fc982242c PDP11, Qbus and Unibus VAX: Add radix switch (-O or -H) to SHOW bus IOSPACE Mark Pizzolato 2019-11-14 23:55:33 -08:00
  • 7c1c04d9a9 SCP: Clear Coverity identified warnings Mark Pizzolato 2019-11-14 21:38:45 -08:00
  • fc785ab5f9 sigma: Fix Coverity identified warning Mark Pizzolato 2019-11-14 21:37:44 -08:00
  • bdc677b748 SOCK: Properly implement getaddrinfo when the host OS doesn't have it. Mark Pizzolato 2019-11-14 13:14:14 -08:00
  • 3c9efd7fdb TMXR: Accept names when establishing listen sockets as originally intended Mark Pizzolato 2019-11-14 13:13:46 -08:00
  • 23856afcac FIO: Avoid compiler warning on never executed code path (Tony Nicholson) Mark Pizzolato 2019-11-14 03:08:57 -08:00
  • 43b011883e SCP: Emit bad HELP argument error message Mark Pizzolato 2019-11-13 23:22:49 -08:00
  • 8f571fef86 SCP: Abort attempting to emit bad debug output Mark Pizzolato 2019-11-13 23:22:25 -08:00
  • 178968a621 KA10: Regular update. Code cleanup and minor enhancements. Richard Cornwell 2019-11-03 22:11:23 -05:00
  • bbfa391924 CARD: Cleanup coverity taint errors. Richard Cornwell 2019-11-03 18:53:07 -05:00
  • 58c5fe417f Intel-Systems: Cleanup Coverity identified issues and address range issues Bill Beech 2019-10-31 14:53:14 -07:00
  • 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