1
0
mirror of https://github.com/simh/simh.git synced 2026-05-25 12:26:03 +00:00

Commit Graph

  • 1d1fe6f329 BuildROMS: Avoid theoretical buffer overruns Mark Pizzolato 2019-12-30 13:54:14 -08:00
  • 78fa98fd7e PDP11, Unibus VAX: Cleanup attach of Chaos Net routine Mark Pizzolato 2019-12-30 13:47:03 -08:00
  • e7cf2a00ec CARD: Use proper int types for messages emitted Mark Pizzolato 2019-12-30 13:16:30 -08:00
  • d131f66c40 FIO: Fix non Win32 behaviors of sim_dir_scan Mark Pizzolato 2019-12-30 13:12:41 -08:00
  • 236716845a PDP11, VAX: Only generate DZ output complete interrupt each line once Mark Pizzolato 2019-12-29 12:45:27 -08:00
  • 11fed22dc7 Visual Studio Projects: Do parallel builds for multiple projects when VS > 2008 Mark Pizzolato 2019-12-28 14:54:46 -08:00
  • 5213e1125d SCP: Add support to identify a simulator specific release version Mark Pizzolato 2019-12-28 12:34:06 -08:00
  • e611e0ceed SCP: Add global variable with the program name Mark Pizzolato 2019-12-28 11:00:59 -08:00
  • 7642d29f2c CONSOLE: Fix argument passing in SHOW CONSOLE Mark Pizzolato 2019-12-28 10:45:03 -08:00
  • 9a481e4907 B5500: Fixed DTC for SCP change. Richard Cornwell 2019-12-27 15:17:20 -05:00
  • 37ec5444ea Visual Studio Projects: Enhance build_vstudio.bat to build individual projects Mark Pizzolato 2019-12-22 10:17:16 -08:00
  • 0c8b6075ed Visual Studio Projects: Update windows-build dependencies version to 20191221 Mark Pizzolato 2019-12-21 09:38:16 -08:00
  • 56ed67e2bf Visual Studio Projects: Provide a command line VS build procedure Mark Pizzolato 2019-12-21 09:37:51 -08:00
  • 76e6111dd4 VAX: Avoid Windows Firewall prompt when running tests during build Mark Pizzolato 2019-12-21 06:51:41 -08:00
  • 020bf31457 AltairZ80: Adjust head unload timer usec value for SIO sleep/no sleep setting. Patrick Linstruth 2019-12-19 21:38:48 -08:00
  • 81eef19b4c Visual Studio Projects: Update windows-build dependencies version to 20191213 Mark Pizzolato 2019-12-17 07:12:58 -08:00
  • 9777e8fa36 VIDEO: Add zlib version to version string (zlib used by png) Mark Pizzolato 2019-12-16 11:21:23 -08:00
  • 098a1634e6 SCP: Allow a suffix of k or m for numeric arguments to SEND and EXPECT commands Mark Pizzolato 2019-12-16 07:13:09 -08:00
  • a66f7efee1 SERIAL: Clean up display of open serial ports Mark Pizzolato 2019-12-16 05:28:01 -08:00
  • 3ec9f44fbd makefile: On Linux, avoid using shm_ APIs when librt isn't available Mark Pizzolato 2019-12-16 05:24:58 -08:00
  • 1314f9edfa SCP: process switches in MKDIR and RMDIR commands Mark Pizzolato 2019-12-15 10:52:07 -08:00
  • 753d5307c4 SCP: Increase the maximum SEND and EXPECT delay values to 2000000000 Mark Pizzolato 2019-12-15 02:01:02 -08:00
  • 25d4e5c5f2 SCP: Clarify the HELP for a NOEXPECT command. Mark Pizzolato 2019-12-15 01:24:02 -08:00
  • 5859a8216b SCP: Add debug details when initially queuing pending SEND input Mark Pizzolato 2019-12-15 01:21:55 -08:00
  • e5f9a7dca8 SCP: Cleanup path argument to MKDIR command Mark Pizzolato 2019-12-14 14:38:25 -08:00
  • 26128800ee Visual Studio Project: Cleanup unused tool that causes conversion warnings Mark Pizzolato 2019-12-13 06:58:47 -08:00
  • 73a41c4bc7 SCP: Auto detect WRU being entered for simulators without a console device Mark Pizzolato 2019-12-11 12:25:18 -08:00
  • 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