1
0
mirror of https://github.com/simh/simh.git synced 2026-05-25 04:20:38 +00:00

Commit Graph

  • 7e78f2fce1 makefile: Reliably rebuild scp.c when git commit id changes Mark Pizzolato 2022-12-18 17:39:38 -10:00
  • adeba9f7a4 README: Update current status and setup instructions Mark Pizzolato 2022-12-13 16:39:56 -10:00
  • 0e43feee8c AltairZ80: ADC Super-Six: add Z80-CTC support with extended UDATA in reset. Howard M. Harte 2022-12-13 16:38:34 -10:00
  • def174a5fe makefile: Assure that only BUILD_SEPARATE=1 will cause separate compiles Mark Pizzolato 2022-12-13 16:37:34 -10:00
  • d6fad5d975 sigma: Invalid address must set a TDV-visible error flag on DP Device Ken Rector 2022-12-12 09:27:51 -10:00
  • b86c5360a9 AltairZ80: PMMI device DTR/RTS default changes and support for sockets Patrick Linstruth 2022-11-19 10:03:24 -08:00
  • 1af13f228b AltairZ80: Add support for Morrow Micro Decision Patrick Linstruth 2022-11-19 17:10:12 -08:00
  • 78ac5b0803 AltairZ80: Add "MEM" and "REG" simulator-specific commands Patrick Linstruth 2022-11-22 05:05:39 -08:00
  • 7e39e112da PDP11: Fix bug in FUIV operation Bob Supnik 2022-12-11 09:45:12 -10:00
  • 921a2bbc4c Revert "AltairZ80: ADC Super-Six: add Z80-CTC support." Mark Pizzolato 2022-12-08 18:52:00 -10:00
  • 55c446fa0f DISK: Properly re-establish disk context reference after metadata update Mark Pizzolato 2022-12-08 18:23:19 -10:00
  • e46fc5cc56 PDP11: Fixing details in processor specific register behaviors, traps & aborts Walter Mueller 2022-12-06 11:08:47 -10:00
  • 527cad6703 ID16: Define IFP_IN_MEM at build time to signify floating point regs in memory Bob Supnik 2022-12-06 09:55:03 -10:00
  • ff2d849460 PDP11: Fix RK11/RL11 byte/word count mismatch (and cyl upd in RK11) Tony Lawrence 2022-12-01 21:33:26 -05:00
  • f56ab51da6 AltairZ80: SIO: Allow keyboard interrupts from configurable SIO port. Howard M. Harte 2022-12-04 19:44:15 -08:00
  • c21d8c8709 AltairZ80: ADC Super-Six: add Z80-CTC support. Howard M. Harte 2022-12-04 19:43:34 -08:00
  • a3d49b74e4 AltairZ80: wd179x: Add support for raw disk images. Howard M. Harte 2022-12-03 19:30:20 -08:00
  • 11247d2db4 github: Save generated zip file in current working directory Mark Pizzolato 2022-12-04 08:47:14 -10:00
  • 79ebf4f593 github: Correct environment variable name and explicitly exit with 0 status Mark Pizzolato 2022-12-04 05:57:29 -10:00
  • 529e8b4005 github: Get missing context from last failure Mark Pizzolato 2022-12-03 23:11:14 -10:00
  • bfdfc31e68 github: Gather commit id from git Mark Pizzolato 2022-12-03 21:06:15 -10:00
  • e081a151cc github: Fix directory specification in build_simulators.cmd Mark Pizzolato 2022-12-03 20:04:32 -10:00
  • 63372c4cb1 github: Use correct comment characters in build_simulators.cmd Mark Pizzolato 2022-12-03 19:50:43 -10:00
  • f84babf568 github: Trying yet another syntax for quoted cmd command Mark Pizzolato 2022-12-03 18:02:44 -10:00
  • aee357b15f github: Trying different syntax for quoted cmd argument Mark Pizzolato 2022-12-03 17:53:23 -10:00
  • e25ec96e5d github: Trying syntax for quoted cmd argument Mark Pizzolato 2022-12-03 17:06:08 -10:00
  • 28c84ab5cd github: Rework the CI build to build and generate zip in one batch file Mark Pizzolato 2022-12-03 16:34:40 -10:00
  • 091f1964df makefile: Add gmake as a dependency for macOS Mark Pizzolato 2022-12-03 15:09:34 -10:00
  • 372382c0f0 Visual Studio Projects: Update to wineditline (2.208) vs WinEditLine (2.206) Mark Pizzolato 2022-12-03 14:29:22 -10:00
  • 6922b111bd github: Fix zip of executables path Mark Pizzolato 2022-12-02 20:39:50 -10:00
  • 0801e2e7d7 README: Add CI Badge for github Actions Mark Pizzolato 2022-12-02 18:04:56 -10:00
  • fb4a5da3fa github: Removed incorrect uses line in CI config Mark Pizzolato 2022-12-02 18:04:12 -10:00
  • d6ac4bf704 github: Possible Fix CI setup for unique artifact name Mark Pizzolato 2022-12-02 17:29:03 -10:00
  • d4032402a5 github: Fix update to CI to create artifact zip file Mark Pizzolato 2022-12-02 17:22:33 -10:00
  • 6c94f894ad github: Update github action workflow to produce Windows artifacts Mark Pizzolato 2022-12-02 14:28:39 -10:00
  • 8fc29534ed IBM1130: cr_attach() [ibm1130_cr.c]: replace bad pointer Jim Fehlinger 2022-12-01 16:42:20 -05:00
  • c7156d2eff DISK: Avoid attaching a container which is already attached to another unit Mark Pizzolato 2022-12-02 09:19:31 -10:00
  • 2c5675c057 SCP: Fix prior attempt to standardize MTAB WRITEENABLE options Mark Pizzolato 2022-12-01 09:08:51 -10:00
  • 19cbe2d557 makefile: Fix tx-0 definition Mark Pizzolato 2022-11-30 18:50:27 -10:00
  • 4998b757bc SCP: Add VM-specific messages to %TSTATUS% expansion Patrick Linstruth 2022-11-27 04:05:15 -08:00
  • d87bd32653 DISK: rename CreateVirtualDisk Paul Koning 2022-11-29 12:03:10 -05:00
  • b6f3043ecb PDP9 VAX SEL32: Adjust test limits Paul Koning 2022-11-28 09:43:56 -05:00
  • 7c9c4ed34c makefile: Fix prior rewrite to properly reference actual targets Mark Pizzolato 2022-11-30 16:24:10 -10:00
  • 16d0977a39 SCP: Fix internal argv style parsing routine to avoid reaching beyond array Mark Pizzolato 2022-11-30 15:46:02 -10:00
  • 0155f60232 makefile: Adjust setup logic to properly detect simh version for MinGW32 Mark Pizzolato 2022-11-29 08:55:45 -10:00
  • 2da54fbacd README: Update for current status Mark Pizzolato 2022-11-27 12:23:03 -10:00
  • 7b104931e0 AltairZ80: Fix HALT stop code conflict with ON ERROR Patrick Linstruth 2022-11-27 06:28:03 -08:00
  • 6fdc5a2a2b SCELBI: Add missing array bound in sim_stop_messages array Mark Pizzolato 2022-11-27 10:19:29 -10:00
  • fd2df7607f SCP: Word order in "set def" error Tony Lawrence 2022-11-23 16:14:30 -05:00
  • 3f76409470 SIMH: VSCode patterns added to ignore list Tony Lawrence 2022-11-18 12:42:19 -05:00
  • 60259df5f1 AltairZ80: HDC-1001: Fix MSVC /W4 warnings. Howard M. Harte 2022-11-23 20:43:26 -08:00
  • fe77da2f5e AltairZ80: wd179x: Code cleanup and fix MSVC /W4 warnings. Howard M. Harte 2022-11-23 20:43:25 -08:00
  • c6a602f2c9 AltairZ80: SIO: Support 32-bits for setFCBAddressCmd. Howard M. Harte 2022-11-23 20:43:23 -08:00
  • cb76a89661 AltairZ80: M68K: Add support for additional 68000 variants Howard M. Harte 2022-11-23 20:43:22 -08:00
  • 4fbd2ed4c1 AltairZ80: M68K: Add support for memory-mapped I/O. Howard M. Harte 2022-11-23 20:31:15 -08:00
  • 0f88cc07e1 AltairZ80: SCP300F: Add support for MS-DOS 2.00. Howard M. Harte 2022-11-23 20:31:10 -08:00
  • 3f0db42da2 SCP: Correct HELP SET ON INHERIT|NOINHERIT text Mark Pizzolato 2022-11-26 14:03:35 -10:00
  • 52dd402884 Visual Studio Projects: Avoid modifying simh.sln while build_vstudio converts Mark Pizzolato 2022-11-24 16:58:32 -10:00
  • a3c16f1d9c Visual Studio Projects: Add missing Property sheet for VS2022 XP builds Mark Pizzolato 2022-11-24 14:20:07 -10:00
  • 64356eea11 Visual Studio Projects: Allow VS2022 Professional and Enterprise to build XP Mark Pizzolato 2022-11-24 13:04:43 -10:00
  • d5fc8dda4f github: Update CI to correct missing run statement Mark Pizzolato 2022-11-24 12:11:16 -10:00
  • 4e0617ca21 PDP9: Revise test run limit to accommodate very slow/busy host systems Mark Pizzolato 2022-11-24 11:13:05 -10:00
  • 7419457000 SCP: Update HELP SET ON to describe INHERIT and NOINHERIT Mark Pizzolato 2022-11-24 11:12:34 -10:00
  • f98a4ca93a Visual Studio Projects: Add extensive support for Visual Studio 2022 Mark Pizzolato 2022-11-24 11:11:52 -10:00
  • 45c6599577 SCP: Elaborate help for examine/deposit syntax being simulator specific Mark Pizzolato 2022-11-24 07:59:35 -10:00
  • dc020b325c Visual Studio Projects: Add ability to capture Visual Studio compiler version Mark Pizzolato 2022-11-24 07:58:15 -10:00
  • a25fb368ab AltairZ80: TDD: Remove unused variable. Howard M. Harte 2022-11-18 18:51:59 -08:00
  • c2ea487429 AltairZ80: DJHDC: Conditionalize interrupt support. Howard M. Harte 2022-11-18 18:51:53 -08:00
  • dc3cd257f8 PDP11: More correction in RK help text (per Paul Koning) Tony Lawrence 2022-11-17 21:06:39 -05:00
  • b2fe75198b PDP11: Correct wording for RK MTAB entries and help text Tony Lawrence 2022-11-17 17:18:46 -05:00
  • ccfa38f55f AltairZ80: Add DJHDC to VS project. Howard M. Harte 2022-11-13 09:38:32 -08:00
  • 3371617aff AltairZ80: Add DJHDC to makefile. Howard M. Harte 2022-11-13 09:38:28 -08:00
  • ae54a85acc AltairZ80: Morrow HDC-DMA Hard Disk Controller. Howard M. Harte 2022-11-13 09:38:26 -08:00
  • d2dd322c1d AltairZ80: Add Tarbell Double-Density to Visual Studio Project. Howard M. Harte 2022-11-13 09:38:25 -08:00
  • 9662321f08 AltairZ80: Add Tarbell Double-Density controller to makefile. Howard M. Harte 2022-11-13 09:38:22 -08:00
  • 47d95a7a6c AltairZ80: Add Tarbell Double-Density FDC Howard M. Harte 2022-11-13 09:38:18 -08:00
  • 9ecf680eb5 3B2-700: Properly terminate list of SCSI devices Mark Pizzolato 2022-11-14 17:19:39 -10:00
  • 4377d93049 SCP: Avoid compile errors when compiled with UNICODE defined Mark Pizzolato 2022-11-14 17:18:55 -10:00
  • ab610fa0cd simulator tests: update sel32 simulator test runlimit Mark Pizzolato 2022-11-12 17:18:36 -10:00
  • 66de730a68 simulator tests: Add missing runlimit update for pdp9 simulator test Mark Pizzolato 2022-11-12 16:10:59 -10:00
  • f48f0de9a5 simulator tests: Fix test setup to tolerate very busy or slow host systems Mark Pizzolato 2022-11-12 15:34:24 -10:00
  • bfc5232f66 SCP: Fix upper bound test for SCP command validation of numbers Mark Pizzolato 2022-11-12 15:32:12 -10:00
  • 42206352e8 CI Build: Correct source directory for the .git-commit-id.h file Mark Pizzolato 2022-11-12 14:58:38 -10:00
  • b1155d8911 CI Build: Save build results - potential import to Windows-Development-Binaries Mark Pizzolato 2022-11-12 07:37:33 -10:00
  • cee07edd77 CI Build: Correct artifacts path Mark Pizzolato 2022-11-11 14:59:35 -10:00
  • 178efbd49a CI Build: Update directory paths Mark Pizzolato 2022-11-11 14:17:25 -10:00
  • d755350cbd CI Setup: Try and save Windows build results and correct build.yml line endings Mark Pizzolato 2022-11-11 13:58:10 -10:00
  • 4be421e08f BUILDROMS: Fix potential compiler warnings and prep for URL ROM downloads Mark Pizzolato 2022-11-11 13:31:31 -10:00
  • 4e7443d441 BESM6: fix warning Paul Koning 2022-11-06 11:19:50 -05:00
  • b145541121 3b2: Improved sim_load procedure Seth Morabito 2022-11-08 09:49:02 -08:00
  • 9b3f1c9d2e github: Update CI workflow build Mark Pizzolato 2022-11-10 10:16:07 -10:00
  • af1bffa1b5 makefile: simplify the required info to build a simulator. Mark Pizzolato 2022-11-10 10:15:07 -10:00
  • 5d090be536 Visual Studio Projects: Update required windows-build dependency version Mark Pizzolato 2022-11-09 17:58:03 -10:00
  • 45fc63858d AltairZ80: SIO: Fix warning for type mismatch. Howard M. Harte 2022-11-08 22:01:03 -08:00
  • bae8dc88ef AltairZ80: SIO: Add setFCBAddressCmd to simh_dev. Howard M. Harte 2022-11-06 15:52:58 -08:00
  • f57826c635 AltairZ80: i86: Don't clear segment override on REPE/REPNE Howard M. Harte 2022-11-05 19:55:40 -07:00
  • b6f386fad4 AltairZ80: i86: Fix bug in AAD instruction. Howard M. Harte 2022-11-05 19:46:53 -07:00
  • aa5304b7b4 README: Update to describe additional differences with open-simh Mark Pizzolato 2022-11-07 10:56:37 -10:00
  • 88916c7bf1 3B2-700 Initial Public Release Seth Morabito 2022-11-07 10:49:45 -10:00
  • 48f1430bd0 3B2: Migrate 3b2_scsi to use updated sim_scsi, sim_disk and sim_tape Mark Pizzolato 2022-11-07 10:46:40 -10:00