1
0
mirror of https://github.com/simh/simh.git synced 2026-05-27 04:57:29 +00:00

Commit Graph

  • efabcb9856 SCP: Added routine to format time in seconds down to usecs Mark Pizzolato 2016-11-04 22:59:33 -07:00
  • 67213a53da Visual Studio Projeccts: PDP11 add configuration support for PNG screenshots Mark Pizzolato 2016-11-04 11:15:23 -07:00
  • 0779a945d2 SCP: Fix output of SHOW QUEUE to also include event due time in usecs Mark Pizzolato 2016-11-03 13:21:59 -07:00
  • f30de55f18 SCP: Fix help to only display breakpoint help for the proper device or CPU Mark Pizzolato 2016-11-02 01:44:55 -07:00
  • b8842e40e5 TIMER: Fix internal calibrated clock to be well behaved while idling. Mark Pizzolato 2016-10-26 16:16:36 -07:00
  • c9af9a70fa Visual Studio Projects: Update to require SDL2 version 2.0.5 Mark Pizzolato 2016-10-22 02:01:06 -07:00
  • 7ab9b6abec ETHER: Support building with MinGW environment Mark Pizzolato 2016-10-22 01:46:31 -07:00
  • 5fba6e7607 makefile: Use libSDL when building simulators using display library with MinGW Mark Pizzolato 2016-10-22 01:31:29 -07:00
  • 7d029e72ab ISYS8010, ISYS8020: Fix incorrect file reference in Visual Studio Projects Mark Pizzolato 2016-10-21 14:51:53 -07:00
  • 2acdf26c53 TAPE: Add support to allow tape debug output when using sim_tape_attach Mark Pizzolato 2016-10-20 14:48:15 -07:00
  • a1fe7934b6 I1401: Properly set device class for tape device so help info is provided Mark Pizzolato 2016-10-20 13:33:40 -07:00
  • 17abb1223a TAPE: Make sure that all tape library APIs only work after sim_tape_attach Mark Pizzolato 2016-10-20 13:32:51 -07:00
  • 8178816c3f I1401: Fix tape to call sim_tape_attach to attach tapes Mark Pizzolato 2016-10-20 12:50:13 -07:00
  • 1ff0e65627 I1401: Fix tape to call sim_tape_attach to attach tapes Mark Pizzolato 2016-10-20 12:50:13 -07:00
  • 0630db4207 makefile: remove isys8030 from 'all' due to missing piece Mark Pizzolato 2016-10-12 23:38:10 -07:00
  • 2c1cc11485 makefile: Fix to allow compiling with clang on NetBSD Mark Pizzolato 2016-10-12 05:51:36 -07:00
  • 5a6e7ce172 BESM6: Fix compiler warning (left shift of negative value) Mark Pizzolato 2016-10-12 04:28:37 -07:00
  • 38f04f9f35 makefile: Remove new IBM simulators from 'all' build until they build cleanly Mark Pizzolato 2016-10-11 17:32:00 -07:00
  • 6b5ab2bc06 SWTP6800, IBMPC, IBMPCXT, isys8010, isys8020, imds-225: sim_interval fix Bill 2016-10-11 15:56:10 -07:00
  • 5e9d8e0996 IBMPC: Remove unused files Bill 2016-10-11 15:47:50 -07:00
  • 5d99998236 ISYS8010,ISYS8020,ISYS8030,IMDS-225,IBMPC,IBMPCXT: update of makefile to handle moved files to system specific directory and for the new experimental simulators for IMDS-225, IBMPC, and IBMPCXT. Bill Beech 2016-07-15 13:27:16 -07:00
  • 71e7de1d40 ISYS8030: initial check in of new experimental simulator for the Intel System 80/30 Bill Beech 2016-07-15 13:24:50 -07:00
  • 0b9411b9e6 ISYS8030: file move to place system specific files in the system specific directory instead on common Bill Beech 2016-07-15 13:20:27 -07:00
  • 8146035d05 ISYS8020: file move to place system specific files in the system specific directory instead on common Bill Beech 2016-07-15 13:20:00 -07:00
  • bee175713b ISYS8010: file move to place system specific files in the system specific directory instead on common Bill Beech 2016-07-15 13:19:00 -07:00
  • 27e65d1fa9 IMDS-225: Initial check in of new experimental simulator for the Intel MDS-225 IPC Bill Beech 2016-07-15 13:13:12 -07:00
  • cdb94a9d9f IBMPCXT: Initial check in of new experimental simulator for the IBM PC XT Bill Beech 2016-07-15 13:09:22 -07:00
  • 89a8c87e87 IBMPC: Initial check in of new experimental simulator for the IBM PC (5150) Bill Beech 2016-07-15 13:07:07 -07:00
  • 5f1ee6ed67 makefile: Correct advice about how to install libvdeplug Mark Pizzolato 2016-10-11 10:17:37 -07:00
  • 6a1487e5bf makefile: Fix locating besm6 fontpath when using libSDL2 Mark Pizzolato 2016-10-11 09:33:19 -07:00
  • ee59a6b6d2 PDP11: Fixed bad register definitions Mark Pizzolato 2016-10-11 06:34:35 -07:00
  • 9c0b0ffb46 PDP8: Add support for 16 terminals in the TTIX device Mark Pizzolato 2016-10-10 16:59:03 -07:00
  • cf1a6e83de PDP8: Add support for 16 terminals in the TTIX device Mark Pizzolato 2016-10-10 16:29:40 -07:00
  • cf1e7b9cca SCP, PDP11: Added HELP CPU BREAK to display info about breakpoint types Mark Pizzolato 2016-10-06 13:25:54 -07:00
  • d4f38d5358 SCP: Add compiled architecture and release/debug info to SHOW VERSION Mark Pizzolato 2016-10-01 07:38:42 -07:00
  • 9122a9f196 SCP: Add . pseudo symbol to reference the most recent address Mark Pizzolato 2016-09-26 18:23:55 -07:00
  • da3f5359bb VAX, PDP11, PDP8, PDP1: Properly declare timer with clock unit Mark Pizzolato 2016-09-26 15:55:50 -07:00
  • 2b61a9a92d SCP: Fix timer calibration to produce consistent results with multiple clocks Mark Pizzolato 2016-09-26 15:39:42 -07:00
  • c1ca3d4612 SCP: Add missing help mentioning SET CONSOLE SPEED Mark Pizzolato 2016-09-24 05:04:44 -07:00
  • 063cec087a PDP8: Changed console input polling to poll for input 500ms has passed Mark Pizzolato 2016-09-24 05:02:47 -07:00
  • 0b0f227057 SCP: Allow range/count specifier to special last value reference ($) in EXAMINE Mark Pizzolato 2016-09-21 13:22:49 -07:00
  • 3e4b0af18f makefile: Cleanup description of commit-id generation scripts Mark Pizzolato 2016-09-21 11:55:14 -07:00
  • e370b9e78e HP3000: Third HP 3000 release from Dave Bryan Mark Pizzolato 2016-09-20 20:34:22 -07:00
  • 9925ba83b8 SCP: Remove unused variable declarations Mark Pizzolato 2016-09-20 09:21:11 -07:00
  • fa292f59cd makefile: Add logic to BESM6 build warning that video panel needs SDL Mark Pizzolato 2016-09-14 17:30:46 -07:00
  • 0263e0b950 BESM6: Fix CONST declaration for panel initialization routine Mark Pizzolato 2016-09-14 16:43:25 -07:00
  • a008b0a972 SCP: Fix throttling to provide reasonable operation of calibrated clocks Mark Pizzolato 2016-09-14 14:12:24 -07:00
  • 89ffed467f PDP11: Add new breakpoint types for data and physical address Paul Koning 2016-09-13 15:22:35 -04:00
  • 29c121e973 SCP: Fix default breakpoint message format. Mark Pizzolato 2016-09-11 03:43:24 -07:00
  • 083b53ea11 DOC: More detail on breakpoints and instruction replay Paul Koning 2016-09-09 15:30:42 -04:00
  • b4ea2f8ec2 DOC: Add some additional detail on the breakpoint replay Paul Koning 2016-09-09 14:27:14 -04:00
  • b73afbb9d3 SCP: Fix breakpoint test when multiple breakpoint types are specified Mark Pizzolato 2016-09-08 18:43:25 -07:00
  • 41ba04e88a LGP, CDC1700, PDQ3: Add new VM optional sim_vm_sprint_addr API Mark Pizzolato 2016-09-01 14:34:55 -07:00
  • 222ae77436 SCP: Add sim_brk_message() to facilitate easy reporting of matched breakpoints. Mark Pizzolato 2016-09-01 14:32:01 -07:00
  • e06b815d2a SCP: Record breakpoint match details in globals Mark Pizzolato 2016-08-31 11:56:47 -07:00
  • f03df970ea SCP: Compiler suggested type cast Mark Pizzolato 2016-08-31 10:23:54 -07:00
  • dc2bbe5a40 AltairZ80: Updated 8080/Z80 CPU for new breakpoint package Peter Schorn 2016-08-31 17:39:04 +02:00
  • f82d3f8994 SCP: Breakpoint enhancements Mark Pizzolato 2016-08-31 08:10:38 -07:00
  • c33abecf8b SDS, Sigma: Make sure breakpoint's don't advance sim_time Mark Pizzolato 2016-08-30 15:51:45 -07:00
  • 8eb36720bc PDP11: Fix ambiguous -D decimal vs data space reference - Add -T for data Mark Pizzolato 2016-08-30 13:10:56 -07:00
  • f5e3d3b5b2 PDP11: Fix ambiguous -D decimal vs data space reference - Add -T for data Mark Pizzolato 2016-08-30 13:05:49 -07:00
  • 6e15dceaea VAX730, VAX8600: Remove mention of TQ device as bootable. Mark Pizzolato 2016-08-29 23:01:54 -07:00
  • 223f080724 PDP10, PDP11, VAX: Make DMC/DMR initialization more accurate. Paul Koning 2016-08-29 10:43:50 -04:00
  • f48d1f418d PDP11: Add ability to explicitly set the interrupt vector for the TS device Mark Pizzolato 2016-08-28 13:55:53 -07:00
  • b4f3d6c6d8 SCP: Breakpoint cleanup. Mark Pizzolato 2016-08-26 14:35:00 -07:00
  • 0352e0fd7b PDP11: Move history entry pointer initialization out of instruction loop. Mark Pizzolato 2016-08-25 14:27:02 -07:00
  • 66fb70b768 PDP11: Record the actual source and destination values for history. Paul Koning 2016-04-07 15:21:59 -04:00
  • e2a8f0fcdc PDP11: Fixed NEXT command to work when the MMU is enabled Mark Pizzolato 2016-08-24 21:19:09 -07:00
  • fa232c0dd3 PDP11: KG11 Fix register names and make units enable status consistent Mark Pizzolato 2016-08-24 15:03:06 -07:00
  • 3571d83c7b PDP11: Fix KG11 address range when less than 8 units are configured Mark Pizzolato 2016-08-24 14:05:58 -07:00
  • 25b9fc22dc PDP11: Reworked PCLK device to minimize scheduled events Mark Pizzolato 2016-08-18 13:40:23 -07:00
  • acaf118cf7 PDP11: Add display of the programmed clock frequency, use calibrated delays Mark Pizzolato 2016-08-18 08:00:41 -07:00
  • 946bfd329f HP2100: Latest updates from Dave Bryan Mark Pizzolato 2016-08-13 05:10:04 -07:00
  • 1c4a1ed871 ETHER: Removed references to pcap_get_servicename since that API won't exist Mark Pizzolato 2016-08-12 12:36:10 -07:00
  • 592deb8f03 HP2100: Fix MPX behaviors from Dave Bryan Mark Pizzolato 2016-07-31 10:07:52 -07:00
  • a59cd3bd3b CDC1700: Update to add help and descriptions from John Forecast Mark Pizzolato 2016-07-24 13:33:03 -07:00
  • 75ab9f513b PDP10: Fix printer idle flush logic to properly reference the LP20 unit structure Mark Pizzolato 2016-07-21 05:45:30 -07:00
  • 63cf98f84b CDC1700: Compiler suggested cleanup Mark Pizzolato 2016-07-20 21:27:02 -07:00
  • 1897dfeb94 CDC1700: Initial import of new simulator from John Forecast Mark Pizzolato 2016-07-20 21:05:02 -07:00
  • 93a8754bfe MicroVAX I, MicroVAX II, VAX: Improve debug output for QVSS keyboard activities (LK) Mark Pizzolato 2016-07-17 11:44:23 -07:00
  • b8b95c7b20 TMXR: Avoid closing file descriptor 0 when disabling serial port console output Mark Pizzolato 2016-07-15 03:58:52 -07:00
  • a9e17075ce TMXR: Reworked output to physical serial ports to avoid host OS buffering Mark Pizzolato 2016-07-15 03:55:21 -07:00
  • c3496e4aa6 TMXR: Reworked output to physical Serial ports for VMS and Windows hosts Mark Pizzolato 2016-07-14 13:53:41 -07:00
  • 83bf230a47 All VAX: Fix REI check when compatibilty mode. From Bob Supnik Mark Pizzolato 2016-07-14 11:32:20 -07:00
  • f6404e2d22 All VAX: Fix REI check when compatibilty mode. From Bob Supnik Mark Pizzolato 2016-07-14 11:32:20 -07:00
  • 553bc357b9 TMXR: Fix logic to use single character output buffer for serial ports Mark Pizzolato 2016-07-14 08:01:03 -07:00
  • 236dbb253a PDP1: ASCII/FIODEC are not SET options. ASCII mode is only attach -A Mark Pizzolato 2016-07-14 06:43:20 -07:00
  • af95f21308 PDP1: ASCII/FIODEC are not SET options. ASCII mode is only attach -A Mark Pizzolato 2016-07-14 06:43:20 -07:00
  • 2425ba55b2 PDP1: Fix PTP and PTR ASCII Mode from Bob Supnik Mark Pizzolato 2016-07-13 14:58:11 -07:00
  • f86fc47790 PDP1: Fix PTP and PTR ASCII Mode from Bob Supnik Mark Pizzolato 2016-07-13 14:58:11 -07:00
  • 654d106b9d PDP1: Revised doc for Expensive Typewriter support, etc. from Bob Supnik Mark Pizzolato 2016-07-13 14:27:29 -07:00
  • db3000086e PDP1: Add Expensive Typewriter support and paper tape additions from Bob Supnik Mark Pizzolato 2016-07-13 14:26:25 -07:00
  • a8144df255 PDP1: Revised doc for Expensive Typewriter support, etc. from Bob Supnik Mark Pizzolato 2016-07-13 13:32:08 -07:00
  • 4ca012ec2a PDP1: Add Expensive Typewriter support and paper tape additions from Bob Supnik Mark Pizzolato 2016-07-13 13:30:53 -07:00
  • 4065f47f8c SCP: Add sim_strncasecmp for platforms which may not have strncasecmp Mark Pizzolato 2016-07-12 09:23:46 -07:00
  • 052fafc62e SCP: Add UNIT wait and buf to SAVE/RESTORE data as documented. Mark Pizzolato 2016-07-11 19:54:15 -07:00
  • e93b55b488 HP3000: Preset the unit wait field. (from Dave Bryan) Mark Pizzolato 2016-07-10 06:49:22 -07:00
  • 07f99bb8c3 HP3000, HP2100: Updated simulators from Dave Bryan Mark Pizzolato 2016-07-05 22:09:21 -07:00
  • 73a9475c9d DOC: Correct descriptions of when large file and Ethernet support is available Mark Pizzolato 2016-06-29 20:51:01 -07:00
  • 626c3309fc ETHER: Support Npcap for Windows Ethernet packet transport Mark Pizzolato 2016-06-23 03:05:32 -07:00