1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-22 21:49:21 +00:00

Commit Graph

  • c831460ecb PDP11: Fix to fix disassembly #331 Tony Lawrence 2024-06-18 20:21:55 -04:00
  • 48830b9ab9 Release V3.12-5 Supnik-Current Patrick Linstruth 2024-07-18 19:19:04 -04:00
  • 8ed26d300b SCP: Remove unused variable from sim_timer.c Patrick Linstruth 2024-07-14 19:14:21 -04:00
  • 0f6bcb9682 SIMH: Fix spelling errors in comments and strings Peter Schorn 2024-07-11 12:29:53 +02:00
  • e7b2431f11 VIDEO: Add vid_render_set_logical_size() stub Patrick Linstruth 2024-06-19 13:38:52 -04:00
  • 294b04e9a6 Revert "Compile fix: replaced Uint8 by uint8." Mark Pizzolato 2024-06-27 17:37:13 -10:00
  • 103d1dd554 CMAKE: Regenerate, PDP10 needs USES_AIO B. Scott Michel 2024-06-20 09:23:05 -07:00
  • a011507fe9 MAKEFILE: Add zlib to macOS deps B. Scott Michel 2024-06-23 15:17:50 -07:00
  • a944a4bc6d Compile fix: replaced Uint8 by uint8. folkert van heusden 2024-06-18 11:22:16 +02:00
  • aea2634940 IBM1130: Fix address computation overflow Charles Anthony 2024-06-08 13:53:17 -07:00
  • f1fb14d350 AltairZ80: Adds Cromemco TUART devices Patrick Linstruth 2024-06-08 17:18:58 -04:00
  • 5904fceddc The use of egrep is deprecated Steven A. Falco 2024-06-13 14:21:14 -04:00
  • 100f351575 PDP11: RP11: Interrupt on IE+RESET+GO Tony Lawrence 2024-06-13 21:42:44 -04:00
  • c6b9402f8c VAX: Add UW device to 8600 and 8200. Lars Brinkhoff 2024-03-15 14:38:18 +01:00
  • c55b964921 AltairZ80: Changes to JAIR devices Patrick Linstruth 2024-06-01 10:33:39 -04:00
  • 1e4a43d8f8 AltairZ80: Adds Cromemco DAZZLER and JS1 devices Patrick Linstruth 2024-05-05 19:02:33 -04:00
  • 5b3e28263c KA10: Removed tabs that got added by accident. Richard Cornwell 2024-05-21 21:33:03 -04:00
  • c37d26a370 IBM 1130: GUI resource file, RegSanityCheck fix B. Scott Michel 2024-03-15 20:57:16 -07:00
  • c0b00f48e1 Avoid super-inefficient use of strlen(). Olaf Seibert 2024-06-04 19:21:35 +02:00
  • b6ae88bd1c I650: Avoid allocating large card decks on the stack. Olaf Seibert 2022-07-07 19:22:40 +02:00
  • 3ffd20c1fa Non-letters are not allowed in shell function names. Olaf Seibert 2024-06-03 20:34:32 +02:00
  • 4396394313 KA10: Remove unneeded file. Richard Cornwell 2024-05-21 15:51:40 -04:00
  • 1cb2f3b96c KA10: Fix divide error on KS10, add in some devices. Richard Cornwell 2024-05-19 14:18:37 -04:00
  • 9515201238 I7000: Updated general card reader, printer and magtape Richard Cornwell 2024-05-19 14:15:48 -04:00
  • fdbf79145a B5500: Cleanup some warning from CMAKE. Richard Cornwell 2024-05-19 14:14:04 -04:00
  • debd1774ae sigma: Implement CM (Chaining Modifier) flag to IOP simulation in sigma_io.c ken rector 2024-03-28 11:14:19 -07:00
  • c77bb2ea71 Github CI/CD: checkout@v4, macos matrix updates B. Scott Michel 2024-03-30 18:49:36 -07:00
  • 8c1fb2ea3a Update deps.sh Ender Wiggin 2024-02-16 14:42:56 +00:00
  • 2102b01f2d Update deps.sh Ender Wiggin 2024-02-05 21:17:35 +00:00
  • 4edbd76c85 Added an option for Arch Linux. Ender Wiggin 2024-02-05 21:12:51 +00:00
  • 191b2131e9 CMake: Make generate.py reusable B. Scott Michel 2024-03-15 20:44:34 -07:00
  • 24f145ad16 AltairZ80: Updated docs to include latest devices Peter Schorn 2024-03-17 19:09:21 +01:00
  • ffe537a621 Fix three kinds of error in I/O modules. Discovered while getting standalone System Exerciser to run. IO: DVT_NOTDEV macro incorrect, Device mapping algorithm creates false dispatch points. This mapped Multi Unit Controller and Single Unit Controller to same device. DP, DP, MT, RAD: Test for non-existent device returns wrong status. DP, DK, MT: TIO status should return non-operational for unattached device. ken rector 2024-02-20 18:20:13 -08:00
  • e444c674f6 AltairZ80: Enable interrupt event after BOOT Patrick Linstruth 2024-03-03 12:19:13 -05:00
  • ae9e57f659 SCP: sprint_val comma bug, GH: Remnant symlinks B. Scott Michel 2024-03-11 22:12:17 -07:00
  • c47e933a60 CMake: Reduce excess quoting B. Scott Michel 2024-02-23 10:47:24 -08:00
  • a58849613b SIM_CARD: Fixed issues caused by last commit to sim_card.c Richard Cornwell 2024-02-15 20:14:21 -05:00
  • 1a1396d0ba I7000: Group update for IBM 7000 series simulators. Richard Cornwell 2023-12-31 15:38:40 -05:00
  • e425c75d0d KA10: Fix RH10/20 to allow access to registers during transfer. Richard Cornwell 2023-12-31 11:18:56 -05:00
  • e0b08b3894 KA10: Fix random hang on DP disk drives. Richard Cornwell 2023-12-31 11:18:39 -05:00
  • fc7b65cb47 KA10: Poll quicker for Chaosnet packet when there's traffic. Richard Cornwell 2023-12-31 11:17:43 -05:00
  • 2eaa31f10e B5500: Make sure Lines per page gets initialized properly. Richard Cornwell 2023-12-31 11:15:04 -05:00
  • 6a1b5685fd PDP11: RP11: Make sure to advance DA after every I/O Tony Lawrence 2024-01-30 20:50:55 -05:00
  • 2a5f758aad AltairZ80: Adds SET CPU RESIZEMEMORY and other Patrick Linstruth 2024-01-14 10:24:25 -05:00
  • d9f2d39c56 PDP8: Fix missing clock pre-calibration instruction set due to typo David Gesswein 2024-01-07 07:21:40 -10:00
  • 7a6a325580 ETHER: Make sure SET NOASYNC is effective for Ethernet devices Mark Pizzolato 2024-01-06 14:43:21 -10:00
  • b273cac59e ALTAIRZ80: Fixes problem with MEM dump command Patrick Linstruth 2023-12-30 07:51:15 -05:00
  • 3b4333dfcc ALTAIRZ80: Adds JAIR devices to simulator Patrick Linstruth 2023-12-30 06:53:35 -05:00
  • 560f30d144 SCP: Adjust timer calibrations if SET THROTTLE x/t type is enabled Patrick Linstruth 2023-12-30 06:19:37 -05:00
  • 6925456d51 ALTAIRZ80: Add 1K RAM to SOL20 device Patrick Linstruth 2023-12-29 20:57:47 -05:00
  • a275c71170 SCP: Reduce compiler warnings on LP64 platforms B. Scott Michel 2023-12-21 11:28:53 -08:00
  • d9d0e8bd74 CMake: Updates B. Scott Michel 2023-12-04 11:33:00 -08:00
  • f4c39a325c SCP: Add'l memory sanitization fixes B. Scott Michel 2023-11-29 13:10:58 -08:00
  • c077c22d24 PDP11: fix disassembly of reg,src instructions Paul Koning 2023-12-18 14:33:06 -05:00
  • 625b9e8d45 CMAKE: Python distutils obsoleted. B. Scott Michel 2023-11-16 16:23:53 -08:00
  • dd49f851a4 PDP11: RP11: Remove duplicate checks (now only done in svc routine) Tony Lawrence 2023-11-17 18:00:48 -05:00
  • 7797344bf9 PDP11, VAX, KS10: Speed up Chaosnet polling when there is traffic. Lars Brinkhoff 2023-11-13 12:28:37 +01:00
  • 1ed26cfb0e KS10: Make Chaosnet work. Lars Brinkhoff 2023-11-15 09:16:09 +01:00
  • 47cf74ac4b PDP11: TA11/TU60 fix identification Tony Lawrence 2023-11-08 10:54:26 -05:00
  • b3465af64e CMake: cmake-builder.sh "-c" takes an argument B. Scott Michel 2023-11-14 12:58:33 -08:00
  • dfda031f23 CMake: Multiple targets, clean cache B. Scott Michel 2023-10-30 10:35:58 -07:00
  • cc76d9a70d Update README.md Paul Koning 2023-11-27 10:55:16 -05:00
  • 2396fd0349 PDP-11, VAX: Expand DTYPE mask size, fix RF35, add new devices to RQ sim Christian Gauger-Cosgrove 2023-11-15 20:36:10 -05:00
  • b23cde9c5d DISK: Do not allow to emit any "footers" Tony Lawrence 2023-06-06 22:34:33 -04:00
  • c57f925256 SCP: Move .git-commit-id.h to where used B. Scott Michel 2022-12-12 10:09:48 -08:00
  • 06d41835fe CMake: Win XP (v141_xp) VS install script B. Scott Michel 2023-08-17 14:12:05 -07:00
  • eeebbed273 PDP11: RP11: Implement delayed CS_DONE for "initiation" commands (SEEK/HOME) Tony Lawrence 2023-10-10 22:04:07 -04:00
  • 28354d99dc MAKEFILE: Use correct links to open-simh repo Tony Lawrence 2023-10-12 16:54:32 -04:00
  • b88cd40771 SCP: SOCK: Increase backlog in the listen() syscall Tony Lawrence 2023-10-13 11:39:50 -04:00
  • 737b135809 Remove files symlinked to /Library B. Scott Michel 2023-10-22 12:17:46 -07:00
  • f75592c5b8 PDP11: 11/70 read-only registers must not return NXM on write Tony Lawrence 2023-10-08 20:48:28 -04:00
  • 090ed215de PDP11: RP11: Major update after XXDP Tony Lawrence 2023-10-05 14:20:44 -04:00
  • 5fba1e75e7 PDP11: TS11: Fix help output for BOOT command Tony Lawrence 2023-10-05 23:25:11 -04:00
  • 25b79339fd SEL32: Do general code cleanup to remove unused code. SEL32: Update Ping and ICMP support code to use correct packet size. SEL32: Update SetupNet script to support latest Fedora release. SEL32: Improve disk write speed. SEL32: Add .tap file reassignent support in sel32_mt.c. Jim Bevier 2023-09-08 16:15:18 -07:00
  • 8b9613ae81 KA10: Fixed OWGBP on KL10B. Richard Cornwell 2023-10-03 12:28:52 -04:00
  • 9141eea016 KA10: Allow single step over XCT, byte and extend instructions. Richard Cornwell 2023-09-30 20:05:59 -04:00
  • f247a0ca1f KA10: Add -m option to load .exe files to load monitors. Richard Cornwell 2023-09-30 20:04:20 -04:00
  • 3da3de331e KA10: Fixed nopage read/write to always refer to memory. Richard Cornwell 2023-09-30 20:03:36 -04:00
  • 19c6b30e8e KA10: Moved over older changed to ITS and WAITS devices. Richard Cornwell 2023-09-27 12:41:48 -04:00
  • 0c77f8c832 KA10: Fixed depositing symbolic into register and symbolic of reg 17 Richard Cornwell 2023-09-27 11:00:23 -04:00
  • 73918ddc12 KA10: Fixed PUSH for extended addressing on KL. Richard Cornwell 2023-09-27 10:25:03 -04:00
  • fe0bc2ee14 KA10: Fixed to allow EDDT to work correctly on KL10. Richard Cornwell 2023-09-26 14:19:39 -04:00
  • f8a51de903 KA10: Fixed save command on Tops 10 7.0x. Richard Cornwell 2023-09-26 14:18:56 -04:00
  • 9c2c1117e8 SIM_CARD: Fixed to better detect mixed binary and ascii decks. Richard Cornwell 2023-09-26 14:18:12 -04:00
  • c3f55fc692 SCP: Fix correctly loading simh.ini when user HOME not defined Tony Lawrence 2023-10-02 11:29:23 -04:00
  • cc97971dc9 TX-0: Make ^E work in readin mode. Derek Peschel 2023-09-15 06:50:34 -07:00
  • 6474252ed4 Stop ptp_svc from setting the ios bit; sim_instr never clears it and simulation loops. Derek Peschel 2023-09-15 02:28:56 -07:00
  • 0ca09194fa Before, when the simulator decoded pad, it handled pad without cry and pad with cry. When it decoded cry, it printed a "TO DO" message. Derek Peschel 2023-09-15 02:20:13 -07:00
  • dc69862bc8 PDP11: RF11: Fix DAE computation in service routine Tony Lawrence 2023-09-22 20:47:37 -04:00
  • 8ee2b90dc4 Fix apple silicon build problems Issue #294 Howard Bussey 2023-09-16 16:37:24 -04:00
  • 90e4597aa9 AltairZ80: M2SIO, CPU, SIO and PMMI additions and fixes Patrick Linstruth 2023-09-10 07:11:27 -04:00
  • 5407544728 PDP11: RP11-C (RP02/03) disk implementation Tony Lawrence 2023-09-23 23:42:26 -04:00
  • 645ea51ce1 PDP11: RP11-C (RP02/03) disk implementation Tony Lawrence 2023-09-22 19:53:27 -04:00
  • a8c5f7c88b PDP11: RP11-C (RP02/03) disk implementation Tony Lawrence 2023-06-07 20:21:51 -04:00
  • 14ac68f741 Merge branch 'open-simh:master' into rp11 Anthony Lawrence 2023-09-22 18:57:51 -04:00
  • d4f85d01bd DISK: Fix VHD to Ensure that the CHS capacity exceeds the disk length Robert de Bath 2023-09-03 18:39:17 -10:00
  • 348f5f2944 Github CI/CD: Broken windows_build.yml B. Scott Michel 2023-07-31 10:34:33 -07:00
  • 487f243c28 CMake: Bump project version to 4.1.0 B. Scott Michel 2023-07-21 09:47:36 -07:00
  • 9247b96b37 AltairZ80: Add CTS command to M2SIO device Patrick Linstruth 2023-07-30 09:23:44 -04:00
  • cf47a20fd4 DISK: add RQDX1 model and make it default for MV1. Olaf Seibert 2023-07-17 19:57:06 +02:00