1
0
mirror of https://github.com/simh/simh.git synced 2026-03-24 09:29:42 +00:00

Commit Graph

  • ec117739b7 PDP11, Unibus & Qbus VAXen: Properly set RQ device unit names in extended units Mark Pizzolato 2022-06-19 19:15:32 -07:00
  • 4cf86e0e64 SCP: Add NOAUTOSIZE status to the output of SHOW VERSION Mark Pizzolato 2022-06-18 16:08:40 -07:00
  • c13214a98c SCP: Avoid DEPOSIT to DEVICEs which aren't attached to a seekable file Mark Pizzolato 2022-06-17 13:23:37 -07:00
  • 77cd8d1802 SCP: Fixed bug in byte deposits if aincr > 1 Bob Supnik 2022-06-17 08:23:29 -07:00
  • b91a9d2bd6 README: Update to reflect current changes and Open SIMH differences Mark Pizzolato 2022-06-16 18:20:54 -07:00
  • c55139c0a8 I1620, I1401: Add max value to address registers Bob Supnik 2022-06-16 16:13:46 -07:00
  • 39c4610971 PDP8: Zeroed result exponent in double precision (COVERITY) Bob Supnik 2022-06-16 16:13:46 -07:00
  • d35f4d9695 All LP and CD devices: Removed use of ftell for pipe compatibility Bob Supnik 2022-06-16 16:13:46 -07:00
  • 1182157a4d All Tape DEVICES: Added extra case points for new MTSE definitions Bob Supnik 2022-06-16 16:13:46 -07:00
  • 12e51eafaf PDP11, PDP10, 3B2, All VAXen: Leverage extended disk support for all disks Mark Pizzolato 2022-06-15 15:14:42 -07:00
  • a9ce7b3b11 PDP11 and VAXen: Fix transfer buffer unintended deallocation on RQ detach Mark Pizzolato 2022-06-15 15:14:03 -07:00
  • 50b969e519 DISK, SCSI: Add framework of support for different device sharing of containers Mark Pizzolato 2022-06-15 15:13:23 -07:00
  • a929b6471d Qbus & Unibus VAX: Clarified autoconfigure HELP language Mark Pizzolato 2022-06-15 12:06:41 -07:00
  • 3660b587f6 MicroVAX 3900: Add memory details to HELP CPU Mark Pizzolato 2022-06-15 12:05:15 -07:00
  • 1a02b4df26 DISK: Add MediaId encode and decode routines Mark Pizzolato 2022-06-11 21:45:30 -07:00
  • 0065f05336 DISK: Allow Control-C to cancel ZAP command Mark Pizzolato 2022-06-11 21:43:55 -07:00
  • 5448965f70 DISK: Add 2.11 BSD and Net BSD file system recognizers Mark Pizzolato 2022-06-11 21:40:02 -07:00
  • 9ca26e5b47 DISK: Read Only open while gathering details for DISKINFO command Mark Pizzolato 2022-06-11 21:30:56 -07:00
  • a14ace6fd2 SIGMA: Restore prior DP device Coverity silencing change Mark Pizzolato 2022-06-11 17:50:20 -07:00
  • f9bc4d236f s3: Fix compiler warning about possible buffer overflow Mark Pizzolato 2022-06-11 17:46:43 -07:00
  • 31e7a7f3e0 PDP11 & Unibus/Qbus VAXen: Detect devices missing addresses before boot Mark Pizzolato 2022-06-11 17:46:08 -07:00
  • d6ebe32b30 PDP11 & Unibus/Qbus VAXen: Document autoconfigure disabling Mark Pizzolato 2022-06-11 17:44:21 -07:00
  • 25207bf3af SCP: Use relative filename paths in messages and SAVEd state Mark Pizzolato 2022-06-11 17:33:10 -07:00
  • 33ef5b9ef2 FIO: Add relative path support to translate raw filenames to relative paths Mark Pizzolato 2022-06-11 17:18:18 -07:00
  • 42beb777d9 All VAXen: Correct HELP CPU to properly describe model specific LOAD options Mark Pizzolato 2022-06-11 17:13:13 -07:00
  • 83e2ac831d SCP: display count of units when all units are disabled Mark Pizzolato 2022-06-11 17:12:48 -07:00
  • 4e60e4a367 QBus VAX and PDP11: Add support for DPV11 in DDCMP mode Trevor Warwick 2022-06-14 18:32:12 +01:00
  • 8b35d52ec6 SCP: Fix incorrect disk size reporting when t_addr is 32 bits Anthony Lawrence 2022-06-14 20:21:21 -07:00
  • d21f04bc64 SWTP6800: Update to simulators Bill Beech 2022-06-09 14:28:04 -07:00
  • c53553cb2a SWTP: Rename boot rom to reflect the ROM version in the filename Bill Beech 2022-06-09 14:10:33 -07:00
  • 3279577eb8 PDP11 & Unibus VAX, PDP10: Fix DUP device support for use by internal KMC for TOPS-20 Trevor Warwick 2022-06-07 12:27:12 -07:00
  • 865992670d SIGMA: Fixed DPA, DPB missing loop increment in TDV (Ken Rector) Bob Supnik 2022-06-06 13:03:26 -07:00
  • 576365a024 simh repo: Add further clarifying language to the LICENSE.txt Mark Pizzolato 2022-06-05 08:43:41 -07:00
  • 5e59c6049f PDP11, Qbus & Unibus VAX: Fix DUP device loopback on device reset - When the DUP TXCSR DEVICE_RESET bit is set, which clears the MAISEL bits, any existing tmxr loopback must also be removed. Trevor Warwick 2022-05-18 16:38:10 +01:00
  • d52a7835f8 simh repo: Add further clarifying language to the LICENSE.txt Mark Pizzolato 2022-05-17 11:43:57 -07:00
  • 9fc72786a6 PDP11, Qbus & Unibus VAX: Extend DUP device for DECnet Phase V support Trevor Warwick 2022-05-16 18:18:26 +01:00
  • 0e588878b5 simh repo: Add further clarifying language to the LICENSE.txt Mark Pizzolato 2022-05-16 02:31:34 -07:00
  • 8016c6a0ad FIO: Add generic pack/unpack buffer copy support Mark Pizzolato 2022-05-12 13:15:00 -07:00
  • 1a52d41154 VAX SCSI: Correct off by 1 device size for all disks Mark Pizzolato 2022-05-12 13:14:22 -07:00
  • 8628baf18b SCP: Add support for optional device unit tests Mark Pizzolato 2022-05-12 13:14:01 -07:00
  • 9da8f3ca52 SCP: Avoid excessive command context in debug output Mark Pizzolato 2022-05-12 13:13:34 -07:00
  • ad9249d4c1 SCP: Add descriptive messages for SCPE_NOPARAM return cases Mark Pizzolato 2022-05-12 13:13:15 -07:00
  • ac73e7b4c7 Unibus and Qbus VAXen: Add DUP-11/DPV-11 device Mark Pizzolato 2022-05-12 13:12:55 -07:00
  • ce2adce632 simh repo: Add top level COPYRIGHT and LICENSE files Mark Pizzolato 2022-05-12 13:11:40 -07:00
  • e1ce9f4f70 sim_imd: Check for EOF when reading IMD track headers Tony Nicholson 2022-05-01 08:01:18 +10:00
  • d3f1ee0998 CONSOLE: Set console input WAIT time to reflect console speed Mark Pizzolato 2022-04-05 08:37:03 -07:00
  • b8015349e2 DISK: Add progress indications for ZAP -Z Mark Pizzolato 2022-04-01 12:37:11 -07:00
  • a15c6407bd SCSI: Add clean SCSI command debugging support Mark Pizzolato 2022-03-25 17:32:57 -07:00
  • 6cac5c9eae DISK: Force Read Only for all ISO container attach operations Mark Pizzolato 2022-03-25 16:25:28 -07:00
  • 406c6af944 KA10: Fixed FE printer support on Tops 20. Richard Cornwell 2022-03-25 19:16:56 -04:00
  • 4b5386ea75 KA10: Fixed running of OPR on Tops10 and Tops 20. Richard Cornwell 2022-03-25 19:16:35 -04:00
  • 61877a5c77 PDP11, VAX: Add RF73 and RF35 disk type to RQ, correct various model numbers Mark Pizzolato 2022-03-22 21:25:16 -07:00
  • 44bdb8a9d6 DISK: Fix off by one error in reporting RSTS file structure info Paul Koning 2022-03-21 17:08:36 -04:00
  • efb83fa831 DISK: Fix off by one error in reporting RSTS file structure info Paul Koning 2022-03-21 13:43:30 -04:00
  • eac94b4bdb H316: update IMP 00readme.txt to match current code Bob Armstrong 2022-03-20 16:39:03 -07:00
  • e0700d3b7c DISK: Add support for ISO 9660 file system detection Mark Pizzolato 2022-03-19 17:18:54 -07:00
  • 3b06ed7ec9 sim_imd: Resolve CID 1502448, 1502460. Howard M. Harte 2022-03-19 08:47:32 -07:00
  • f0760cc5cb TX0: Silence Coverity issues Mark Pizzolato 2022-03-18 16:47:33 -07:00
  • cb4d6cfc29 FIO: Properly bound byte swap activity when reading on big endian hosts Mark Pizzolato 2022-03-18 12:09:17 -07:00
  • 203ca72356 BESM6: Fixed a compilation warning and a Coverity defect. Leo Broukhis 2022-03-18 07:49:07 -07:00
  • 6afef3fabf 3b2: Fix Coverity issues Seth Morabito 2022-03-17 16:04:43 -07:00
  • becceeb889 ETHER: Assure there's enough space to fetch the system GUID on Windows Mark Pizzolato 2022-03-17 12:17:40 -07:00
  • aa637f58c0 DISK: Properly support attach time disk copy to a larger container Mark Pizzolato 2022-03-17 07:28:11 -07:00
  • 36cd4668e7 BESM6: A Coverity fix, TTY enhancements. Leo Broukhis 2022-03-16 19:42:44 -07:00
  • 8d2e6849b6 I7094: Remove irrelevant buffer address checks Mark Pizzolato 2022-03-16 19:18:22 -07:00
  • 50f80f61cf PDP11: Only compute vector ilvl when it will be used (Coverity) Mark Pizzolato 2022-03-16 14:44:20 -07:00
  • efa04e4e31 SWTP: Fix Coverity found more missing arguments in M6800 Bill Beech 2022-03-16 14:41:34 -07:00
  • 2a63d939d3 H316: Coverity update - remove dead code; fix formatting Bob Armstrong 2022-03-16 10:56:21 -07:00
  • 3d3675edbc KA10: Clean up coverity error. Richard Cornwell 2022-03-15 21:30:55 -04:00
  • af6665be05 SWTP: Fix Coverity found missing argument in M6800 Bill Beech 2022-03-15 15:44:13 -07:00
  • b779bfc1cd H316: Fix missing initialization and remove dead code found by Coverity SpareTimeGizmos 2022-03-15 08:35:47 -07:00
  • d03f1b67a2 PDP11: Only compute vector ibit when it will be used (Coverity) Mark Pizzolato 2022-03-15 08:19:25 -07:00
  • b6201898ee I1620: Fix typo in recent Coverity change Mark Pizzolato 2022-03-15 07:48:20 -07:00
  • d02e91c797 I1401, I1620, I7094: Address Coverity issues in card reader devices Mark Pizzolato 2022-03-15 07:25:34 -07:00
  • 86f65093bc AltairZ80: s100_hdc1001: Resolve CID 1515006. Howard M. Harte 2022-03-14 22:43:56 -07:00
  • e88221b362 I7094: Avoid Coverity identified potential error Mark Pizzolato 2022-03-14 15:54:02 -07:00
  • 61c1af846f TAPE: export sim_tape_error_text Mark Pizzolato 2022-03-14 15:28:39 -07:00
  • 8f3a2057e1 AltairZ80: Fix Coverity identified issues in s100_jd2d.c Peter Schorn 2022-03-14 14:55:50 +01:00
  • b2dd269d7a SCP: Expand sprint_val target buffers with one extra byte Mark Pizzolato 2022-03-13 20:08:54 -07:00
  • ee545a4828 SCP: Assure that all formatted numbers have sufficient buffer space Mark Pizzolato 2022-03-13 13:23:05 -07:00
  • 6c16052184 SIGMA: Avoid Coverity mag tape warning Mark Pizzolato 2022-03-13 12:40:16 -07:00
  • b9cdcd1099 I650: Fix Coverity identified issues Roberto Sancho Villa 2022-03-13 11:47:08 -07:00
  • 8c325db1ab Various Magtape Devices: Handle Coverity report of tape error status cases Mark Pizzolato 2022-03-13 11:23:11 -07:00
  • 4fa0eaad99 ETHER: Correct reversed supported version check for Npcap Mark Pizzolato 2022-03-12 14:28:24 -08:00
  • b566ea356f KA10: Cleanup some extended addressing issues with KL10B. Richard Cornwell 2022-03-12 15:48:49 -05:00
  • c117a0bd06 3b2: Fix Coverity issues Seth Morabito 2022-03-12 11:38:07 -08:00
  • 56688be951 SWTP6800: Fix Coverity issue Mark Pizzolato 2022-03-12 07:58:04 -08:00
  • 8ae7d4fbcd BESM6: Coverity fixes, added disk type display for SHOW MDn. Leo Broukhis 2022-03-11 19:49:28 -08:00
  • 070e0b3f22 PDP10: Fix LP DEVICE attach logic remove redundant code done by SCP Mark Pizzolato 2022-03-11 16:25:08 -08:00
  • bfa200f2ed IBM1130: Fix Coverity identified issue Mark Pizzolato 2022-03-11 13:29:26 -08:00
  • 5465707d77 PDP11, VAX: Fix Coverity issues in XQ and XU devices Mark Pizzolato 2022-03-11 12:34:59 -08:00
  • 96ac1c4ba0 IMLAC: Fix wrong instruction mask for decoding. Lars Brinkhoff 2022-03-11 09:27:07 +01:00
  • 5efb47dca5 TT2500: Fix unintended switch case fallthrough. Lars Brinkhoff 2022-03-11 09:18:38 +01:00
  • c035be465c PDP11: Fix Coverity identified issue in debug format statement Mark Pizzolato 2022-03-10 17:08:15 -08:00
  • 93e86f31f0 PDP11: Fix Coverity identified issue in HELP CPU Mark Pizzolato 2022-03-10 17:07:11 -08:00
  • 6ad8a528d7 DISK: Fix a few Coverity issues Mark Pizzolato 2022-03-10 16:44:57 -08:00
  • 9b2f13d443 KA10: Fixed some coverity errors. Richard Cornwell 2022-03-10 19:12:46 -05:00
  • 894871f64d SEL32: Correct Coverity detected warning errors. AZBevier 2022-03-10 11:15:00 -07:00
  • e3dbe93e35 SCP: Coverity fixes Mark Pizzolato 2022-03-09 15:53:10 -08:00
  • a1a916f819 SWTP6800: Fix Coverity reported issue Bill Beech 2022-03-09 16:05:23 -07:00