1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-28 17:19:52 +00:00

Commit Graph

  • da2f969a82 KA10: Call display_init from reset. Lars Brinkhoff 2018-06-20 11:27:58 +02:00
  • 43e7f4128a SCP: Updated to current. Richard Cornwell 2018-06-25 15:03:17 -04:00
  • 5e9db9a180 B5500: Updated DTC to properly handle TMXR layer. Richard Cornwell 2018-06-21 16:48:24 -04:00
  • da8baebaf7 SCP: Updated to current. Richard Cornwell 2018-06-21 16:47:08 -04:00
  • 46f900df03 B5500: Fixed incorrect translation for brackets. Richard Cornwell 2018-06-17 20:02:09 -04:00
  • e88dfb3868 SCP Updated to current version. Richard Cornwell 2018-06-17 20:01:44 -04:00
  • c41caeb4d0 B5500: Fixed bug in CMN opcode execution. Richard Cornwell 2018-06-13 23:01:27 -04:00
  • 2fb8a31d33 KA10: Fixed not clearing interrupt when character is sent by CTY. Richard Cornwell 2018-06-05 23:02:21 -04:00
  • 6652737261 B5500: Fixed a bug in setting number of terminal lines on DTC. Richard Cornwell 2018-06-05 23:01:38 -04:00
  • 85c63e8ca6 KA10: IMX device stub. Lars Brinkhoff 2018-05-30 22:00:25 +02:00
  • d30dd7d768 I7000: Cleanup some conflicting external definitions. Richard Cornwell 2018-06-01 15:09:29 -04:00
  • c755299813 B5500: Cleanup some conflicting external definitions. Richard Cornwell 2018-06-01 15:08:35 -04:00
  • 5fc5881a4b SCP: Removed unused file. Richard Cornwell 2018-06-01 15:07:59 -04:00
  • af1c92aaa7 SIM_CARD: Added support for stacker. Richard Cornwell 2018-06-01 15:06:23 -04:00
  • 6464038c13 SCP: Updated to current. Richard Cornwell 2018-06-01 15:06:04 -04:00
  • 987f7c912a I7000: Fixes to allow IBM 704 Fortran II to work. Richard Cornwell 2018-05-21 14:55:38 -04:00
  • db232ee122 B5500: Fixed for new sim_card interface. Richard Cornwell 2018-05-21 14:54:59 -04:00
  • c9f123463f KA10: Fixed typo in ka10_tu.c Richard Cornwell 2018-04-22 00:51:38 -04:00
  • c9ee9f4da1 KA10: Support for older versions of Tops10. Fix RH10 controller Richard Cornwell 2018-04-21 15:08:53 -04:00
  • 430ce51342 KA10: Support for new interface to sim_card. Richard Cornwell 2018-04-21 15:08:11 -04:00
  • 652159689d IBM360: Support for new interface to sim_card. Richard Cornwell 2018-04-21 15:07:33 -04:00
  • 06ac33eb6d I7000: Support for new interface to sim_card. Richard Cornwell 2018-04-21 15:06:37 -04:00
  • cb995f6a57 B5500: Support for new interface to sim_card. Richard Cornwell 2018-04-21 15:05:40 -04:00
  • 9a6f01dc76 SIM_CARD: New interface. Richard Cornwell 2018-04-21 15:05:13 -04:00
  • 09e3e82658 B5500: Added reset to devices on boot. Richard Cornwell 2018-04-06 16:06:12 -04:00
  • 06376089f6 KA10: Added ITS MPX device. Richard Cornwell 2018-04-06 16:05:25 -04:00
  • b2787a44a1 SCP: Updated to current version. Richard Cornwell 2018-04-02 15:44:35 -04:00
  • 5aaf1b456f KA10: Merge branch '340' of git://github.com/philbudne/sims Richard Cornwell 2018-04-02 14:16:45 -04:00
  • f542569227 KA10: Major cleanup of interrupt and floating point code. Richard Cornwell 2018-04-02 14:09:31 -04:00
  • 40613cbd44 KA10: Account for MIT I/O Multiplexor in 340 Display CONI response Thanks to Lars for figuring it out! phil 2018-03-28 11:29:36 -04:00
  • 43581c1739 SCP: Updated to current version. Richard Cornwell 2018-03-08 22:34:23 -05:00
  • 0554bca193 KA10: Fixed problem with TM10 writing zero word records. Richard Cornwell 2018-03-08 21:37:52 -05:00
  • 411e3a3fe5 KA10: Fixed issues with TM10B controller. Richard Cornwell 2018-02-28 10:15:25 -05:00
  • 0335399546 KA10: Fixed TM10B for ITS support. Richard Cornwell 2018-02-27 09:01:38 -05:00
  • 5330756065 KA10: Fixed issue with quatum clock on ITS when simulator stopped. Richard Cornwell 2018-02-24 16:12:47 -05:00
  • 1ee5f0fd2f KA10: Updated to fix issues with ITS build. Richard Cornwell 2018-02-24 00:51:37 -05:00
  • 5af5310fed KA10: Fixed bug with RH10 auto configure. Richard Cornwell 2018-02-23 23:08:43 -05:00
  • 1268c3815c SCP: Updated display to fix char code issues with type340. Richard Cornwell 2018-02-20 09:45:25 -05:00
  • 49a642057b SCP: Fixed makefile error. Richard Cornwell 2018-02-18 15:46:16 -05:00
  • 7d4d634342 KA10: Minor changes to TM10 tape driver. Richard Cornwell 2018-02-18 14:41:10 -05:00
  • 29818229ff SCP: Updated display to current. Richard Cornwell 2018-02-18 14:40:10 -05:00
  • 2931023c44 KA10: Merge branch 'philbudne-340' Richard Cornwell 2018-02-18 14:39:35 -05:00
  • b7caf26e0b KA10: Add display support (includes cursory makefile changes) phil 2018-02-15 23:02:36 -05:00
  • 8f26b58deb SCP: Updated to current version. Richard Cornwell 2018-02-15 18:07:19 -05:00
  • 328ddcc23c KA10: Fixed initial memory size setting error. Richard Cornwell 2018-02-14 08:18:47 -05:00
  • 84bd673bcd KA10: Auto number RH10 devices. Richard Cornwell 2018-02-13 22:30:49 -05:00
  • cf34c5a4dd KA10: Fixed bugs with Dectape that effected stand alone operation. Richard Cornwell 2018-02-13 22:29:21 -05:00
  • 9e48a862b4 IBM360: Updated to DASD to run IBM 3330 disks. Richard Cornwell 2018-02-13 22:27:49 -05:00
  • c1e3b1935f IBM360: Cosmetic cleanup. Richard Cornwell 2018-02-13 22:27:08 -05:00
  • 3b9f116f92 KA10: Fixed ASHC bug, changed how ITS OPC register is updated. Richard Cornwell 2018-02-06 09:10:56 -05:00
  • b2e3cc29e5 KA10: Updated ITS paging hardware and tape handling. Richard Cornwell 2018-02-05 22:54:10 -05:00
  • 11f0ca56b0 KA10: Fix tape support under ITS. Richard Cornwell 2018-02-04 23:41:14 -05:00
  • 56b5484feb KA10: Fixed issues with ITS Pager. Richard Cornwell 2018-02-04 23:40:49 -05:00
  • 08b2a725c0 ICL1900: Initial Commit. Richard Cornwell 2018-02-04 22:48:35 -05:00
  • b1f234dbc8 SCP: Updated README and makefile Richard Cornwell 2018-02-04 22:47:50 -05:00
  • 047221b2e0 KA10: Fixed PD to DOS format. Richard Cornwell 2018-01-23 09:43:27 -05:00
  • 064b657de1 KA10: Fixed PD clock to be disabled on KI build. Richard Cornwell 2018-01-23 09:38:09 -05:00
  • 0c32a646a2 Merge pull request #30 from larsbrinkhoff/pdclk Richard Cornwell 2018-01-23 09:29:40 -05:00
  • 48ad6ef806 KA10: Add DeCoriolis clock. Lars Brinkhoff 2018-01-23 10:08:33 +01:00
  • 60b3d6600a KA10: Enabled ITS Quantum clock, added CPU Idle support. Richard Cornwell 2018-01-20 23:32:43 -05:00
  • e698f1389d KA10: Fixed typo. Richard Cornwell 2018-01-20 15:05:26 -05:00
  • cd5f529f35 KA10: Fixed Record Length Error handling for ITS. Richard Cornwell 2018-01-20 00:35:59 -05:00
  • f33fb7b61a KA10: Updated TM10 drive for ITS. Richard Cornwell 2018-01-18 08:35:27 -05:00
  • 67bcebee9e KA10: Fixed ITS 1 Proceed function for UUO's. Richard Cornwell 2018-01-16 22:15:20 -05:00
  • 6c2d37bcaa KA10: Updated TM10 drive to work under ITS. Richard Cornwell 2018-01-16 21:41:43 -05:00
  • fe16dc6223 SCP: Updated readme, to indicate current ITS status. Richard Cornwell 2018-01-13 21:14:53 -05:00
  • 17de427b1c KA10: Update to make ITS stable. Richard Cornwell 2018-01-13 00:16:01 -05:00
  • d787165d32 KA10: Updated ITS support. Richard Cornwell 2018-01-08 22:40:33 -05:00
  • e54c68e5fe KA10: Updated copyright notices. Richard Cornwell 2018-01-08 22:39:54 -05:00
  • 01e56cf5c8 IBM360: Updated copyright notices. Richard Cornwell 2018-01-08 22:36:28 -05:00
  • 1a0cbc76b5 SCP: Updated to latest SCP. Richard Cornwell 2018-01-08 22:35:43 -05:00
  • f8c76f4556 IBM360: Updated sys file to do deposit. Richard Cornwell 2018-01-02 23:17:16 -05:00
  • d8a5a7eede I7000: Updated makefile to newer format. Richard Cornwell 2018-01-02 23:16:29 -05:00
  • 2af08e26bd I7000: Updated copyright notice. Richard Cornwell 2017-12-31 19:10:20 -05:00
  • eef831ea76 I7000: Removed old documentation files. Richard Cornwell 2017-12-31 19:09:12 -05:00
  • 35305fcf9f KA10: Many changes to get ITS to start to work. Richard Cornwell 2017-12-29 23:37:04 -05:00
  • a6f363689d IBM360: Added instruction tracing debug flag. Richard Cornwell 2017-12-29 23:34:36 -05:00
  • 082a83d0ed IBM360: Misc changes to get system working better. Cleaned up channel handling to properly buffer words. End of file handling on DASD records. Added instruction tracing to debug log. Richard Cornwell 2017-12-29 23:22:57 -05:00
  • 8cb1a59be4 I7000: Fix coverity warnings. Richard Cornwell 2017-12-29 16:45:24 -05:00
  • 9080577ae8 SCP: Updated to latest SCP, edited makefile to only build local simulators. Richard Cornwell 2017-12-28 13:53:00 -05:00
  • 87ebb9f403 I7000: Fixed problems detected in 9P01C test. Richard Cornwell 2017-12-27 22:34:06 -05:00
  • 38f77e0afa B5500: Allowed for LLL instruction to be interrupted by SCP. Richard Cornwell 2017-12-23 16:56:50 -05:00
  • 19c98d5f39 I7000: Removed un-needed code in i701_sys.c Richard Cornwell 2017-12-23 10:18:50 -05:00
  • eb25880a7e B5500: Fixed bug in not properly idling. Richard Cornwell 2017-12-19 21:50:19 -05:00
  • 27d5322daf I7000: Cleaned up some documentation errors. Richard Cornwell 2017-12-16 15:07:44 -05:00
  • 1f90edf924 B5500: Cleaned up some documentation errors. Richard Cornwell 2017-12-16 15:07:25 -05:00
  • 4fcfe0d23d I7000: Updated document format to doc format. Richard Cornwell 2017-12-16 14:04:43 -05:00
  • 563ed5b5e6 B5500: Updated documents to doc format. Richard Cornwell 2017-12-16 14:04:05 -05:00
  • 4361d59d2b I7000: Added user documentation. Richard Cornwell 2017-12-16 00:13:57 -05:00
  • 90d7c3a487 B5500: Added user documentation. Richard Cornwell 2017-12-16 00:13:34 -05:00
  • 5893a762ee I7000: Fixed bug in overlapped punch and printer operations. Richard Cornwell 2017-12-09 21:34:11 -05:00
  • a76783e8b9 I7000: Updated register variables for new SCP Richard Cornwell 2017-12-03 19:31:49 -05:00
  • 4625870e02 I7000: Fixed end of line printer output be DOS compatible. Richard Cornwell 2017-12-02 14:54:20 -05:00
  • d609e81f66 I7000: Fixed minor compiler warnings. Richard Cornwell 2017-11-21 21:44:17 -05:00
  • c663c1ff53 IBM360: Misc bug fixes, still not working. Richard Cornwell 2017-11-12 14:09:24 -05:00
  • ad6d475519 SIM_CARD: Fixed translation errors for EBCDIC Richard Cornwell 2017-11-12 14:07:10 -05:00
  • ac77622706 I7000: Fixed some minor Coverity errors. Richard Cornwell 2017-11-12 14:06:45 -05:00
  • 4b2db13cca IBM360: Fixed some Coverity errors. Richard Cornwell 2017-11-05 19:16:26 -05:00
  • 9e308e97e9 IBM360: Many changes. Can now restore and run some DOS jobs. Richard Cornwell 2017-11-05 13:52:51 -05:00
  • 9165f0bcd9 IBM360: Many patches. DASD now appears to work. Richard Cornwell 2017-10-29 12:31:33 -04:00