1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-16 23:17:34 +00:00

Commit Graph

  • 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
  • 0d47f7d398 AltairZ80: Updated documentation including format change Peter Schorn 2023-07-17 21:58:54 +02:00
  • 86ffe4bec2 sim_disk.c: only free filebuf if it was allocated here too. Olaf Seibert 2023-07-15 15:47:39 +02:00
  • 1e371e7c98 Memory sanitizer fixes B. Scott Michel 2023-07-10 09:07:01 -07:00
  • 30b74dbd73 appveyor.yml build, dep lib version number updates B. Scott Michel 2023-07-03 15:20:56 -07:00
  • f8a9f9bbe7 AltairZ80: m68k: Avoid buffer overflow detected by gcc 9.4.0. Howard M. Harte 2023-07-04 23:15:54 -07:00
  • f3e2c45d23 MAKEFILE: cleanup junk characters from 2c89387 Tony Lawrence 2023-06-25 18:41:02 -04:00
  • 9d4045c802 Add Coverity Scan CI job Anton Kochkov 2023-06-08 11:34:27 +08:00
  • 4c1aee0887 AltairZ80: Correct spelling, formatting and years Peter Schorn 2023-06-30 14:31:06 +02:00
  • 09f67aa06c v141_xp: VS Installer whack-a-mole tournament B. Scott Michel 2023-06-26 09:57:40 -07:00
  • a653bbfcec PDP11: RP11-C (RP02/03) disk implementation Tony Lawrence 2023-06-07 20:21:51 -04:00
  • 5b22fcf4c9 PDP11: RK11: Complete fix for WC as implemented in V3 + other fixes Tony Lawrence 2023-06-07 19:56:29 -04:00
  • fcaf741d19 sigma: Correct DP Sense Length error(Bob Supnik) ken rector 2023-06-22 10:59:11 -07:00
  • d901d676c4 Visual Studio Projects: Force build to update to the latest windows-build Mark Pizzolato 2023-06-22 04:49:57 -10:00
  • 3acc69fbd2 AltairZ80: IBC MCC: Clean up HDC. Howard M. Harte 2023-06-18 16:12:30 -07:00
  • a7dc7567c5 Update README-CMake.md Bill Lewis 2023-06-09 13:16:25 -04:00
  • d06160871f v141_xp toolkit. again. and again. and... B. Scott Michel 2023-06-08 12:51:54 -07:00
  • b982fc9997 TIMER: Properly report clock calibration inconsistency Mark Pizzolato 2023-06-08 07:47:52 -10:00
  • 96de0748d4 SCP: Don't malloc ep->match_pattern twice Seth Morabito 2023-06-07 17:21:43 -07:00
  • 2c8938711c MAKEFILE: Move CYGWIN library search out of VIDEO section; sync compiler flags with MSVC Tony Lawrence 2023-06-06 22:21:59 -04:00
  • 76da2c0da8 3B2: Properly NULL-terminate IU mod arrays Seth Morabito 2023-06-07 16:13:43 -07:00
  • ea5bcf97b3 Fix TODR example command Amberelle Mason 2023-05-30 15:50:13 -04:00
  • 8b6c0b60c9 SAGE: Remove irrelevant platform #ifdefs and redundant includes Mark Pizzolato 2023-05-11 17:39:45 -10:00
  • d329907306 VAX: Add missing vax_uw.c to Windows build. Paul Koning 2023-05-23 19:30:27 -04:00
  • b0a496446f AltairZ80: Code cleanup and simplifications Peter Schorn 2023-05-23 21:44:47 +02:00
  • 3985447826 VAX: Add missing vax_uw.c to Windows build. Paul Koning 2023-05-18 14:43:50 -04:00
  • 5cda68abce ND100: MMS-1 support (Memory Management 1) + other fixes for Nord-100. Anders Magnusson 2023-05-14 21:46:21 +02:00
  • ec48dcb2e1 Common: Paul Koning 2023-05-18 12:46:01 -04:00
  • 8b14bb69be CMake build infrastructure II (#53) B. Scott Michel 2023-05-17 17:18:42 -07:00
  • 793149d1bd VIDEO: Include png.h before sim_defs.h. Lars Brinkhoff 2023-05-11 17:44:25 +02:00
  • 783ee136d7 VIDEO: Check whether SDL_WINDOW_RESIZABLE is present. Lars Brinkhoff 2023-04-30 14:10:11 +02:00
  • 021413a2d7 IMLAC: Add breakpoints for memory reads and writes. Lars Brinkhoff 2023-04-26 19:29:25 +02:00
  • 1ea82bd127 sigma: add wait code to WAIT instruction Bob Supnik 2023-05-09 23:09:05 -07:00
  • 609d46e801 sigma_rad:fix wp test in sense and write op ken rector 2023-05-03 18:06:03 -07:00
  • 49eccc768a SCP: Include all simh supported system includes in sim_defs.h Mark Pizzolato 2023-04-07 09:42:30 -10:00
  • 2c6ad66acd AltairZ80: IBC: Fix MCC hard disk command mask. Howard M. Harte 2023-04-29 17:04:32 -07:00
  • d2b663ec94 AltairZ80: IBC: Fix line endings. Howard M. Harte 2023-04-29 16:36:16 -07:00
  • af9c7b5ebc VAX: M7452 Unibus window module for VAXstation 100. Lars Brinkhoff 2023-02-20 21:32:50 +01:00
  • 1aa76cca6e AltairZ80: Additional checks for stop_cpu condition Peter Schorn 2023-04-20 17:05:48 +02:00
  • 044ba02847 AltairZ80: Add IBC computers to .vcxproj. Howard M. Harte 2023-04-23 17:50:28 -07:00
  • 0184492d81 AltairZ80: Add IBC computers to VS2008 project. Howard M. Harte 2023-04-23 17:50:27 -07:00