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

Commit Graph

  • d7a98da256 PDP8: Change RESET CPU to clear L'AC Bob Supnik 2017-02-19 21:36:42 -08:00
  • c1f228f0b0 SCP: Add wild card support to DEL/RM and TYPE/CAT commands Mark Pizzolato 2017-02-19 13:57:03 -08:00
  • cbf90e7d93 IBM1130: Remove internal DELETE command since SCP provides one now. Mark Pizzolato 2017-02-17 00:12:43 -08:00
  • ed8a288583 SCP: Fix help for DEL/RM command and use unlink() instead of remove() Mark Pizzolato 2017-02-17 00:11:16 -08:00
  • f07987b7cd PDP10: Fixed SHOW IO: number of devices and vector ranges R. Voorhorst 2017-02-16 11:48:35 -08:00
  • 7a1b35ae12 SCP: Add DEL/RM command to facilitate portable command files Mark Pizzolato 2017-02-16 07:36:35 -08:00
  • 8882cebe27 SCP: Produce detailed message when REG names are ambiguous. Mark Pizzolato 2017-02-14 14:20:09 -08:00
  • 7f2c7480ef PDP11: Fix PDP-11 boot code for TDCn where n>0 (TU58) Mike Hill 2017-02-14 10:57:29 -08:00
  • 5233af7c89 PDP11: Fixed RF device CSR address comments in boot code Bob Supnik 2017-02-13 08:29:42 -08:00
  • e22ffedb29 PDP11: Fixed RF device CSR address in boot code Bob Supnik 2017-02-13 08:27:47 -08:00
  • d112c22f5e PDP11: Fix setting of CSR address in RF11 boot command. Paul Koning 2017-02-12 15:08:26 -05:00
  • bce72b2b1a PDP11: Fix RS device address window size and propagate that through to RH Mark Pizzolato 2017-02-11 10:39:52 -08:00
  • 9f4b198afd PDP11: Fix address block length for RS device Bob Supnik 2017-02-11 10:33:51 -08:00
  • 84f1e7104e VAX: Fix help text for MBA devices to describe their device relationships Mark Pizzolato 2017-02-10 11:23:29 -08:00
  • f3354c5c27 BESM6: Implemented raw terminal I/O, added WRU announcement. Leo Broukhis 2017-02-09 21:30:36 -08:00
  • 50ee02a2c7 PDP11: Fix psw_mode map in PSW register bitfield Mark Pizzolato 2017-02-09 09:59:45 -08:00
  • 6a90ed44c7 VMS_BUILD: Fix build on OpenVMS/VAX host Mark Pizzolato 2017-02-08 21:18:02 -08:00
  • 69d2ba5193 SCP: Avoid use of 64 bit integers in SCP when host doesn't support it Mark Pizzolato 2017-02-08 16:44:49 -08:00
  • 91f151932c makefile: Add command line option NOPTHREADS to disable use of pthreads Mark Pizzolato 2017-02-08 13:31:33 -08:00
  • a8e93d2998 ETHER: include threading vs polling in the eth_capabilities() information. Mark Pizzolato 2017-02-08 13:31:01 -08:00
  • 760ce434f6 DISK: Add 256 byte sector support to Ultrix file system detection logic Mark Pizzolato 2017-02-08 11:08:46 -08:00
  • 641d72c3a7 PDP11, VAX: convert RL and HK devices to use sim_disk Mark Pizzolato 2017-02-07 16:46:55 -08:00
  • 5a0970fefb DISK: Support file system type/size checking for disks without 512 byte sectors Mark Pizzolato 2017-02-07 16:28:01 -08:00
  • 76dda8a01e PDP11, VAX: Fix SET RPn BADBLOCK behavior and auto sizing. Mark Pizzolato 2017-02-07 13:02:21 -08:00
  • f46c048bb6 BESM6: Implemented punchcard output. Leo Broukhis 2017-02-06 23:04:40 -08:00
  • 026d082950 SCP: Fix compiler indicated warning. Mark Pizzolato 2017-02-06 12:26:37 -08:00
  • 692b9abe5f SCP: Add ability to descriptively name UNITs Mark Pizzolato 2017-02-06 10:27:01 -08:00
  • 7050a1aef5 DISK: Added disk auto size detection for DEC ODS1 structured disks Mark Pizzolato 2017-02-06 00:04:53 -08:00
  • f006aaa398 DISK: Added Ultrix disk partition detection to auto size RQ or RP disks. Mark Pizzolato 2017-02-04 19:56:54 -08:00
  • 7d432406b6 PDP11, PDP10, all VAX: General extern cleanup. Mark Pizzolato 2017-02-04 19:37:20 -08:00
  • 5dc6d9a487 PDP11: Add initial UC15 support from Bob Supnik Paul Koning 2017-02-04 13:43:40 -08:00
  • 998cf5c122 PDP11: Add initial UC15 support from Bob Supnik Paul Koning 2017-02-04 12:19:41 -08:00
  • 733653092f TIMER: Properly initialize clock coschedule queues Mark Pizzolato 2017-02-04 11:38:56 -08:00
  • 665ebf0fd1 FRONTPANEL: sim_frontpanel API version 4 release Mark Pizzolato 2017-02-04 10:48:13 -08:00
  • f171055809 REMOTE_CONSOLE: Clarify REM-CON unit references Mark Pizzolato 2017-02-04 10:41:39 -08:00
  • 370cb0edb7 PDP10: Fix RIM load loader count Bob Supnik 2017-02-01 08:06:25 -08:00
  • b86fa93174 PDP10: Fix RIM load loader count Bob Supnik 2017-02-01 08:04:09 -08:00
  • 0913edb2f3 REMOTE_CONSOLE: reorganized code to use array of structs Mark Pizzolato 2017-01-31 21:09:49 -08:00
  • 724b23844c VAX730, VAX750, VAX780, VAX8600: Fix rounding with interval timer tick rate Mark Pizzolato 2017-01-31 18:15:38 -08:00
  • 2503532d13 B5500: Added architecture description to head of b5500_cpu.c. Richard Cornwell 2017-01-30 20:55:16 -05:00
  • 057120e0b3 SIM_CARD: cleaned up handling of binary cards. Richard Cornwell 2017-01-30 20:49:32 -05:00
  • d14243c858 PDP8: Renamed switch register variable to SR Bob Supnik 2017-01-28 12:15:34 -08:00
  • 6705fe9398 PDP8: Renamed switch register variable to SR Bob Supnik 2017-01-28 12:11:01 -08:00
  • 110ded6904 FRONTPANEL: sim_frontpanel API version 3 release Mark Pizzolato 2017-01-27 23:06:30 -08:00
  • 7ac92a0e84 HP3000: Fourth HP 3000 release, update 1 Mark Pizzolato 2017-01-25 11:50:49 -08:00
  • 0046905f72 TMXR: Added ability to quiet attach message confirmations Mark Pizzolato 2017-01-23 10:39:41 -08:00
  • 061d778b7f GITHUB: Clarify text in the ISSUE_TEMPLATE Mark Pizzolato 2017-01-23 10:25:55 -08:00
  • 8dcc8c0678 SCP: Add the ability to Fprintf to memory buffer Mark Pizzolato 2017-01-23 10:25:06 -08:00
  • 5c6dabbccf GITHUB: Add initial issue template Mark Pizzolato 2017-01-21 11:54:55 -08:00
  • d980bcd7c1 PDP10: Fixed RIM loader to handle ITS and RIM10B formats Bob Supnik 2017-01-20 15:26:22 -08:00
  • 4740135958 PDP10: Fixed RIM loader to handle ITS and RIM10B formats Bob Supnik 2017-01-20 15:21:12 -08:00
  • 95f27b2cfd Visual Studio Projects: Fix PDP10 build which had removed the XU device Mark Pizzolato 2017-01-20 15:11:33 -08:00
  • 9e9658f30c TIMER: Cleanup compiler warning Mark Pizzolato 2017-01-20 12:53:39 -08:00
  • e565ee563f SCP: Assure that all SCP produced debug output always lands in the debug file Mark Pizzolato 2017-01-20 12:23:54 -08:00
  • 5c53d8eba0 DOC: Cleaned up API descriptions Mark Pizzolato 2017-01-19 19:54:34 -08:00
  • acbb92091b VAX: Add slightly more precise TODR initialization logic with debug support Mark Pizzolato 2017-01-19 16:56:40 -08:00
  • 1bb42b83ef VAX730, VAX750, VAX780, VAX8600: Make TODR a little more precise Mark Pizzolato 2017-01-19 15:25:08 -08:00
  • 57d14e5b4a TIMER: Fix coschedule bookkeeping on pending event interval Mark Pizzolato 2017-01-19 11:12:06 -08:00
  • 5cd0ea4d59 VAX730, VAX750, VAX780, VAX8600: Fix interval timer ics value Mark Pizzolato 2017-01-18 23:57:14 -08:00
  • e36873f466 TIMER: Fix coscheduling functionality to produce consistent results Mark Pizzolato 2017-01-18 23:53:46 -08:00
  • af1603f000 SCP: Add missing sim_strcasecmp() for host platforms without strcasecmp() Mark Pizzolato 2017-01-17 21:54:01 -08:00
  • e9b51150b0 BESM6: Fixed to use SCP provided sim_strcasecmp() Mark Pizzolato 2017-01-17 16:38:16 -08:00
  • 34ffe98605 TIMER: Fixed generic coscheduling and extended details in debug information Mark Pizzolato 2017-01-17 16:29:55 -08:00
  • 1555056396 All VAX: Adjust sim_interval by reasonable amount for string instructions Mark Pizzolato 2017-01-17 15:58:55 -08:00
  • d9688833f9 README: Minor formatting cleanup Mark Pizzolato 2017-01-16 15:03:28 -08:00
  • d5a56e0ab4 SCP: Take care to only write to a socket a single time and when appropriate Mark Pizzolato 2017-01-16 14:25:38 -08:00
  • 11c0251059 SCP: Make sure that log and debug file I/O use a large (64K) buffer Mark Pizzolato 2017-01-16 12:56:33 -08:00
  • 5f6636c6d7 makefile: Add build target 'experimental' to build any experimental simulators Mark Pizzolato 2017-01-16 12:53:14 -08:00
  • 7d3ede9492 BESM6: Improved TTY I/O (responsiveness, variable rate, turbo/authentic). Leo Broukhis 2017-01-15 23:58:38 -08:00
  • d8dbc7e6b5 SCP: Migrate all stdio writes to pass through SCP provided Fprintf() Mark Pizzolato 2017-01-14 20:48:09 -08:00
  • 861d9c8d9c makefile: Generalized git-id determination when simh is used as a submodule Mark Pizzolato 2017-01-14 12:09:00 -08:00
  • b72ec739be PDP10: Fixed bugs in 1-proceed Mark Pizzolato 2017-01-14 08:33:35 -08:00
  • c23b1a5ca1 PDP10: Fixed bugs in 1-proceed Mark Pizzolato 2017-01-14 08:33:35 -08:00
  • 84e43a8c73 HP2100: HP 2100 release 25 Mark Pizzolato 2017-01-12 06:41:19 -08:00
  • 38668a25f1 ISYS80XX, IMDS-225: Extended device functions and debug cleanup Bill Beech 2017-01-11 16:08:14 -07:00
  • 9851a36dd8 SCP: Fix Async I/O primitives operations for hosts without Intrinsic CAS Mark Pizzolato 2017-01-10 23:40:25 -08:00
  • 629f0f0c07 HP3000: Fourth HP 3000 release Mark Pizzolato 2017-01-10 12:32:23 -08:00
  • bdb0597411 TIMER: Fixed Internal Timer Support (canceling and activation time) Mark Pizzolato 2017-01-09 17:38:09 -08:00
  • 5f8bdbc53d MicroVAX I, MicroVAX II: Add missing original ROM images Mark Pizzolato 2017-01-09 14:16:55 -08:00
  • b712b2a724 Visual Studio Projects: Add missing dependency on BuildROMs to newer simulators Mark Pizzolato 2017-01-09 10:36:32 -08:00
  • e3f7a9b112 makefile: Add support for proper display of commit id when used as a submodule Mark Pizzolato 2017-01-09 03:11:46 -08:00
  • 0461008991 DISK: Always autosize disk to exactly the size of known file system data Mark Pizzolato 2017-01-08 15:28:17 -08:00
  • c70a1ba3df BESM6: Fixed a bug in multiplication. Leo Broukhis 2017-01-07 17:11:21 -08:00
  • 5ab1fd6263 CONSOLE: Fix minor compiler warning. Mark Pizzolato 2017-01-07 15:31:16 -08:00
  • 39352914d0 Visual Studio Projects: Make sure ROM checks used most recent BuildROMs Mark Pizzolato 2017-01-07 06:36:00 -08:00
  • ae25c72a8e PDP11, VAX730, VAX750, VAX780, VAX8600: Moved CR11/CD11 from BR4 to BR6 Mark Pizzolato 2017-01-07 04:56:52 -08:00
  • b414f54fd4 PDP11, VAX780: Moved CR11/CD11 from BR4 to BR6 Mark Pizzolato 2017-01-06 12:33:59 -08:00
  • 0db0236bed PDP11: Add more debug info to PCLK device Mark Pizzolato 2017-01-05 13:30:57 -08:00
  • f698a215b4 TIMER: Fix sim_timer_is_active for internal timer unit Mark Pizzolato 2017-01-05 10:44:49 -08:00
  • b935a173e5 PDP11, All VAX: Fix TU58 device (TDC) failure when not ATTACHED Mark Pizzolato 2017-01-05 09:36:17 -08:00
  • 8661cf1a06 PDP11, All VAX: Add bitfield decode for VH registers Mark Pizzolato 2017-01-05 08:26:47 -08:00
  • e450edd6ce SCP: Display most recent instruction execution rate in SHOW QUEUE output Mark Pizzolato 2017-01-05 06:24:25 -08:00
  • 6e31112469 VAX, MicroVAX2: Update ROM memory access to use common code Mark Pizzolato 2017-01-05 05:53:00 -08:00
  • b800587f34 TIMER: Add calibrated ROM memory access support Mark Pizzolato 2017-01-05 05:50:46 -08:00
  • 9c89b0e08b TIMER: Fix sim_timer_activate_time_usecs for clock units Mark Pizzolato 2017-01-05 04:42:40 -08:00
  • fb8a01dad9 DOC: Correct SET LOG and SET DEBUG command descriptions Mark Pizzolato 2017-01-04 20:04:06 -08:00
  • 01e114c37f PDP11, All VAX: Fix SET ADDRESS alignment value to 010 from 020 Mark Pizzolato 2017-01-03 14:46:42 -08:00
  • 3d159936c6 PDP11, All VAX: Added extended debugging options to the VH device Mark Pizzolato 2017-01-03 12:57:12 -08:00
  • 2df1433d71 All VAX: Defer taking any HALT action until pending events have fired Mark Pizzolato 2017-01-03 12:01:53 -08:00
  • 316565c45b CONSOLE: Really support Windows 'ANSI' escape sequences in console sessions Mark Pizzolato 2017-01-02 16:45:46 -08:00