1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-05-05 15:35:19 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Richard Cornwell
0cf55d43b5 IBM360: Cleanup of code, and some enhancements for MVS support. 2024-05-15 13:05:50 -04:00
Richard Cornwell
9462ee624f IBM360: Updated to fix bugs uncovered under diagnostics. 2024-03-12 12:27:02 -04:00
Richard Cornwell
b5153f4fb3 IBM360: Add support for 3400 tape drives. 2024-01-25 17:59:11 -05:00
Richard Cornwell
8f6fec4013 IBM360: Fixed errors in handling of offline tapes. 2022-01-22 11:51:14 -05:00
Richard Cornwell
f7093e0377 IBM360: Fixed tape to disconnect on rewind/unload if not chaining. 2022-01-21 00:01:58 -05:00
Richard Cornwell
ab32208bba IBM360: Fixed issue with NOP on tape drive. 2022-01-03 23:47:06 -05:00
Richard Cornwell
e8dc360c6c IBM360: Reversed newline/carrage return to carrage return/newline 2021-10-29 21:27:01 -04:00
Richard Cornwell
8f504d234f IBM360: Fixed 7 track support. 2021-10-23 22:29:17 -04:00
Richard Cornwell
de400c67b2 IBM360: Fixed mag tape busy handling. 2021-09-29 08:55:39 -04:00
Richard Cornwell
c3ea953f1a IBM360: Fixed bug in CUE support and fix to Write protect tapes. 2021-09-25 21:46:50 -04:00
Richard Cornwell
1fe4c4703d IBM360: Cleanup of LRA instruction and other minor changes. 2021-06-25 08:03:31 -04:00
Richard Cornwell
13479d4697 IBM360: Misc changes to cleanup code. 2020-12-03 19:55:23 -05:00
Richard Cornwell
a3c7c5c442 IBM360: Removed inlude of time.h, switch time to sim_get_time. 2020-10-31 10:54:37 -04:00
Richard Cornwell
e7a7f73554 IBM360: Redid channel I/O to support changing channel type. 2020-10-22 17:17:00 -04:00
Richard Cornwell
ece22f70f6 IBM360: Removed some compiler warnings. 2020-10-06 21:55:19 -04:00
Richard Cornwell
60b09a4b56 IBM360: Fixed sense data in MT, minor 2703 fixes. 2020-09-17 20:12:21 -04:00
Richard Cornwell
fa88b294d4 IBM360: Fixed sense to properly report BOT and other flags. 2020-09-05 12:09:16 -04:00
Richard Cornwell
be009d4080 IBM360: Added help and comments. 2020-06-14 13:06:15 -04:00
Richard Cornwell
ea936a5c89 IBM360: Code cleanup. 2020-06-07 08:42:25 -04:00
Richard Cornwell
8aa1d65100 IBM360: Added more unit record devices to configuration. 2020-06-06 15:16:58 -04:00
Richard Cornwell
39acb0fa86 IBM360: Merged in IBM370 support to simulator. 2020-06-03 21:09:27 -04:00
Richard Cornwell
5ae42ddddd IBM360: Changed storage protection, and misc cleanup. 2020-03-06 21:24:19 -05:00
Richard Cornwell
41e4bdd46a IBM360: Cleanup various compile errors. 2020-02-17 22:55:49 -05:00
Richard Cornwell
e277497d88 IBM360: Added support for Channels 4-7. 4 being multiplexer. 2020-02-02 21:05:30 -05:00
Richard Cornwell
c15b9ffa88 IBM360: Minor changes to help OS/360 work better. 2020-01-29 21:36:25 -05:00
Richard Cornwell
883dd27f9f IBM360: Major update. MVT now can be built.
CDR:  Clean up to return correct status on EOF and empty deck.
   CHAN: Fixed problems with storage key support.
   CHAN: Proper handling of error on initial connect to device.
   CPU:  Fixed errors in handling of storage key protection.
   CPU:  Added aligned data access.
   CPU:  Floating point code starting to work. Still some errors.
   DASD: Corrected sense data for 2311 and 2314 drives for CP/67.
   MT:   Cleaned up proper handling of unattached units.
   SYS:  Fixed bug in deposit.
2019-01-21 22:57:36 -05:00
Richard Cornwell
3c16f8b3f5 IBM360: Patches to allow DOS/360 and OS/360 to build. 2019-01-05 14:23:16 -05:00
Richard Cornwell
c984c6b187 IBM360: Adding in 2 more DASD controllers. 2018-11-07 18:37:49 -05:00
Richard Cornwell
2aabd4cf49 IBM360: Cleanup channel and instruction issues. Alsmost boots OS/360 2018-07-18 13:58:44 -04:00
Richard Cornwell
652159689d IBM360: Support for new interface to sim_card. 2018-04-21 15:07:33 -04:00
Richard Cornwell
c1e3b1935f IBM360: Cosmetic cleanup. 2018-02-13 22:27:08 -05:00
Richard Cornwell
01e56cf5c8 IBM360: Updated copyright notices. 2018-01-08 22:36:28 -05:00
Richard Cornwell
9e308e97e9 IBM360: Many changes. Can now restore and run some DOS jobs.
Card punch now startng to work. Need to fix translation table.
   Card reader moved sense to cdr_srv.
   LPR fixed to generate dos format output.
   DASD many cleanups.
2017-11-05 13:52:51 -05:00
Richard Cornwell
9165f0bcd9 IBM360: Many patches. DASD now appears to work. 2017-10-29 12:31:33 -04:00
Richard Cornwell
6620cd2f6c IBM360: Fixed Coverity errors. 2017-10-18 23:44:36 -04:00
Richard Cornwell
eb4320e2e4 IBM360: Initial commit 2017-10-15 13:22:36 -04:00