1
0
mirror of https://github.com/simh/simh.git synced 2026-03-13 13:41:09 +00:00

Commit Graph

  • 81e2719d90 TIMER: Cleanup Inconsistencies and Throttling and IDLE activities Mark Pizzolato 2024-04-04 10:09:57 -10:00
  • b404ccd050 SCP: Make debug timestamps consistent when in NOCALIBRATE mode Mark Pizzolato 2024-04-04 09:56:18 -10:00
  • b6f02f3e0c APPVEYOR: Properly avoid saving binaries during Pull Request CI build Mark Pizzolato 2024-03-29 08:18:37 -10:00
  • 4692068925 sigma: Implement CM (Chaining Modifier) flag to IOP simulation in sigma_io.c ken rector 2024-03-27 21:29:23 -07:00
  • f7dfefee72 SCP: sprint_val comma bug B. Scott Michel 2024-03-21 13:55:52 -10:00
  • eab060315e AltairZ80: Updated docs to include latest devices Peter Schorn 2024-03-20 13:52:58 -10:00
  • 0ff0d0f8a3 SCP: Enhance EXAMINE address range output Mark Pizzolato 2024-03-20 13:46:14 -10:00
  • 93fe10c1e2 SIGMA: Fix three kinds of error in I/O modules. ken rector 2024-03-20 09:13:38 -10:00
  • b523caac82 AltairZ80: Enable interrupt event after BOOT Patrick Linstruth 2024-03-03 12:19:13 -05:00
  • c856f48634 SIM_CARD: Fixed issues caused by last commit to sim_card.c Richard Cornwell 2024-02-15 20:14:21 -05:00
  • 57f055b34f AltairZ80: Adds SET CPU RESIZEMEMORY and other Patrick Linstruth 2024-01-14 10:24:25 -05:00
  • d19d3f9b8d ALTAIRZ80: Adds JAIR devices to simulator Patrick Linstruth 2023-12-30 06:53:35 -05:00
  • ada4b67d07 ALTAIRZ80: Add 1K RAM to SOL20 device Patrick Linstruth 2023-12-29 20:57:47 -05:00
  • 779ab3a570 ALTAIRZ80: Add support to build m68k code on Itanium under VMS Mark Pizzolato 2024-01-27 13:43:24 -10:00
  • 01e66b0818 ALTAIRZ80: Properly check for failed return from time() API Mark Pizzolato 2024-01-27 13:39:12 -10:00
  • 493a58b4bf ALTAIRZ80: Avoid use of possible keyword "readonly" on some compilers Mark Pizzolato 2024-01-27 13:38:03 -10:00
  • aa8f75fc48 SWTP6800: Correct type of value returned by sim_load routine Mark Pizzolato 2024-01-27 10:08:10 -10:00
  • 07b3741ea4 ID16 & ID32: Correct type of values returned by lpt_spc and lpt_vfu routines Mark Pizzolato 2024-01-27 10:06:41 -10:00
  • 80a5ba7efe SOCKET: Support FreeBSD change of SD_* symbolx from defines to an enum Paul Koning 2024-01-27 09:51:25 -10:00
  • da37924c8c BESM6: Fix new compiler found issues Mark Pizzolato 2024-01-17 16:38:42 -10:00
  • 720531073a DISK: Avoid use of possible keyword "readonly" on some compilers Mark Pizzolato 2024-01-15 06:03:44 -10:00
  • 656e489ee2 TIMER: Add VMS support for sim_os_process_cpu_time Mark Pizzolato 2024-01-15 04:56:27 -10:00
  • c69ca0e079 Add pcap_lib_version API to work with current simh version vms-pcap Mark Pizzolato 2024-01-15 04:54:09 -10:00
  • f4089b330e SCP: Add host processor core and thread info to SHOW VERSION output Mark Pizzolato 2024-01-14 13:00:57 -10:00
  • fca6bace44 SCP: Add asynchronous and processed event counters Mark Pizzolato 2024-01-09 06:07:33 -10:00
  • acafbac518 FIO: Add Files/Lines/Size totals in CheckSourceCode output Mark Pizzolato 2024-01-09 05:41:06 -10:00
  • 5d4e7edd2b PDP8: Fix missing clock pre-calibration instruction set due to typo David Gesswein 2024-01-06 17:10:29 -10:00
  • 4dfb3508bf ETHER: Make sure SET NOASYNC is effective for Ethernet devices Mark Pizzolato 2024-01-06 14:43:21 -10:00
  • 54f55777f5 SCP: Minor message text and formatting cleanup Mark Pizzolato 2024-01-05 09:50:48 -10:00
  • 0a79762388 SCP: Remove remnants of previously removed async TMXR pieces Mark Pizzolato 2024-01-05 09:09:22 -10:00
  • c8cb7a875e TIMER: Provide API to determine host OS Process CPU times Mark Pizzolato 2024-01-02 18:24:00 -10:00
  • e8cf41bd0e I7000: Group update for IBM 7000 series simulators. Richard Cornwell 2023-12-31 15:38:40 -05:00
  • 4c3d2a43e7 KA10: Fix RH10/20 to allow access to registers during transfer. Richard Cornwell 2023-12-31 11:18:56 -05:00
  • 8093ee9070 KA10: Fix random hang on DP disk drives. Richard Cornwell 2023-12-31 11:18:39 -05:00
  • be86e3cdcd KA10: Poll quicker for Chaosnet packet when there's traffic. Richard Cornwell 2023-12-31 11:17:43 -05:00
  • cef873f6f3 B5500: Make sure Lines per page gets initialized properly. Richard Cornwell 2023-12-31 11:15:04 -05:00
  • 6a7cfce9fd 3B2: Avoid compiler warning when building 64bit targets Mark Pizzolato 2023-12-30 13:33:04 -10:00
  • d8e0e04dc8 CONSOLE: Show keyboard map info for Ascii FS character as ^\ Mark Pizzolato 2023-12-30 13:31:31 -10:00
  • ee34e29511 PDP11: fix disassembly of reg,src instructions Paul Koning 2023-12-18 14:33:06 -05:00
  • a8ff8110e4 FIO: Fix sim_get_filelist potential problem when directory contents change Mark Pizzolato 2023-12-17 10:27:53 -10:00
  • 197ff62587 SCP: Leverage a memory file while producing examine output Mark Pizzolato 2023-12-06 09:49:05 -10:00
  • 6d11ae4e6d SOCK: Properly NUL terminate CIDR ACL check string while parsing B. Scott Michel 2023-12-06 08:32:50 -10:00
  • f4f302982e TAPE: Fix potential buffer overflow when staging an in memory ANSI tape image Mark Pizzolato 2023-12-04 10:57:52 -10:00
  • 6d376b2fd9 ALL simulators with instruction history support: Minor history enhancements Mark Pizzolato 2023-12-04 10:57:31 -10:00
  • 42d6f414fc PDP11, VAX: Add MSCP RD33 and various SDI ESE SSD disk types to RQ devices Christian Gauger-Cosgrove 2023-11-16 10:32:15 -10:00
  • 2c0b465275 VAX: Explain idling sim_interval decrement Mark Pizzolato 2023-11-16 10:04:40 -10:00
  • 04b2795982 PDP11, VAX, KS10: Speed up Chaosnet polling when there is traffic. Lars Brinkhoff 2023-11-13 12:28:37 +01:00
  • 810ec6300d SCP: Add visible countdown for the SLEEP command Mark Pizzolato 2023-11-13 16:08:03 -10:00
  • 7af559c580 PDP11: TA11/TU60 fix identification Tony Lawrence 2023-11-08 10:54:26 -05:00
  • 65d0ae2a44 SCP: Properly write debug output for commands run at the sim> prompt Mark Pizzolato 2023-11-12 12:49:07 -10:00
  • 4b8902cd06 SCP: When debugging, add output of EXAMINE commands to debug data Mark Pizzolato 2023-11-10 15:47:15 -10:00
  • 4dd7cae047 SDS: Fix shift counts > 48 bits Bob Supnik 2023-11-07 14:41:04 -10:00
  • 4c63340ba9 PDP11, PDP10 & VAXen: Fix TS11, RH11/TM02-3, TU45 for proper BOT handling Bob Supnik 2023-11-07 09:06:27 -10:00
  • 67ec597696 SCP: Add support for REGisters containing double values Mark Pizzolato 2023-11-02 06:56:45 -10:00
  • 3ac5062c12 APPVEYOR: Fix incorrect environment variable names Mark Pizzolato 2023-10-15 19:10:22 -10:00
  • 05458260c7 APPVEYOR: Properly reference Appveyor environement variables Mark Pizzolato 2023-10-15 15:19:50 -10:00
  • ce1087353b APPVEYOR: Fixes for build reliability and saving build results Mark Pizzolato 2023-10-15 03:17:48 -10:00
  • abd1834380 PDP11: 11/70 read-only registers must not return NXM on write Tony Lawrence 2023-10-08 20:48:28 -04:00
  • 68e071407e TX-0: Make ^E work in readin mode. Derek Peschel 2023-10-13 13:08:29 -10:00
  • cce97b7d6c TX-0: Stop ptp_svc from setting the ios bit Derek Peschel 2023-10-13 13:07:28 -10:00
  • bb9fa6f258 TX-0: Adjust CPU cry to reflected documented behavior and separated from pad Derek Peschel 2023-10-13 13:06:53 -10:00
  • df96d1dbe1 SCP: Reject throttling setting when throttling was previously enabled Mark Pizzolato 2023-10-13 09:37:20 -10:00
  • 985137cbff SCP: Avoid reading excess data when putting register values into a string Mark Pizzolato 2023-10-06 13:40:11 -10:00
  • 4f1f97698c Visual Studio Projects: Clarify additional updates needed for VS2008 builds Mark Pizzolato 2023-10-06 13:38:03 -10:00
  • 5b9a6abb37 PDP11: TS11: Fix help output for BOOT command Tony Lawrence 2023-10-06 00:31:29 -10:00
  • a6ad4d0acb SCP: Fix correctly loading simh.ini when user HOME not defined Tony Lawrence 2023-10-02 11:29:23 -04:00
  • 1359a22cd2 KA10: Fixed OWGBP on KL10B. Richard Cornwell 2023-10-03 12:28:52 -04:00
  • d317f6c0ed AltairZ80: M2SIO, CPU, SIO and PMMI additions and fixes Patrick Linstruth 2023-09-10 07:11:27 -04:00
  • 7464b90b36 AltairZ80: Correct spelling, formatting and years Peter Schorn 2023-06-30 14:31:06 +02:00
  • 4e6c49f48e KA10: Allow single step over XCT, byte and extend instructions. Richard Cornwell 2023-09-30 20:05:59 -04:00
  • 25fc02b90f KA10: Add -m option to load .exe files to load monitors. Richard Cornwell 2023-09-30 20:04:20 -04:00
  • 69bea4bf9c KA10: Fixed nopage read/write to always refer to memory. Richard Cornwell 2023-09-30 20:03:36 -04:00
  • be969fe46c Visiual Studio Projects: handle missing XP tools when converting to VS2022 John D. Bruner 2023-10-01 13:22:05 -10:00
  • 575df4bd67 KA10: Moved over older changed to ITS and WAITS devices. Richard Cornwell 2023-09-27 12:41:48 -04:00
  • b0e3938308 KA10: Fixed depositing symbolic into register and symbolic of reg 17 Richard Cornwell 2023-09-27 11:00:23 -04:00
  • bc8518d932 KA10: Fixed PUSH for extended addressing on KL. Richard Cornwell 2023-09-27 10:25:03 -04:00
  • 0f65a8a3c1 KA10: Fixed to allow EDDT to work correctly on KL10. Richard Cornwell 2023-09-26 14:19:39 -04:00
  • 34fa733325 KA10: Fixed save command on Tops 10 7.0x. Richard Cornwell 2023-09-26 14:18:56 -04:00
  • a56316389d SIM_CARD: Fixed to better detect mixed binary and ascii decks. Richard Cornwell 2023-09-26 14:18:12 -04:00
  • d7560cf3e4 SCP: Provide more context when command errors are found Mark Pizzolato 2023-09-25 14:30:14 -10:00
  • 40aa90f732 SCP: Fix source content address while issuing error message Mark Pizzolato 2023-09-19 06:25:59 -10:00
  • 926721d7c9 DISK: Add geometry values to SCSI DRVTYP initializer Mark Pizzolato 2023-09-19 03:11:24 -10:00
  • c8b03944a5 SCP: Fix Invalid register message text Mark Pizzolato 2023-09-19 03:09:11 -10:00
  • ec475d83f8 SCP: Report detailed context while parsing errors in EXAMINE/DEPOSIT commands Mark Pizzolato 2023-09-18 11:21:54 -10:00
  • 1f9881734a SCP: Exit if disk or tape initialization routines return a failure Mark Pizzolato 2023-09-10 08:45:54 -10:00
  • 62c0daf8f8 README: Update with current info Mark Pizzolato 2023-09-09 13:03:59 -10:00
  • 3b4c6a821a PDP10-KA: Remove irrelevant system include files Mark Pizzolato 2023-09-09 13:03:12 -10:00
  • 9b0413045a DISK: Provide disk Geometry (Cylinders, Heads, Sectors) for all disk types Mark Pizzolato 2023-09-09 13:02:45 -10:00
  • 95e88d3d76 PDP8: Fixed decoding of DVI Reindert Voorhorst 2023-09-06 08:14:22 -10:00
  • e60416d36f DISK: Add automatic CHS correction for VHD containers with improper values Mark Pizzolato 2023-09-05 08:59:38 -10:00
  • 06659c82c8 SCP: Correct DIR command to use create time if modify time isn't populated. Mark Pizzolato 2023-09-04 14:48:22 -10:00
  • 93347076a1 DISK: Fix VHD to Ensure that the CHS capacity exceeds the disk length Robert de Bath 2023-09-03 18:35:51 -10:00
  • 292286b568 DISK: Fix compiler warning Mark Pizzolato 2023-08-30 06:37:13 -10:00
  • a21a7f9620 APPVEYOR: Fix test for LFS cache contents on Windows setup Mark Pizzolato 2023-08-30 06:21:44 -10:00
  • 2f1ab2ec6b DISK: Polishing various functionality Mark Pizzolato 2023-08-30 06:17:35 -10:00
  • 43b4963bf8 SCP: Declare global private data properly independent of ASYNCH_IO Mark Pizzolato 2023-08-29 18:37:28 -10:00
  • 731db8f595 BESM6: Corrected handling of disk device groups. Leo Broukhis 2023-08-29 18:19:43 -10:00
  • 61e31a6e0e SCP: Add option to turn debugging on for SCP initialization activities Mark Pizzolato 2023-08-29 13:15:19 -10:00
  • 8bb567a028 APPVEYOR: populate/update cache of Development-Binaries Mark Pizzolato 2023-08-27 04:04:53 -10:00
  • 6d5661c8d6 APPVEYOR: Don't try to install git-lfs on Linux since it is already installed Mark Pizzolato 2023-08-26 14:01:16 -10:00