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

Commit Graph

  • 15d2b89573 AltairZ80: Add IBC Super Cadet / Middi Cadet support. Howard M. Harte 2023-04-23 17:50:24 -07:00
  • f0b782b33a ND100: Added void in function declarations, removed unused function ffs Peter Schorn 2023-04-13 12:14:36 +02:00
  • ae7ca950f2 3B2: Fix for diagnostics timer hang Seth Morabito 2023-04-13 05:56:35 +02:00
  • 7be9f2f3e8 3B2: LPT Device; MMU and SCSI fixes Seth Morabito 2023-04-09 10:36:40 -07:00
  • e4ad37eccc SCP: Fix possible memory corruption issue Peter Schorn 2023-04-07 09:17:46 +02:00
  • 374e3b8e71 SCP: Change declaration of get_yn() to have boolean argument and return value Mark Pizzolato 2023-04-06 12:29:25 -10:00
  • c654c20c49 sigma: MT: AIO must mask unit number before calling TDV status. ken rector 2023-04-04 15:38:15 -07:00
  • 8b1b5eaeb7 AltairZ80: Add void when missing in function declaration Peter Schorn 2023-04-05 16:28:15 +02:00
  • cc23adf6fd AltairZ80: Remove MetroWerks support for Macintosh OS 9 Peter Schorn 2023-04-05 16:15:41 +02:00
  • 75e79a4da8 ND100: Fix CLK device setup and calibration Mark Pizzolato 2023-04-01 20:23:23 -10:00
  • 0bc7f09edf AltairZ80 VDM1: Corrects SCP error and video aspect ratio Patrick Linstruth 2023-04-01 09:46:55 -07:00
  • 9e0253f079 ETHER: Increase the number of potential interfaces to 40 Mark Pizzolato 2023-04-02 12:37:38 -10:00
  • 9947ed791f AltairZ80: Fix Windows CI builds. Howard M. Harte 2023-04-01 07:01:19 -07:00
  • 30d45ae7d9 AltairZ80: CPU: Properly reset PC. Howard M. Harte 2023-04-01 07:01:16 -07:00
  • 74eb45492a AltairZ80: Fix warnings in m68kfpu.c. Howard M. Harte 2023-04-01 07:01:15 -07:00
  • 7286b4a724 AltairZ80: Fix warnings in altairz80_sio.c. Howard M. Harte 2023-04-01 07:01:15 -07:00
  • 58b565f769 AltairZ80: Fix warnings in altairz80_hdsk.c. Howard M. Harte 2023-04-01 07:01:14 -07:00
  • 885f9123c1 AltairZ80: Fix warnings in altairz80_cpu.c. Howard M. Harte 2023-04-01 07:01:13 -07:00
  • 0521722525 AltairZ80: Resolve warnings in Flashwriter and Disk3. Howard M. Harte 2023-04-01 07:01:12 -07:00
  • 94d0e78a2e AltairZ80: Move find_unit_index() to altairz80_sys.c Howard M. Harte 2023-04-01 07:01:12 -07:00
  • c6e9acab8a AltairZ80: wd179x: clean up / correct usage of status. Howard M. Harte 2023-04-01 07:01:11 -07:00
  • d47216212c sim_imd: Resolve warnings. Howard M. Harte 2023-04-01 07:01:08 -07:00
  • b40f7efde8 ND100: Initial support for Nord-100, implements the base instruction set. Anders Magnusson 2023-03-30 19:52:33 +02:00
  • b0f69eea95 PDP11: Support byte write access to DHCSR. Paul Koning 2023-03-29 20:07:26 -04:00
  • 27bd6b81aa Fix UTF-8 encoding for five files Peter Schorn 2023-03-30 14:00:11 +02:00
  • 869dc0fe4a sigma: Correct recognition of pending DP seek interrupt. ken rector 2023-03-21 17:11:56 -07:00
  • 4b8a6f8d2c KA10: Fixed DPY 340 second interrupt on KA10. Richard Cornwell 2023-03-25 13:05:29 -04:00
  • d70a0a16c5 AltairZ80 SOL20: Minor corrections and formatting Patrick Linstruth 2023-03-21 18:52:59 -07:00
  • 7a8cfcac05 SCP: Add .editorconfig which describes the project's long standing convention Mark Pizzolato 2023-03-11 19:38:50 -10:00
  • decbe5b76b Various simulators: Set line endings to CRLF for consistency, remove stray tabs Mark Pizzolato 2023-03-11 13:20:50 -10:00
  • f1f8cf9cb1 sigma: COC device, committed two fixes for sigma_coc.c. sigma: COC device, add LNORDER command option sigma: COC device, handle transmit long, stop transmit and receive break ken rector 2023-03-12 15:16:38 -07:00
  • f1811c49bd SDS: Reset CR DEVICE cr_eor on disconnect. Caused algol compiler to hang. ken rector 2023-03-11 08:06:46 -08:00
  • cf9fac614c AltairZ80: Adds SOL20 and VDM1 devices Patrick Linstruth 2023-03-07 18:45:48 -08:00
  • 825a505083 AltairZ80: Add sim_clock_precalibrate_commands Patrick Linstruth 2023-02-26 20:31:21 -08:00
  • 4fa9ca4811 Change archives from BZIP2 to ZIP Timothe Litt 2023-02-26 19:57:55 -05:00
  • 41c7ade454 Enable Windows CI for Supnik-Current Timothe Litt 2023-02-12 10:02:12 -05:00
  • 86b19c767b Change archives from BZIP2 to ZIP Timothe Litt 2023-02-26 19:53:06 -05:00
  • 1f94350beb Fix uninitialized warning from VS2022 Timothe Litt 2023-02-26 18:02:05 -05:00
  • cf45e06f65 Include Windows build in CI and deploy Timothe Litt 2023-02-11 13:51:50 -05:00
  • 4e159a04ed SEL32: Add IPU device support using pthreads on Linux and Windows. SEL32: Update makefile and SEL32.vsproj file to add IPU device. SEL32: Update README.md file. SEL32: Do a general code cleanup. Jim Bevier 2023-01-04 13:22:12 -07:00
  • 5e01c0516b 3B2: Fix inconsistent 64bit type name reference Mark Pizzolato 2023-02-03 22:03:45 -08:00
  • c5ce339566 AltairZ80: ADCS6: Fix uninitialized unit structure Howard M. Harte 2023-02-06 19:12:49 -08:00
  • 26610bc582 Floating loads are src,dst (nickd4) Bob Supnik 2023-02-02 14:56:33 -05:00
  • 2374c3b6b3 Floating loads are src,dst (nickd4) Bob Supnik 2023-02-02 14:56:33 -05:00
  • 949359fd42 Update version to identify Open SIMH builds Timothe Litt 2023-02-02 15:34:02 -05:00
  • 4562408a5f Common code: various bugfixes; Mac "Classic" and OS/2 support has been removed Bob Supnik 2022-12-12 12:00:00 -05:00
  • 86a995b863 PDP11: numerous 11/70 compatibility fixes Bob Supnik 2022-12-12 12:00:00 -05:00
  • 8e13ea1d21 SIGMA: Invalid address must set a TDV-visible error flag (Ken Rector) Bob Supnik 2022-12-09 12:00:00 -05:00
  • 16de685c4b PDP11, VAX: Re-enabled VH11 after fixes (Mark Pizzolato) Bob Supnik 2022-09-21 12:00:00 -04:00
  • 8bc5b0b15d I7094: Changed structures to arrays for display Bob Supnik 2022-09-29 12:00:00 -04:00
  • c0f0a8877e Common code: various bugfixes; Mac "Classic" and OS/2 support has been removed v3.12-3 Bob Supnik 2022-12-12 12:00:00 -05:00
  • d6d5e8637a PDP11: numerous 11/70 compatibility fixes Bob Supnik 2022-12-12 12:00:00 -05:00
  • 874bd3f473 SIGMA: Invalid address must set a TDV-visible error flag (Ken Rector) Bob Supnik 2022-12-09 12:00:00 -05:00
  • 4fe3a5a0f0 PDP11, VAX: Re-enabled VH11 after fixes (Mark Pizzolato) Bob Supnik 2022-09-21 12:00:00 -04:00
  • c7f0c6eb1b I7094: Changed structures to arrays for display Bob Supnik 2022-09-29 12:00:00 -04:00
  • 09899c18fa AltairZ80: 2SIO: Fix potential NULL pointer dereference. Howard M. Harte 2023-01-22 13:55:58 -08:00
  • 023cd3b387 AltairZ80: Add support for NMI interrupts. Howard M. Harte 2023-01-22 13:41:04 -08:00
  • 11e555bb20 AltairZ80: Fix width of vectorInterrupt pseudo register. Howard M. Harte 2023-01-22 12:15:30 -08:00
  • 1921b58996 KA10: Fixed TM10A to request first word at issue of write instruction. Richard Cornwell 2023-01-21 23:07:58 -05:00
  • b487b3a7c2 KA10: Fixed issue with ITS KA quantum clock interrupt. Richard Cornwell 2023-01-18 21:11:49 -05:00
  • 1294ef1e83 KA10: Fixed IMP address determination for KS, code cleanup. Richard Cornwell 2023-01-18 18:02:14 -05:00
  • cd40b302e6 KA10: Fixed Chaosnet devices to work properly under ITS. Richard Cornwell 2023-01-18 18:01:32 -05:00
  • da6dcef801 3b2: Fix for clock drift when idling Seth Morabito 2022-12-06 17:13:03 -08:00
  • dcd3e48048 AltairZ80: ADCS6: Initialize extended UDATA in reset routine. Howard M. Harte 2022-12-12 18:51:56 -08:00
  • 1a1366650c AltairZ80: Adds -H switch to LOAD command for loading Intel hex files Patrick Linstruth 2023-01-15 08:51:35 -08:00
  • 3f9ea0f6bd PDP11: Fix RK11/RL11 byte/word count mismatch (and cyl upd in RK11) Tony Lawrence 2022-12-01 21:33:26 -05:00
  • ce791138b5 SCP: Remove dead code in sim_sanity_check_register_declarations Peter Schorn 2022-12-02 13:19:56 +01:00
  • 74197bfb77 AltairZ80: SIO: Allow keyboard interrupts from configurable SIO port. Howard M. Harte 2022-12-04 19:44:15 -08:00
  • 9dd2fe1615 AltairZ80: ADC Super-Six: add Z80-CTC support. Howard M. Harte 2022-12-04 19:43:34 -08:00
  • 4359a80670 AltairZ80: wd179x: Add support for raw disk images. Howard M. Harte 2022-12-03 19:30:20 -08:00
  • 78ebfb418b IBM1130: cr_attach() [ibm1130_cr.c]: replace bad pointer Jim Fehlinger 2022-12-01 16:42:20 -05:00
  • 92e40cb1c8 SCP: Add VM-specific messages to %TSTATUS% expansion Patrick Linstruth 2022-11-27 04:05:15 -08:00
  • 068b0f37b4 DISK: rename CreateVirtualDisk Paul Koning 2022-11-29 12:03:10 -05:00
  • 9dea1cecd1 PDP9 VAX SEL32: Adjust test limits Paul Koning 2022-11-28 09:43:56 -05:00
  • f06ba22c6c SCELBI: Add missing array bound in sim_stop_messages array Mark Pizzolato 2022-11-27 10:17:44 -10:00
  • 3ec3e3aa8f AltairZ80: Fix HALT stop code conflict with ON ERROR Patrick Linstruth 2022-11-27 06:28:03 -08:00
  • e062e2d7c1 PDP11: Remove dead code in RL11 Tony Lawrence 2022-11-23 16:16:16 -05:00
  • 57837528ae SCP: Word order in "set def" error Tony Lawrence 2022-11-23 16:14:30 -05:00
  • 3364fe6f19 SIMH: VSCode patterns added to ignore list Tony Lawrence 2022-11-18 12:42:19 -05:00
  • 5250eb866d SCP: Update HELP SET ON to also describe INHERIT and NOINHERIT options Mark Pizzolato 2022-11-26 15:34:43 -10:00
  • 60599a9f62 AltairZ80: HDC-1001: Fix MSVC /W4 warnings. Howard M. Harte 2022-11-23 20:43:26 -08:00
  • 75f11a8e3d AltairZ80: wd179x: Code cleanup and fix MSVC /W4 warnings. Howard M. Harte 2022-11-23 20:43:25 -08:00
  • 7cca92ce28 AltairZ80: SIO: Support 32-bits for setFCBAddressCmd. Howard M. Harte 2022-11-23 20:43:23 -08:00
  • 87581b865f AltairZ80: M68K: Add support for additional 68000 variants Howard M. Harte 2022-11-23 20:43:22 -08:00
  • 6cd89205a3 AltairZ80: M68K: Add support for memory-mapped I/O. Howard M. Harte 2022-11-23 20:31:15 -08:00
  • 7094222ada AltairZ80: SCP300F: Add support for MS-DOS 2.00. Howard M. Harte 2022-11-23 20:31:10 -08:00
  • a06ab20512 TIMER: Support 1ms timer resolution in Cygwin Tony Lawrence 2022-06-14 15:39:55 -04:00
  • 8b181a360c AltairZ80: PMMI device DTR/RTS default changes and support for sockets Patrick Linstruth 2022-11-19 10:03:24 -08:00
  • e2d422c2d3 AltairZ80: Add support for Morrow Micro Decision Patrick Linstruth 2022-11-19 17:10:12 -08:00
  • 7a5432d9e2 AltairZ80: Add "MEM" and "REG" simulator-specific commands Patrick Linstruth 2022-11-22 05:05:39 -08:00
  • 33aad32550 AltairZ80: TDD: Remove unused variable. Howard M. Harte 2022-11-18 18:51:59 -08:00
  • f578ce76a7 AltairZ80: DJHDC: Conditionalize interrupt support. Howard M. Harte 2022-11-18 18:51:53 -08:00
  • 47908cc371 PDP11: More correction in RK help text (per Paul Koning) Tony Lawrence 2022-11-17 21:06:39 -05:00
  • 45f6fbaaa4 PDP11: Correct wording for RK MTAB entries and help text Tony Lawrence 2022-11-17 17:18:46 -05:00
  • 256183232a AltairZ80: Add DJHDC to VS project. Howard M. Harte 2022-11-13 09:38:32 -08:00
  • 70c2038d5c AltairZ80: Add DJHDC to makefile. Howard M. Harte 2022-11-13 09:38:28 -08:00
  • 61a520a978 AltairZ80: Morrow HDC-DMA Hard Disk Controller. Howard M. Harte 2022-11-13 09:38:26 -08:00
  • bc9dc13f7c AltairZ80: Add Tarbell Double-Density to Visual Studio Project. Howard M. Harte 2022-11-13 09:38:25 -08:00
  • 4d84c563c2 AltairZ80: Add Tarbell Double-Density controller to makefile. Howard M. Harte 2022-11-13 09:38:22 -08:00
  • f77485ca99 AltairZ80: Add Tarbell Double-Density FDC Howard M. Harte 2022-11-13 09:38:18 -08:00