1
0
mirror of https://github.com/simh/simh.git synced 2026-05-24 20:10:34 +00:00

Commit Graph

  • c9216c789c PDP11: Add option for 216K memory. Lars Brinkhoff 2022-10-12 10:10:41 +02:00
  • 4bbcdb5618 PDP11: Fix PC breakpoint check Paul Koning 2022-10-10 13:38:09 -04:00
  • 43f209b5ef AltairZ80: Reconcile license with open-simh. Howard M. Harte 2022-10-08 13:41:02 -07:00
  • 43ef14458f sim_imd: Reconcile license with open-simh. Howard M. Harte 2022-10-08 13:40:58 -07:00
  • 4fe71b0cf9 TX-0: Reconcile license with open-simh. Howard M. Harte 2022-10-08 13:40:53 -07:00
  • f3f943c607 AltairZ80: M68K: Fix hang with 'expect' Peter Schorn 2022-10-08 00:25:15 -07:00
  • 7fec24dbde AltairZ80: M68K: Changes for SIMH. Howard M. Harte 2022-10-08 00:25:04 -07:00
  • 129ed5e1a9 AltairZ80: M68K: Update to Musashi 4.10 Howard M. Harte 2022-10-08 00:24:59 -07:00
  • f2a1e15d13 AltairZ80: M68K: Move Musashi to m68k directory. Howard M. Harte 2022-10-08 00:24:49 -07:00
  • 46be5f5bf0 SCP: Reliably report useful help for HELP BOOT on all simulators Mark Pizzolato 2022-10-21 12:20:53 -10:00
  • 39260a353a makefile: Add package knowledge and prompting for FreeBSD and OpenBSD Mark Pizzolato 2022-10-21 12:19:58 -10:00
  • 40460e0bb8 BESM6: Silence reasonable compiler warnings Mark Pizzolato 2022-10-21 10:09:15 -10:00
  • 0de0359ad0 PDP11 and All VAXen: Support dynamic fetching of ROM or other boot code Mark Pizzolato 2022-10-19 15:06:55 -10:00
  • 10357a4ce3 SCP: Support running without built-in ROM or other boot code Mark Pizzolato 2022-10-19 14:53:58 -10:00
  • 827ef03aeb BuildROMs: Move ROM exclusion logic into ROM include files Mark Pizzolato 2022-10-19 13:14:49 -10:00
  • 2673530d3d SCP: makefile: Extend SHOW VERSION output to include build OS version Mark Pizzolato 2022-10-17 11:43:27 -10:00
  • e8aac5b410 Appveyor: Revise the notification emails Mark Pizzolato 2022-10-17 11:42:59 -10:00
  • 0c2d33727b DISK: Extend documentation for metadata management Mark Pizzolato 2022-10-07 08:39:25 -10:00
  • 3dbac4c4dd makefile: Simplify and correct the messaging about missing dependencies Mark Pizzolato 2022-10-07 08:23:46 -10:00
  • c0925ad1e8 BESM6: Add option to SET CPU PANEL{=fontfilename.ttf} to specify the font name Mark Pizzolato 2022-10-07 07:36:15 -10:00
  • 5ccefb4163 DISK: Add AUTOZAP as a global and per unit option Mark Pizzolato 2022-10-02 18:32:35 -10:00
  • 0b368d8d11 Visual Studio Projects and doc: Describe automatic fetch of windows-build Mark Pizzolato 2022-10-02 18:31:44 -10:00
  • f64da6e522 Visual Studio Projects: Update required windows-build dependency version Mark Pizzolato 2022-10-02 17:09:59 -10:00
  • 8bd8692384 README: Update open-simh differences and 0readme_ethernet.txt for correctness Mark Pizzolato 2022-09-27 14:30:18 -10:00
  • 183c9c5fc7 makefile: Remove makefile passing of SDL_MAIN_AVAILABLE Mark Pizzolato 2022-09-27 13:58:50 -10:00
  • dca61c580a VIDEO: Assure that vid_version() displays all the video capabilities available Mark Pizzolato 2022-09-27 13:56:36 -10:00
  • b67c80b3b1 SCP: Silence odd clang warning for error test case Mark Pizzolato 2022-09-27 09:24:07 -10:00
  • 3ef47b31c1 SCP: Add support for compiled in readline and dlopen support on all platforms Mark Pizzolato 2022-09-27 09:07:02 -10:00
  • 3ffa4f198a Visual Studio Projects: Update windows-build version in Pre-Build-Event Mark Pizzolato 2022-09-26 16:02:31 -10:00
  • bf64a152d9 makefile: Correct experimental/incomplete simulator list and add to CI build Mark Pizzolato 2022-09-26 13:42:30 -10:00
  • 61c66661d7 SCP: Fix REGister URDATA sanity validation logic to reference proper size Mark Pizzolato 2022-09-25 14:16:25 -10:00
  • 75745b7b52 SCP: Remove libreadline GPL conflict and add tab file expansion on Windows Mark Pizzolato 2022-09-25 14:04:05 -10:00
  • dcdd75d746 KA10: Moved CH11 interface to BR5. Richard Cornwell 2022-09-23 09:21:05 -04:00
  • dc5f467bf4 B5500: Changed buffer registers to use CRDATA instead of BRDATA. Richard Cornwell 2022-09-22 21:26:00 -04:00
  • aa309f5273 HP2100: Fix improper REG macro use missed when merging 3.12-2 J. David Bryan 2022-09-21 09:20:57 -07:00
  • f3d3ecad0f I7094: Use appropriate REG macro for array of structures Mark Pizzolato 2022-09-21 09:03:16 -07:00
  • 11e5d27750 ID16, ID32: Fix register macro change missed when merging 3.12-2 Bob Supnik 2022-09-21 09:02:00 -07:00
  • 0981556639 PDP11, Qbus & Unibus VAX: Use proper REG macros for arrays and structures Mark Pizzolato 2022-09-21 08:46:23 -07:00
  • ffae9ae245 SCP: Add more robust register checking to avoid out of bounds array references Mark Pizzolato 2022-09-21 08:44:43 -07:00
  • e599afcd68 BESM6: Cleanup makefile and Visual Studio build support Mark Pizzolato 2022-09-10 08:42:23 -07:00
  • fe4c543c1f BESM6: Rework front panel setup Mark Pizzolato 2022-09-09 21:12:01 -07:00
  • ee69bf3e6f FIO: Extend library test for sim_get_filelist and group order results Mark Pizzolato 2022-09-09 21:07:36 -07:00
  • 72f75ec1b5 PDP11: CPU MMR1 and FP changes Bob Supnik 2022-09-09 19:27:37 -07:00
  • 7fcaa7cf02 PDP11: Remove OPT_RH11 as a CPU option Bob Supnik 2022-09-09 19:26:36 -07:00
  • f6c388c30d sigma: COC device, add LNORDER command option Bob Supnik 2022-09-04 17:58:16 -06:00
  • eedda918bf sigma: COC device, handle transmit long, stop transmit and receive break Ken Rector 2022-09-04 17:56:46 -06:00
  • 07a03009e5 FIO: Extend sim_get_filelist to return the recursive list of matching files Mark Pizzolato 2022-09-05 02:10:02 -07:00
  • 5ded4f2ccb SCP: Fix CRDATA REG macro size information J. David Bryan 2022-08-14 17:17:48 -10:00
  • 9dd727a410 SCP: Add additional register sanity checking Mark Pizzolato 2022-08-14 12:25:23 -10:00
  • 0c714be8a5 SCP: Fix details missed when merging update REGister macros from v3.12-2 J. David Bryan 2022-08-14 12:19:59 -10:00
  • bbc7bad132 ETHER: Give platform appropriate advice when no pcap devices are available Mark Pizzolato 2022-08-12 13:39:03 -10:00
  • 21f2aeb453 makefile: Update makefile sel32 definitions to use {} instead of () Mark Pizzolato 2022-08-12 13:29:18 -10:00
  • c8a1b0db94 Visual Studio Projects: Automatic install/update of windows-build without git Mark Pizzolato 2022-08-12 12:33:52 -10:00
  • ebef6552c9 doc: Describe the LOAD data format for the PDP11 simulator Mark Pizzolato 2022-08-11 11:08:14 -10:00
  • 16943b4582 QBus VAX and PDP11: Add support for HDLC framing to DUP11/DPV11 Trevor Warwick 2022-08-04 16:32:28 -07:00
  • 5823913230 ETHER: Make all supported packet types visible in eth_version() result Mark Pizzolato 2022-08-11 02:35:04 -10:00
  • 5bc3ebc890 SCP: Extended IF command file compare to optionally skip leading parts of files Mark Pizzolato 2022-08-07 12:50:12 -10:00
  • fe100b7c2b BESM6: Avoid clang compiler warnings Mark Pizzolato 2022-08-03 11:29:39 -10:00
  • 91b84c76d1 Intel-MDS: Update to the latest and fix inconsistent REGister declarations Bill Beech 2022-08-03 13:15:03 -07:00
  • 8c391d1d25 doc: Minor textual updates and describe sim_seeko Mark Pizzolato 2022-07-31 08:02:12 -10:00
  • 995007dd0f DISK: Silence clang compiler warning Mark Pizzolato 2022-07-31 07:33:31 -10:00
  • ff88c97ccd Unibus VAXen: Fix broken clock calibration sequencing Mark Pizzolato 2022-07-30 11:20:01 -10:00
  • 107813b11b SCP: Change sim_abort to SIM_SCP_ABORT macro. Mark Pizzolato 2022-07-30 11:18:08 -10:00
  • de84896469 PDP11: Update help for DLCJI device to include DLV11-E/DLV11-F on Qbus Mark Pizzolato 2022-07-30 11:01:09 -10:00
  • 8862263d7c PDP11: Fix auto configure table to properly list the last 4 fixed DL addresses Louis Chrétien 2022-07-30 10:59:42 -10:00
  • fd5fdcfaa6 PDP11 and VAXen: Remove unneeded management of NOAUTOSIZE from device code Mark Pizzolato 2022-07-28 14:48:44 -07:00
  • 81fd92e4ee DISK: Assure that all sim_disk using devices properly honor NOAUTOSIZE Mark Pizzolato 2022-07-28 14:45:55 -07:00
  • 67c8534055 PDP11: Add missing descriptive info for various device SHOW commands Mark Pizzolato 2022-07-26 18:42:58 -07:00
  • 6fe6b38228 PDP11: Add new device to support DL11-C/DL11-D/DL11-E/DLV11-J Mark Pizzolato 2022-07-26 18:41:48 -07:00
  • b56b0ed98f PDP11: Report detected address/vector conflict information Mark Pizzolato 2022-07-26 11:44:54 -07:00
  • 0be2c735a6 SCP: Cleanup column formatting in various SHOW <device>|<unit> output Mark Pizzolato 2022-07-26 11:37:44 -07:00
  • f540804067 PDP11: Cleanup help language in TC and DAZ devices Louis Chrétien 2022-07-26 07:30:55 -10:00
  • c87af24510 PDP11: Clarify Massbus adapter names based on processor and bus type Mark Pizzolato 2022-07-26 07:27:32 -10:00
  • 5cdcd2ad3b PDP11, VAXen: Fix to VH device to properly reference the line number John Dundas 2022-07-24 13:59:23 -10:00
  • 381fa0cdf7 Visual Studio Projects: Removed nonexistent include file references Mark Pizzolato 2022-07-24 11:57:30 -10:00
  • 0e79fbcc70 All simulator DEVICES using VIDEO: Set DEV_DISPLAY in the DEVICE flags Mark Pizzolato 2022-07-24 11:37:39 -10:00
  • a9a68f6928 SCP: Only use relative path display for file system device attachments Mark Pizzolato 2022-07-24 12:32:33 -07:00
  • 1010693601 sigma: DP device SEEK(I), RECAL(I) must be coded as fast operations. Ken Rector 2022-07-23 16:55:21 -07:00
  • 761aef068f sigma: UEND flag in the wrong bit position in channel status word. Ken Rector 2022-07-23 16:54:19 -07:00
  • db297f308b sigma: Fix MT tape mark error handling Ken Rector 2022-07-23 16:52:50 -07:00
  • ba0f6f262e sigma: Made CHANA chan_ctl_time accessible as a register Bob Supnik 2022-07-23 16:46:55 -07:00
  • 6230d00288 sigma: Added IO numeric channel numbers to SET/SHOW Bob Supnik 2022-07-23 16:45:43 -07:00
  • b814b50088 sigma: Clean compiler warning Ken Rector 2022-07-23 06:43:20 -10:00
  • 7ada0d6edb FIO: Fix relative path name logic for edge cases Mark Pizzolato 2022-07-21 02:48:37 -10:00
  • 252f674fc8 VIDEO: Provide a user configurable option to enable the screen saver Mark Pizzolato 2022-07-19 05:47:44 -10:00
  • 69a92622be PDP11: Properly validate the number of VH lines after a bus type change Mark Pizzolato 2022-07-19 05:18:37 -10:00
  • 5c301b0a8c SCP: Retain full path for open log files Mark Pizzolato 2022-07-18 04:11:48 -10:00
  • 4ae0de84c6 SCP: Double the initial & pre-calibrated instructions/cycles per second. Mark Pizzolato 2022-07-17 17:30:20 -10:00
  • 5cbf9df0df SCP: Fix memory debug buffer logic to properly flush and subsequently continue Mark Pizzolato 2022-07-17 16:58:58 -10:00
  • 7249d55f11 SCP: Avoid runaway recursion when debugging timer logic Mark Pizzolato 2022-07-17 13:14:09 -10:00
  • bc98e1c609 SCP: Be sure to flush output files when aborting. Mark Pizzolato 2022-07-17 13:01:25 -10:00
  • 9285073024 VAXen: Completely reset TODR on every power-on Mark Pizzolato 2022-07-16 18:32:57 -10:00
  • 9082590ffa Visual Studio Projects: Remove link Map File generation for B5500 Debug build Mark Pizzolato 2022-07-15 13:31:25 -10:00
  • 4bf39c63ea All VAXen: Do a powerup reset when changing CPU model Mark Pizzolato 2022-07-15 09:08:42 -10:00
  • 5a07375342 doc: Writing a Simulator - correct clock API parameters Mark Pizzolato 2022-07-15 07:38:34 -10:00
  • 8da65638df VIDEO: Avoid disabling screen saver until a video display is active Mark Pizzolato 2022-07-15 07:37:17 -10:00
  • 6f4d97f045 Visual Studio Projects: Update windows-build dependent version Mark Pizzolato 2022-07-14 18:41:55 -10:00
  • e246888e99 makefile, README: Update MacOS required libraries to include pcre Mark Pizzolato 2022-07-14 18:40:12 -10:00
  • d406b7771a sigma: Fix breakpoint state restore Ken Rector 2022-07-12 13:54:58 -07:00
  • cfce67f702 sigma: Fix dangling else in IO read/write direct Ken Rector 2022-07-12 13:53:32 -07:00