1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-03-01 09:31:07 +00:00

Commit Graph

  • 63c4b638a0 SEL32: Updated Visual Studio project file. Richard Cornwell 2022-03-06 13:46:56 -05:00
  • 54fd54c4db SCP: Updated to current. Richard Cornwell 2022-03-05 15:03:16 -05:00
  • 93945da4ef KA10: Removed cty variables from kl10_dn.c Richard Cornwell 2022-03-02 20:46:02 -05:00
  • 29617613c6 SEL32: Change .ini configuration files to have c/r-l/f end of line. James C. Bevier 2022-03-01 09:48:50 -07:00
  • efec386179 SEL32: Remove taptools and util directories. SEL32: Remove testcode files from tests directory. SEL32: Update ICL file to Concept/32 format. SEL32: Update README.md file. SEL32: Add .gitignore in install directory for dsk/tapes files. James C. Bevier 2022-02-28 15:39:34 -07:00
  • 0bd04bfc4c SEL32: Merge branch 'master' of git://github.com/AZBevier/SEL32-rcsim Richard Cornwell 2022-02-27 15:06:36 -05:00
  • d70a2b2503 SEL32: Remove tests/tapes directories and iinstall command files from tests. SEL32: Update README.md file and install/README.md files. SEL32: Create installs directory with UTX/MPX install command files. James C. Bevier 2022-02-27 12:45:12 -07:00
  • 4e7641ce4b KA10: Remove stray tab. Richard Cornwell 2022-02-26 13:28:30 -05:00
  • 604d7df333 KA10: Fix typo in KL10 ITS. Richard Cornwell 2022-02-26 11:47:36 -05:00
  • 70d6cd4dee KA10: More fixes to get KS10 to build. Richard Cornwell 2022-02-26 00:06:57 -05:00
  • 6d6125c8da KA10: Fix ITS paging issue in Lisp build. Richard Cornwell 2022-02-24 19:57:59 -05:00
  • 257a4dc4a9 KA10: Fixed bug with page fault during ILDB/IDBP Richard Cornwell 2022-02-23 19:15:04 -05:00
  • 904ab1205f KA10: Set KMC default state to disabled. Richard Cornwell 2022-02-22 22:02:17 -05:00
  • 1ade1c6826 KA10: Fixed BLTUB/BLTBU instructions. Richard Cornwell 2022-02-21 13:45:53 -05:00
  • 609e2411f2 SCP: Updated to current. Richard Cornwell 2022-02-20 13:33:41 -05:00
  • da855dfc71 KA10: Removed trailing blanks from files. Richard Cornwell 2022-02-19 19:41:13 -05:00
  • 5cd901580c KA10: Removed tabs from kx10_dpy.c Richard Cornwell 2022-02-19 09:57:46 -05:00
  • b4249241f6 SCP: Updated KL10 Visual Studio Project file. Richard Cornwell 2022-02-18 21:16:18 -05:00
  • c5e7465285 KA10: Updated KS10 documentation. Richard Cornwell 2022-02-18 21:15:25 -05:00
  • 0fe39377b3 KA10: Fixes to get ITS to work on KS10. Richard Cornwell 2022-02-18 21:14:54 -05:00
  • 5a03809b74 KA10: Clean up coverity errors. Richard Cornwell 2022-02-18 21:14:35 -05:00
  • 3a214d3684 SEL32: Remove usage of SEL_DISK & DEV_DISK flags for all devices. James C. Bevier 2022-02-17 19:02:14 -07:00
  • 165c0ae413 KA10: Fixed timmer so TOPS20 will work on KS10. Richard Cornwell 2022-02-17 19:01:53 -05:00
  • 677d6d161f KA10: Clean up coverity warnings and windows warnings. Richard Cornwell 2022-02-17 19:01:10 -05:00
  • b25226009c SEL32: Remove use of DEV_DISK in unit flags instead. SEL32: Correct spelling error in README.md file. SEL32: Fix Coverity warning error. SEL32: Update to latest simh release. James C. Bevier 2022-02-16 14:07:01 -07:00
  • ebe576281e SCP: Updated to current. Richard Cornwell 2022-02-15 21:49:48 -05:00
  • bb699f3d94 SCP: Updated to current. Richard Cornwell 2022-02-15 21:49:13 -05:00
  • 265a4ae4a2 KA10: Redid interrupt system for KS. Richard Cornwell 2022-02-15 21:48:38 -05:00
  • c8526dde8f KA10: Cleanup for SCP compatiblity. Richard Cornwell 2022-02-15 21:47:47 -05:00
  • da6b230052 SEL32: Display CPU blocking state in instruction trace. SEL32: Fix spelling errors in README.md. SEL32: Correct interrupt processing sequence. SEL32: Support multiple INCH status buffers for some devices. SEL32: Adjust console timing during I/O. SEL32: Fix simh crash if line printer defined, but not attached. SEL32: Return no carrier status if ethernet not attached. SEL32: Update diag.tap to revision 8.2 from 8.0. SEL32: Continue code cleanup. SEL32: Correct LPR status bit assignments. James C. Bevier 2022-02-15 11:00:46 -07:00
  • 85a1c108d5 KA10: Added KMC device to KS10 processor. Richard Cornwell 2022-02-10 20:57:05 -05:00
  • b8c3604cea KA10: Changed byte Unibus NPR transfers to uint8 Richard Cornwell 2022-02-10 20:55:20 -05:00
  • 34b03adae0 KA10: Cleanup some errors in DUP device. Richard Cornwell 2022-02-10 20:54:05 -05:00
  • 188982b55d KA10: Fix bug in RH20 during transfer. Richard Cornwell 2022-02-10 20:52:32 -05:00
  • b8001fbe19 KA10: Cleanup code warning. Richard Cornwell 2022-02-10 20:51:52 -05:00
  • c4bf938f8b KA10: Added missing file to Windows Build. Richard Cornwell 2022-02-09 10:10:42 -05:00
  • f5008d760f KA10: Clean up windows build errors. Richard Cornwell 2022-02-09 10:03:44 -05:00
  • 93648d4aa6 KA10: Updated windows build files for latest windows build kits. Richard Cornwell 2022-02-09 09:58:59 -05:00
  • 0a6e6f0064 KA10: Cleanup KS10 DUP code to address register properly. Richard Cornwell 2022-02-07 22:14:18 -05:00
  • e07dc13a51 KA10: Got DN60 to wake up. Richard Cornwell 2022-02-07 22:13:28 -05:00
  • d673feafbb KA10: Fixed issue with garbage after reboot of Tops 7.04 Richard Cornwell 2022-02-07 22:12:41 -05:00
  • 55e3a98dda KA10: Fixed RH10 support on Tops 10 6.03 Richard Cornwell 2022-02-04 22:03:12 -05:00
  • cbf97f1043 KA10: Fixed IMP for KS10. Richard Cornwell 2022-02-04 21:07:42 -05:00
  • 30342544ad IBM360: Fixed OS/VS1 build issue. Richard Cornwell 2022-02-02 20:09:36 -05:00
  • 7229a20a1f IBM360: Fix channels to handle devices that disconnect during chaining. Richard Cornwell 2022-01-29 23:38:35 -05:00
  • 085b9abb4f IBM360: removed unused variable. Richard Cornwell 2022-01-29 23:38:00 -05:00
  • 5f2ce6f977 SCP: Updated README file. Richard Cornwell 2022-01-29 15:10:28 -05:00
  • 03357c545a KA10: Documentation for KS10. Richard Cornwell 2022-01-29 14:47:58 -05:00
  • db9c0fa9ef KA10: Fix address of DUP11 interface. Richard Cornwell 2022-01-29 14:47:32 -05:00
  • 861d06effd KA10: Clean up coverity issues and unused registers on KL & KS. Richard Cornwell 2022-01-29 14:22:18 -05:00
  • 4584b6059f KA10: Make DN20 device default disabled.Z Richard Cornwell 2022-01-29 13:59:43 -05:00
  • ec5343c9f2 KA10: Add DN20 device to KL10 makefile. Richard Cornwell 2022-01-29 13:58:23 -05:00
  • 0e19f8b499 KA10: Added IMP interface to KS10. Richard Cornwell 2022-01-29 13:42:02 -05:00
  • 871a1f7e02 KA10: Enable DUP11 device. Richard Cornwell 2022-01-29 13:40:17 -05:00
  • 0ca88e4d38 KA10: Added DUP device to KS10 Richard Cornwell 2022-01-29 13:39:15 -05:00
  • 969212aed8 KA10: Updated Visual studio to add CH11 to KS10 build. Richard Cornwell 2022-01-29 13:07:32 -05:00
  • c92033a7e2 KA10: added CH11 interface for KS10. Richard Cornwell 2022-01-29 13:05:41 -05:00
  • 9cbc20fdd7 KA10: Minor changes to KS10 under ITS. Richard Cornwell 2022-01-29 13:03:54 -05:00
  • fffd71f326 KA10: Minor fixes to try and get ITS working on KS10. Richard Cornwell 2022-01-22 23:26:21 -05:00
  • 8f6fec4013 IBM360: Fixed errors in handling of offline tapes. Richard Cornwell 2022-01-22 11:51:14 -05:00
  • f7093e0377 IBM360: Fixed tape to disconnect on rewind/unload if not chaining. Richard Cornwell 2022-01-21 00:01:58 -05:00
  • 83e55b3c67 KA10: Fixed RH10 for Tops10 6.03 and ITS Richard Cornwell 2022-01-19 23:08:23 -05:00
  • 4a739efc77 KA10: Removed some coverity errors. Richard Cornwell 2022-01-19 23:07:48 -05:00
  • 716a4844c8 KA10: Fixed RH controller to work on Tops 10 and Tops 20. Richard Cornwell 2022-01-19 09:55:07 -05:00
  • 5992cc26ed KA10: Cleanup code issues for KS byte I/O. Richard Cornwell 2022-01-19 09:54:06 -05:00
  • 4fa23999ad SCP: Updated makefile Richard Cornwell 2022-01-19 09:51:50 -05:00
  • 012a8c663c KA10: Fixed KS10 LP20 to work under Tops 20 and Tops 10 Richard Cornwell 2022-01-19 09:50:23 -05:00
  • d705087a22 SCP: Updated to current. Richard Cornwell 2022-01-19 09:46:58 -05:00
  • d5f6e61be5 KA10: Added KS10 LP20 printer support. Richard Cornwell 2022-01-10 23:06:59 -05:00
  • 5d86b4704f KA10: Cleanup help messages. Richard Cornwell 2022-01-10 23:05:50 -05:00
  • 004a39865a KA10: Fixed coverity bugs with UBA, fixed 1Proceed on KS10 ITS Richard Cornwell 2022-01-09 00:14:22 -05:00
  • 41eacc25ac IBM360: Fixed some Coverity errors. Richard Cornwell 2022-01-08 21:01:04 -05:00
  • 5a1892b843 KA10: Fixed JRST and PUSHJ under multi-section, fixing Panda. Richard Cornwell 2022-01-08 21:00:13 -05:00
  • da4039c063 SCP: Updated to current. Richard Cornwell 2022-01-06 22:25:53 -05:00
  • ecea3a9250 KA10: Minor fixes to try and get ITS to work. Richard Cornwell 2022-01-06 22:12:25 -05:00
  • 675c652363 KA10: Fixed DZ to work correctly under Tops 20. Richard Cornwell 2022-01-06 22:11:09 -05:00
  • 83b7dd8975 KA10: Fixed paging so the Tops 20 will now work. Richard Cornwell 2022-01-04 22:45:47 -05:00
  • b790eff61d IBM360: Added FCB support to printer. Richard Cornwell 2022-01-03 23:47:33 -05:00
  • ab32208bba IBM360: Fixed issue with NOP on tape drive. Richard Cornwell 2022-01-03 23:47:06 -05:00
  • 1ce1bc5f9a KA10: Fixed to get KS10 to work for Tops 10 7.04 and Tops 20 4.1 Richard Cornwell 2022-01-01 21:56:49 -05:00
  • 20180f9d7a KA10: Minor changes to FE to work better on Tops 10 7.04 Richard Cornwell 2022-01-01 21:55:26 -05:00
  • 2e97320575 KA10: Fix error in DZ11 line selection. Richard Cornwell 2022-01-01 13:17:29 -05:00
  • 85078fac99 KA10: Clean up errors in RP06 and RH11 devices Richard Cornwell 2022-01-01 13:16:43 -05:00
  • 7a35905c32 KA10: Fixed missing file for windows build of KS10 Richard Cornwell 2021-12-31 23:12:38 -05:00
  • a6bbfac2c1 KA10: Removed unused files. Richard Cornwell 2021-12-31 11:23:32 -05:00
  • b7ecc810ae KA10: Updated to allow KS10 to run Tops 10 and ITS. Richard Cornwell 2021-12-31 10:49:53 -05:00
  • 915bcfc6c8 KA10: Fixed problem with KL10 hanging on unattached FE tty's. Richard Cornwell 2021-12-31 10:46:34 -05:00
  • bc3a49d18c SEL32: Correct TIO return CC's. SEL32: Adjust UDP/DPII disk timing. SEL32: Add missing seek to 0 in SCSI disk boot code. SEL32: Add MPX/UTX self installing .ini and .tap files. SEL32: Update README.md to reflect new test images. James C. Bevier 2021-12-30 11:12:28 -07:00
  • 595ab1d8b8 SCP: Updated to current. Richard Cornwell 2021-12-26 20:22:45 -05:00
  • a3b5a536b4 IBM360: Clear flags on seach header equal, to allow DOSVS to IPL. Richard Cornwell 2021-12-26 20:21:50 -05:00
  • 5d1e31d949 IBM360: Fixed immediate command to always ignore length. Richard Cornwell 2021-12-26 20:20:38 -05:00
  • 4a01ca28d8 IBM360: Fixed test command on card reader to return 0 status. Richard Cornwell 2021-12-26 20:19:47 -05:00
  • 585e9403d2 SCP: Update SCP to current. Richard Cornwell 2021-12-15 11:52:27 -05:00
  • 19e8d17334 SEL32: Adjust polling rate for ethernet and com devices. SEL32: Update doc with latest disk drive specifications. SEL32: continue code cleanup. James C. Bevier 2021-12-02 14:41:15 -07:00
  • e300fe81bf SEL32: Update SIO, HIO, STPIO, TOI error processing and CC's returned SEL32: Continue code cleanup. James C. Bevier 2021-11-30 09:37:04 -07:00
  • 6474f49268 SEL32: Update sel32_ec.c to correctly handle EC diag in modes 0-3. SEL32: update to current simh version. SEL32: do some code cleanup on various modules. SEL32: update HIO processing in sel32_chan.c. SEL32: speed up mt handling in sel32_mt.c. SEL32: Update SetupNet for network setup. James C. Bevier 2021-11-22 13:11:44 -07:00
  • 4f16fdb8d1 IBM360: Fix card reader to clear status on detattach. Richard Cornwell 2021-11-21 19:12:33 -05:00
  • ccb32e53be IBM360: Misc fixes. Fix 2314 disk size, external interrupt, card reader stack. Richard Cornwell 2021-11-19 20:00:20 -05:00
  • 4ee337edad IBM360: Removed sign unsigned warning on windows. Richard Cornwell 2021-11-13 16:10:03 -05:00
  • d6594834b8 IBM360: Fixed console for DOS/VS. Richard Cornwell 2021-11-13 14:21:16 -05:00