1
0
mirror of https://github.com/simh/simh.git synced 2026-03-24 09:29:42 +00:00

Commit Graph

  • c9844951f7 PDP11/VAX: Make sure that semi-unique drive serial numbers have a zero msb to avoid issues in some operating systems. Mark Pizzolato 2013-09-10 16:27:00 -07:00
  • 01b3179d93 PDP11: Added help to KE, KG, RF, TA, TC and TM devices. Fixed DECtape documentation. Mark Pizzolato 2013-09-09 05:36:17 -07:00
  • 786cda7c1b PDP11/VAX: Use semi-unique drive serial numbers when writing BAD144 bad block info to newly created disk images Mark Pizzolato 2013-09-09 03:39:00 -07:00
  • e18d7e86e4 PDP11/VAX: Use unique drive serial numbers when writing BAD144 bad block info to newly created disk images Mark Pizzolato 2013-09-08 19:42:46 -07:00
  • 6be61242da SCP: Add timer logic description comments to sim_timer Mark Pizzolato 2013-09-08 17:27:58 -07:00
  • c0b82b9adf SCP: Add comments describing the various REG initialization macros. Mark Pizzolato 2013-09-08 17:27:17 -07:00
  • cc0ccb43b6 PDP11: Updating doc for RS03/RS04 and RHC from Bob Supnik Mark Pizzolato 2013-09-07 16:36:00 -07:00
  • 4387c5bc6d PDP11: report RK05 drive presence more reasonably. Add historical information in RK help. Mark Pizzolato 2013-09-07 14:08:23 -07:00
  • da227959de SCP: Fix HELP SET <device> to properly output to sim_log when logging. Reported in issue #71 Mark Pizzolato 2013-09-06 10:02:02 -07:00
  • b1fc298ff3 PDP11/VAX: Add register descriptions and bitfields to register declarations Mark Pizzolato 2013-09-06 09:38:12 -07:00
  • d61409889b PDP11: Added formatted register display for HK and RK devices Mark Pizzolato 2013-09-06 08:31:33 -07:00
  • db91afbaaf VAX: Compiler warning cleanup Mark Pizzolato 2013-09-05 23:30:22 -07:00
  • ddc9398f90 PDP11: fix RK device unit detection when some units are disabled. Mark Pizzolato 2013-09-05 19:03:06 -07:00
  • 59232fed53 PDP11: fixed auto configure for RL and HK devices Mark Pizzolato 2013-09-05 18:56:08 -07:00
  • c0bf9073d9 SCP: Added help display for units which can be enabled and disabled Mark Pizzolato 2013-09-05 12:10:59 -07:00
  • b1b9aa3510 PDP11: Added help to RK device Mark Pizzolato 2013-09-05 12:10:09 -07:00
  • 1141339e5b PDP11: Addition of the RS03/RS04 disk devices from Bob Supnik Mark Pizzolato 2013-09-05 07:59:11 -07:00
  • 68fbca919c I1401: Read TMK does not write GM+WM to memory from Bob Supnik Mark Pizzolato 2013-09-04 19:56:18 -07:00
  • 4e5f910fed Compiler nits for void * assignments from Bob Supnik Mark Pizzolato 2013-09-04 19:50:47 -07:00
  • 4cc4d12e19 Updated PDP11 and VAX780 documentation. Mark Pizzolato 2013-09-03 10:03:21 -07:00
  • 89024724d4 PDP11/VAX: pdp11_hk Fix by Bob Supnik for issue #47 Mark Pizzolato 2013-09-03 05:15:23 -07:00
  • 2722bc4864 README: Update to correct URL for windows binaries. #70 Mark Pizzolato 2013-09-02 06:45:23 -07:00
  • c22063c431 sim_sock.c allow validation address to match various forms of literal localhost addresses. Mark Pizzolato 2013-08-27 10:41:49 -07:00
  • 8555bbb323 SCP: Fix Set Command dispatching and HELP dev SET output Mark Pizzolato 2013-08-23 17:29:32 -07:00
  • 6cc9d569bf Merge Fixes from Bob Supnik's updates Mark Pizzolato 2013-08-22 16:46:57 -07:00
  • 938b75fc44 Clear storage and branch preserves B register (Van Snyder) Mark Pizzolato 2013-08-22 15:50:08 -07:00
  • 18461f510b sim_debug: Fixed to produce output when the format string is a bare newline character. Mark Pizzolato 2013-08-21 15:00:01 -07:00
  • 1a48d85d73 VAX630: Fix watch chip behavior the first time a file is attached to the NVR device. Mark Pizzolato 2013-08-21 14:31:31 -07:00
  • d3135b777d VAX630: NVR corrected to be 64 bytes instead of 128. Added NVR read/write debug tracing. Mark Pizzolato 2013-08-21 13:59:22 -07:00
  • 4e53c5f928 VAX630: Added register bitfields for the IPC (Doorbell) register and read/write tracing. Mark Pizzolato 2013-08-21 13:55:35 -07:00
  • 19d30d93ce VAX630: Added register bit fields for the watch device and read/write tracing for watch register activity. Mark Pizzolato 2013-08-21 13:54:00 -07:00
  • da8dd3c7e6 VAX: Added Register Bit Field definitions for the PSL register Mark Pizzolato 2013-08-21 13:51:25 -07:00
  • c8f775a91e QVSS: Fix to handle when cursor is near the right edge of the screen and only partially visible. Mark Pizzolato 2013-08-19 06:48:24 -07:00
  • 47a6bdf952 Revised QVSS mouse support from Matt Burke to address #60 Mark Pizzolato 2013-08-17 10:11:47 -07:00
  • 60fbaab9ce Fix time_t complaint when struct timespec doesn't have a time_t seconds value Mark Pizzolato 2013-07-15 05:08:44 -10:00
  • 0bc76f59b9 Merge remote-tracking branch 'github-simh/master' Mark Pizzolato 2013-07-15 04:44:04 -10:00
  • 572ed3437a Optionally Enriched the info displayed at the beginning of debug message lines as discussed in Issue #66 Mark Pizzolato 2013-07-15 04:38:54 -10:00
  • e71139a9a0 Added connection destination display to connection status even when a connection has not yet been established. KDP Mark Pizzolato 2013-07-11 14:09:08 -10:00
  • 1926e9d6a9 Correct IOLN for DMP, DMV Timothe Litt 2013-07-11 18:10:54 -04:00
  • b7f0c79d8d PDP10 Doc update for KDP, I/O space Timothe Litt 2013-07-11 16:38:29 -04:00
  • 6de3662eaa Fix sim_devices entries for DMCs Timothe Litt 2013-07-11 16:28:42 -04:00
  • e3b885505f Merge branch 'KDP' of http://github.com/tlhackque/simh into KDP Timothe Litt 2013-07-11 16:04:40 -04:00
  • 52389b7a88 DMC, DUP: IOLN in DIB Timothe Litt 2013-07-11 15:50:23 -04:00
  • fd3eb2e952 Merge branch 'master' into KDP Timothe Litt 2013-07-11 15:45:20 -04:00
  • 91c7d26095 SHOW IOSPACE, again Timothe Litt 2013-07-11 15:39:15 -04:00
  • a5ef1ba2e6 PDP10/11: Include DUPs and KMCs Timothe Litt 2013-07-11 12:10:53 -04:00
  • 95e54dc60e Merge remote-tracking branch 'origin/master' Mark Pizzolato 2013-07-10 12:04:23 -10:00
  • 1852f74bba DMC11 Rework Mark Pizzolato 2013-07-10 11:59:45 -10:00
  • c454aa2498 Added extended packet sending and receiving semantics to TMXR allowing for an optional frame byte to exist between length prefixed data packets Mark Pizzolato 2013-07-10 11:47:04 -10:00
  • 07432b7272 DUP: Remove redundant transmit packet trace Timothe Litt 2013-07-10 13:01:53 -04:00
  • 06ec621754 DUP: Modem change bits Timothe Litt 2013-07-10 12:58:46 -04:00
  • 6998276aec DUP: Add show dup connections Timothe Litt 2013-07-10 12:46:33 -04:00
  • e9f4c2e037 Merge branch 'master' into KDP Timothe Litt 2013-07-10 06:20:53 -04:00
  • 5ab2d189ab PDP10 update Timothe Litt 2013-07-10 06:20:01 -04:00
  • 7d4481659e DDCMP Trace enhancements Timothe Litt 2013-07-09 06:49:29 -04:00
  • 066e192db2 KDP infrastructure Timothe Litt 2013-07-08 18:46:52 -04:00
  • 071b8e5cd0 Fix attach help for pdp11_dl (reported by Reindert Voorhorst) Mark Pizzolato 2013-07-08 06:17:08 -10:00
  • 317efadcdc DUP: Fix byte writes to odd addresses Timothe Litt 2013-07-08 09:38:59 -04:00
  • 6a9c60c7e7 Fix CR builds Timothe Litt 2013-07-08 07:22:29 -04:00
  • 1b6fc77421 Fixed multiplexer attach bug introduced when the DEV_DONTAUTO flag was added Mark Pizzolato 2013-07-07 13:49:31 -10:00
  • cd86bc5448 Restore Mark's DMC work from previous repo Timothe Litt 2013-07-06 11:16:12 -04:00
  • fb80131c2e Merge branch 'master' into KDP Timothe Litt 2013-07-05 07:04:59 -04:00
  • 467de41bc4 Merge latest tmxr from old repo Timothe Litt 2013-07-05 06:18:30 -04:00
  • faf77b008a Merge Mark's new pdp11_dup from previous repository Timothe Litt 2013-07-05 01:00:10 -04:00
  • edf467ad0a KMC11-A/DUP (KDP) baseline Timothe Litt 2013-07-05 00:54:05 -04:00
  • c2b8523394 PDP-11/VAX NPR to IOSPACE Timothe Litt 2013-07-05 00:50:31 -04:00
  • 0cc3783711 PDP-11/VAX Update: NPR to/from IO Space Timothe Litt 2013-07-05 00:48:10 -04:00
  • 3acbd0e2ca SCP: Prevent use of uninitialized pointer. Timothe Litt 2013-07-05 00:24:21 -04:00
  • 4497bba48f PDP-11/VAX update: SHOW IOSPACE Timothe Litt 2013-07-05 00:23:33 -04:00
  • 1bfc2bc57e PDP-10 update: CD20 Timothe Litt 2013-07-05 00:16:11 -04:00
  • 9c7f4237d3 PDP-10 update Timothe Litt 2013-07-05 00:07:01 -04:00
  • 6e78905ecc PDP-10 Update: TIM Timothe Litt 2013-07-05 00:03:39 -04:00
  • 6243f9314f PDP-10 update: LP20 Timothe Litt 2013-07-05 00:01:24 -04:00
  • 0e939d29e8 PDP-10 update Timothe Litt 2013-07-04 23:56:24 -04:00
  • 8df4e2a3fd Update pdp-10 documentation Timothe Litt 2013-07-04 23:40:43 -04:00
  • 64ed03d10a Revert clearing of sim_interval on sig-int to properly manage the passage of time. Mark Pizzolato 2013-07-01 09:49:47 -10:00
  • fa0086ab74 change QVSS device to autoconfigure its vector so other autoconfigured devices get correct vector assignments when the QVSS device is enabled Mark Pizzolato 2013-07-01 09:47:54 -10:00
  • 5de0c8db9c Instrumented the qvss activities for better debug support Mark Pizzolato 2013-06-30 08:37:29 -10:00
  • 1f8b3be4c0 Cleanup remote console single command mode. Mark Pizzolato 2013-06-25 04:58:34 -10:00
  • 5a21db5df6 Fix TMXR line transmit buffer allocation to always be allocated if a listening socket is open Mark Pizzolato 2013-06-24 10:58:28 -07:00
  • 9f430923c4 Merge remote-tracking branch 'origin/master' Mark Pizzolato 2013-06-20 09:15:53 -07:00
  • 469b4b249c Fixed typo in comment Mark Pizzolato 2013-06-20 09:11:51 -07:00
  • e529273dee Merge branch 'master' of https://github.com/tlhackque/simh Timothe Litt 2013-06-19 08:00:36 -04:00
  • c3b1d9abdd Boot ROMs, again Timothe Litt 2013-06-19 06:05:57 -04:00
  • 9681843fb5 PDP-10 tape boot rom update Timothe Litt 2013-06-19 05:49:21 -04:00
  • 65ea457d5b PDP-10 tape boot rom update Timothe Litt 2013-06-19 05:49:07 -04:00
  • 2efb0a1d65 Add -A to boot, Document & init FE comm area Timothe Litt 2013-06-18 22:42:48 -04:00
  • 6076a48f25 PDP-10 RP redux Timothe Litt 2013-06-18 21:14:32 -04:00
  • c7c5bdead0 PDP-10 RP attach/detach/boot issues Timothe Litt 2013-06-18 16:27:41 -04:00
  • 97eb58cfc4 Added a device flag which can be used to avoid auto detach at device attach time. Mark Pizzolato 2013-06-17 21:17:49 -07:00
  • e13b1fed55 Merge branch 'master' of https://github.com/tlhackque/simh Timothe Litt 2013-06-17 18:43:28 -04:00
  • d92fd22d7f RH11/TM0x issues: attach/detach Timothe Litt 2013-06-17 18:11:05 -04:00
  • 50ec127bb7 Merge remote-tracking branch 'github.com/simh/simh/master' Mark Pizzolato 2013-06-17 12:24:35 -07:00
  • b2f4590bfd Update README Mark Pizzolato 2013-06-17 12:22:29 -07:00
  • 9752a71943 Access violation if invalid command entered to remote console Timothe Litt 2013-06-17 15:11:24 -04:00
  • b8408c6641 ignore emacs scratch and backup Timothe Litt 2013-06-17 11:55:24 -04:00
  • 62229801f6 Cleanup of Visual Studio VAX project to properly convert to newer Visual Studio versions. Mark Pizzolato 2013-06-15 21:59:09 -07:00
  • 5fba42a08f Renamed Visual Studio Projects VAX610, VAX620 and VAX630 to be consistent with the target names produced by those project builds. Mark Pizzolato 2013-06-14 16:20:30 -07:00
  • 80790908e6 Added "HELP SET dev" and "HELP SHOW dev" as eqivalent to "HELP dev SET" and "HELP dev SHOW" respectively. Mark Pizzolato 2013-06-14 15:00:46 -07:00
  • 65de3d0aed Add descriptions to the QVSS register declarations Mark Pizzolato 2013-06-14 07:25:18 -07:00