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

Commit Graph

  • 37af573a1e CR11: Added 026DEC translation table. Fixed bit clearing after CSR write, source reformatting and commenting, other minor changes.º:º Jordi Guillaumes i Pons 2013-03-02 17:15:26 +01:00
  • 47bb4c8a19 Removed reference to the winpcap link libraries from the Visual Studio project definitions since winpcap is always dynamically loaded Mark Pizzolato 2013-02-27 10:27:03 -08:00
  • a63090f22a Fix compile error of #ifdef __linux change for the altairz80 simulator Mark Pizzolato 2013-02-20 22:09:17 -08:00
  • 4ff56d6c15 Changed all internal #ifdef's which were conditional on __linux to be conditional on either __linux or __linux__. Some platforms (PPC) don't define __linux when gcc is invoked with -std=c99. Mark Pizzolato 2013-02-20 21:57:02 -08:00
  • 952f29e205 Force include of unistd.h on linux Mark Pizzolato 2013-02-19 09:59:56 -08:00
  • 3d3f757991 Added display of VHD and RAW disk access capabilities to the output of SHOW VERSION Mark Pizzolato 2013-02-19 09:44:23 -08:00
  • 631999692b Added missing Visual Studio VAX8600 project Mark Pizzolato 2013-02-18 10:47:38 -08:00
  • 4052738dae Fixed target name for VMS build of the VAX8600 simulator Mark Pizzolato 2013-02-18 09:29:30 -08:00
  • a3072fe1ee Cleanup of build on VMS Mark Pizzolato 2013-02-18 08:40:14 -08:00
  • 8440466cb9 Fixed display of large file support in SHOW VERSION and enhanced SHOW VERSION. Mark Pizzolato 2013-02-18 05:53:59 -08:00
  • aaa5fb178a Added display of large file support status to SHOW VERSION Mark Pizzolato 2013-02-17 04:52:54 -08:00
  • 119ca2f03a Fixed display of percentage progress when copying or merging a VHD to avoid overflow Mark Pizzolato 2013-02-15 13:54:55 -08:00
  • b2ee3a5b92 Added VH device to the VAX 8600 system configuration Mark Pizzolato 2013-02-11 10:07:23 -08:00
  • 448ee4ad3c Fixed open issues on corrupt or inconsistent differencing disks to properly return error status. Mark Pizzolato 2013-02-11 09:48:36 -08:00
  • 4d187a7ada Another typo Mark Pizzolato 2013-02-06 17:48:43 -08:00
  • 74b8a7d4e8 Fixed typo in help text Mark Pizzolato 2013-02-06 17:47:18 -08:00
  • a91b6db21e Adding help to VAX system devices Mark Pizzolato 2013-02-06 06:34:31 -08:00
  • 864b581e35 Adding more device help Mark Pizzolato 2013-02-05 13:59:59 -08:00
  • 63d0cdbd38 Display something descriptive when a peer hasn't been specified yet. Mark Pizzolato 2013-02-05 11:44:55 -08:00
  • 16d04a15ec simplified the generic help command output to avoid excess clutter Mark Pizzolato 2013-02-05 11:37:56 -08:00
  • c5bd79f05d Add register descriptions and help to the pdp11_pt devices (PTR, PTP). Mark Pizzolato 2013-02-05 11:13:18 -08:00
  • e59d9c1599 Added register descriptions and help to pdp11_rp device Mark Pizzolato 2013-02-05 10:51:15 -08:00
  • 65079ca8f6 Added register descriptions and help for pdp11_hk device Mark Pizzolato 2013-02-05 10:20:13 -08:00
  • a5413ab20c Relaxed HELP dev REGISTERS to now also list registers for devices which don't have register descriptions yet. Mark Pizzolato 2013-02-05 10:19:32 -08:00
  • 08e97d5882 Corrected error in pdp11_rq help routine Mark Pizzolato 2013-02-05 09:41:55 -08:00
  • 387b72cebb Added register definitions and imbedded help to the pdp11_cr device Mark Pizzolato 2013-02-05 09:05:52 -08:00
  • 56be3b060f Added register definitions and descriptions to the pdp11_vh device Mark Pizzolato 2013-02-05 07:57:25 -08:00
  • 610ecaaa93 Adding mode device help Mark Pizzolato 2013-02-05 06:49:39 -08:00
  • 453890f3d7 Adding more device help Mark Pizzolato 2013-02-05 04:41:48 -08:00
  • ef13fdd0dc Fixed to once again display the DZ vector Mark Pizzolato 2013-02-05 04:40:41 -08:00
  • c53cbd68eb Removed 8 bit characters from pdp11_dmc help text Mark Pizzolato 2013-02-04 18:22:00 -08:00
  • 0344d6f22b Finished returning the pdp11_cr.c to the VAX qbus simulators Mark Pizzolato 2013-02-04 18:21:24 -08:00
  • ebe70140f4 Reorganized help to provide a useful default HELP dev output if a device defines any registers and/or MTAB entries Mark Pizzolato 2013-02-04 18:12:47 -08:00
  • d65b12da84 Excape from doubly nested loop quickly for efficiency Mark Pizzolato 2013-02-04 13:55:09 -08:00
  • 7bd01a5873 Added device help and register descriptions Mark Pizzolato 2013-02-04 13:52:59 -08:00
  • ad4d5be6ab Give preference with HELP dev SHOW and HELP dev SET for unit modifiers to be displayed with a unit number as an example (unless the device has only one unit). Mark Pizzolato 2013-02-04 13:51:20 -08:00
  • 6b4353f257 Returned the pdp11_cr device to the VAX Qbus systems and changed the pdp11_cr device to properly describe itself as a Qbus capable device when CR11 device is being simulated since it is a programmed I/O device and doesn't have bus addressing issues that DMA devices have. Mark Pizzolato 2013-02-04 06:53:10 -08:00
  • 8a97baa553 Added MTAB entry descriptions Mark Pizzolato 2013-02-04 04:29:39 -08:00
  • 0b2d790678 Renamed the VAX Qbus simulator executables to reflect the VAX model names they actually simulate Mark Pizzolato 2013-02-03 12:46:19 -08:00
  • 10ab68ce29 Added help strings pointing to extended device specific help for the HELP attach, set and show help Mark Pizzolato 2013-02-03 11:30:09 -08:00
  • 8640cd6537 - Removed pdp11_cr and pdp11_ry from the Qbus VAX simulators since these devices can't address the full Q22 address range. Mark Pizzolato 2013-02-03 11:29:12 -08:00
  • 7290474d4b Removed pdp11_dmc from the Qbus VAX systems since the DMC11 is only a Unibus device Mark Pizzolato 2013-02-03 06:43:29 -08:00
  • 55693fb9b3 Added missing MOD_VALR flag on some recently revised MTAB entries Mark Pizzolato 2013-02-02 17:27:22 -08:00
  • c5fe058a62 Renamed scp's recently created macro MMASK to MODMASK to avoid name collisions with MMASK macros used in some simulators Mark Pizzolato 2013-02-02 16:44:44 -08:00
  • 06cf9532f7 Documentation cleanup Mark Pizzolato 2013-02-02 16:30:19 -08:00
  • 28b90552b7 Revised all VAX simulator devices to have proper help information defined to make "HELP dev SHOW" and "HELP dev SET" most useful. Mark Pizzolato 2013-02-02 16:29:38 -08:00
  • 7db15faf76 Fixed SHOW dev output which was broken by the last commit Mark Pizzolato 2013-02-02 13:31:29 -08:00
  • ecf913f9a5 Reworked the MTAB flags to force Extended mode when any extended flag is set and to then handle any references properly Mark Pizzolato 2013-02-02 12:33:17 -08:00
  • a036f40a80 Fix format of HELP dev SHOW for MTAB entries with MTAB_SHP flag set Mark Pizzolato 2013-02-02 06:44:13 -08:00
  • 0eba66c72a Avoid an internal error status if the pdp11_dc device ever did a SET DC ADDRESS= Mark Pizzolato 2013-02-02 06:43:18 -08:00
  • 8b230f946b Fixed HELP dev SET and HELP dev SHOW to properly process non-extended mtab entries and to avoid using the help string when mstring has example arguments/syntax Mark Pizzolato 2013-02-02 05:59:30 -08:00
  • 8f170b0e40 Fixed modifier table to properly declare things which are showable vs settable, added modifier descriptions as appropriate Mark Pizzolato 2013-01-31 16:18:38 -08:00
  • bb8be22216 Added provisions for device modifiers to to have descriptive help Mark Pizzolato 2013-01-31 16:05:21 -08:00
  • e2fb3649e4 Added internal help for the vax_watch watch chip simulator and added a missing register declaration for the watch mode Mark Pizzolato 2013-01-30 07:33:24 -08:00
  • 8df4b94e7f Added a SET CPU MODEL=(MicroVAX|VAXServer) to the VAX 3900 simulator Mark Pizzolato 2013-01-29 08:37:58 -08:00
  • 659873bebb The Massbus byte count register was incorrectly presumed to be constant during a complete I/O transfer request (it can change due to DMA activity). Prior to the conversion to use the sim_disk library, the Massbus byte count was only read once. After the code restructuring it was read early in the processing and again later in transfer processing. The subsequent read returned a different value which ultimately caused the problems. This fixes issue #30. Mark Pizzolato 2013-01-29 04:43:43 -08:00
  • 97de4dbae6 Added AIO_CHECK_EVENT to pdp11_cpu to properly digest the asynchronous event queue in a timely manner (with the desired interrupt latency) for asynch I/O Mark Pizzolato 2013-01-29 04:35:30 -08:00
  • 94650ff25c README.md formatting and typo cleanup Mark Pizzolato 2013-01-27 11:31:33 -08:00
  • 5545e7aafd Added a problem report section to the README.md Mark Pizzolato 2013-01-27 11:24:17 -08:00
  • f2e93467aa Furthur README.md reformatting Mark Pizzolato 2013-01-27 10:53:59 -08:00
  • 48aa7a9fb3 README.md formatting cleanup Mark Pizzolato 2013-01-27 10:40:35 -08:00
  • 081dd21b25 Added initial README.md Mark Pizzolato 2013-01-27 10:33:55 -08:00
  • 370f57ed56 Provide more useful help for VAX simulator boot commands and clearer error reports for boot command errors Mark Pizzolato 2013-01-26 21:12:12 -08:00
  • 7dddb56845 Fixed makefile all after simulator rename of vax860 to vax8600 Mark Pizzolato 2013-01-26 20:02:44 -08:00
  • c729942de6 Added SET CPU AUTOBOOT to the MicroVAX II and VAX 3900 simulators Mark Pizzolato 2013-01-26 17:07:27 -08:00
  • 6dcf5ba7d9 Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators Mark Pizzolato 2013-01-26 13:24:28 -08:00
  • c4251bd53b Fixed GCC compiler identified warning. Mark Pizzolato 2013-01-26 12:14:43 -08:00
  • d674bb1f8d Changed VAX console input polling to only poll for input if the last character received has been processed by the VM Mark Pizzolato 2013-01-26 10:43:10 -08:00
  • 7a9db0fe64 Clean up output formatting for SHOW DEVICE, SHOW CONFIG and changed SHOW SYSTEM to SHOW FEATURES Mark Pizzolato 2013-01-26 10:20:31 -08:00
  • 7ceba3715c pdp11_xu - SELFTEST needs to report the READY state otherwise VMS 3.7 gets fatal controller error - Update from Rob Jarratt Mark Pizzolato 2013-01-25 14:57:01 -08:00
  • 7345b00787 pdp11_dmc - Update from Rob Jarratt Mark Pizzolato 2013-01-25 14:55:11 -08:00
  • cbe11147fc Created a way for devices to have a description presentation routine and if it is supplied for its output to be visible with a SHOW SYSTEM command. Provided device description routines for devices used in the VAX simulators Mark Pizzolato 2013-01-25 12:04:25 -08:00
  • bb9f9155f2 Arranged sequencing of Modem RING and DCD bits to be presented together if DTR is not on and DCD only if DTR is on. Mark Pizzolato 2013-01-25 12:00:53 -08:00
  • 9dcf5dc25e Added examples to the sim_disk attach help Mark Pizzolato 2013-01-25 00:23:58 -08:00
  • 123a398f75 Fixed makefile for building tx-0 (with display support) on OSX - from Stephen Hoffmann Mark Pizzolato 2013-01-24 17:26:41 -08:00
  • bf7375354c Fixed compiler warnings Mark Pizzolato 2013-01-24 13:31:34 -08:00
  • ab25ad54e8 Fix potential for crash if tmxr_set_get_modem_bits is called without the multiplexer device being attached Mark Pizzolato 2013-01-24 12:09:40 -08:00
  • f7b2f44c9c Fixed tmxr xmte and rcve management to be consistent with original behavior Mark Pizzolato 2013-01-24 07:07:39 -08:00
  • 29cf2a45a8 Added support for register display with bit field definitions decoded Mark Pizzolato 2013-01-24 05:52:50 -08:00
  • b18e1312df Added explicit array bounds and field width for HELP dev REGISTER output Mark Pizzolato 2013-01-23 19:52:32 -08:00
  • f4dd30709f Fix DZ issue which didn't report modem bits to the host unless the attach was made with -M. Mark Pizzolato 2013-01-23 19:33:42 -08:00
  • e6eae9194f Fixed last change which only still worked if the OS returned the IPv6 socket first and now failed completely if not. Mark Pizzolato 2013-01-23 15:12:35 -08:00
  • 2f4de5c4b1 Merge branch 'master' of github.com:simh/simh Mark Pizzolato 2013-01-23 14:21:56 -08:00
  • 6dfef8a471 Prefer IPv6 addrinfo structures when binding a listening port. Not all platforms (OSX) return IPv6 addrinfo blocks as the first entry in the list. Mark Pizzolato 2013-01-23 14:19:38 -08:00
  • 552d6803d7 Merge branch 'master' of github.com:simh/simh Mark Pizzolato 2013-01-23 13:17:26 -08:00
  • d80cf8f990 Add git hooks to create .git-commit-id as changes to the repository are made. These hook scripts need to be installed in the .git/hooks directory to actually take effect. See Visual\ Studio\ Projects/git-hooks/0ReadMe_git-hooks.txt for details. Mark Pizzolato 2013-01-23 12:45:32 -08:00
  • f1c6f1b2e4 Updated pdp11_dmc from Rob Jarratt Mark Pizzolato 2013-01-23 12:36:37 -08:00
  • 9091330a5f Compiler suggested fixes Mark Pizzolato 2013-01-23 12:36:03 -08:00
  • f7e8024c59 Fix compiler warnings Mark Pizzolato 2013-01-23 05:42:36 -08:00
  • a59eb7fa37 Enhanced 'HELP dev REGISTERS' to indicate register arrays uniquely Mark Pizzolato 2013-01-23 05:09:21 -08:00
  • e3207c2009 Compiler suggested cleanups Mark Pizzolato 2013-01-23 05:07:44 -08:00
  • e6e6262f45 Fix ordering of thread activities while detaching disks and tapes Mark Pizzolato 2013-01-22 20:59:49 -08:00
  • 038c5d27fb Enhanced debug output to mark debug info from non main threads with a + at the beginning of the debug message Mark Pizzolato 2013-01-22 20:32:21 -08:00
  • 8f851d2cbc Merge branch 'master' into AsyncTmxr AsyncTmxr Mark Pizzolato 2013-01-22 17:16:53 -08:00
  • 34d2e482d3 Changed the PDP10 auto configuration process to configure the traditional PDP10 unibus devices to the fixed addresses they historically had. Mark Pizzolato 2013-01-22 17:14:33 -08:00
  • 68b5433940 Added register definitions and logic to allow reasonable SAVE/RESTORE behavior. Mark Pizzolato 2013-01-22 16:14:53 -08:00
  • f91256203c Fixed register definition to properly reflect the size of the stats structure. Mark Pizzolato 2013-01-22 16:13:55 -08:00
  • 57cbb6fe0c Changed to use sim_clock_coschedule and sim_activate_after where appropriate Mark Pizzolato 2013-01-22 16:12:36 -08:00
  • 936c3dbcfe Fixed register definition for the pak array which saved and restored the wrong content (not all of it) due to the internal longword alignment of the struct rqpkt. Mark Pizzolato 2013-01-22 16:11:51 -08:00
  • 33897a6ff2 Added UBA register descriptions Mark Pizzolato 2013-01-22 16:07:55 -08:00