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

956 Commits

Author SHA1 Message Date
Richard Cornwell
6fd3045249 Ridge32: Clean up coverity errors. 2020-12-03 21:44:14 -05:00
Richard Cornwell
4c0eb6ab74 Ridge32: Removed unused file. 2020-12-03 19:58:59 -05:00
Richard Cornwell
fcfd7d4681 Ridge32: Adding floating point, ROS better at booting. 2020-09-17 20:46:57 -04:00
Richard Cornwell
3730d30bc5 RIDGE32: Fixed some Coverity errors. 2020-09-04 19:20:09 -04:00
Richard Cornwell
c7fe6c1493 Ridge32: Return retry count of 1 to make ROS installer happy. 2020-08-30 21:51:04 -04:00
Richard Cornwell
6fae053763 Ridge32: Added monochrome display. 2020-08-23 11:02:24 -04:00
Richard Cornwell
9e777654f0 Ridge32: Added ct device. 2020-08-22 15:31:17 -04:00
Richard Cornwell
b6f4b2a06f Ridge32: Added support for Cartrige tape drive. 2020-08-22 15:30:46 -04:00
Richard Cornwell
50d16719e0 SCP: Added Ridge32 support. 2020-08-19 21:59:50 -04:00
Richard Cornwell
3abd69b166 Ridge32: Initial commit. 2020-08-19 21:59:27 -04:00
Richard Cornwell
5d1c01fcc9 SCP: Updated to current. 2020-08-16 10:16:17 -04:00
AZBevier
823fa5f85a SEL32: Add SCSI disk support for UTX.
SEL32: Do code cleanup for disk support code.
SEL32: Allow RTC to be disabled/enabled.
SEL32: Add "set RTC enable" to tests init files.
2020-08-15 11:38:28 -07:00
Richard Cornwell
f37b618947 IBM360: Renable help. 2020-08-09 10:23:24 -04:00
Richard Cornwell
5e579aa55d SEL32: Added Ethernet controller. 2020-08-09 10:20:04 -04:00
Richard Cornwell
1d186a82ce IBM360: Minor changes to fix some compile warnings. 2020-08-09 10:19:00 -04:00
AZBevier
9cb28572df SEL32: Correct status after mt advance record command.
SEL32: Do not clear inch address on controller reset instruction.
SEL32: Update mkvmtape processing for MPX3.X SDT tapes.
SEL32: Do not reset base mode bit on LPSD(CM) instructions.
SEL32: Test for wait mode to inhibit history filling with wait instructions.
2020-08-02 18:38:30 -07:00
Richard Cornwell
3d0410aef9 SCP: Updated to current. 2020-07-22 23:03:24 -04:00
Richard Cornwell
6f7d3a147a IBM360: Fixes to /67 paging support, and overflow records for MTS. 2020-07-22 23:02:54 -04:00
AZBevier
d1479370af SEL32: Update floating point FLTW & FLTD instructions to pass SEL diags.
SEL32: Revise console output wait times.
SEL32: Change cpu and channel processing of interrupts.
SEL32: Correct read/write byte macro.
SEL32: General code cleanup and debug code removal.
2020-07-21 14:32:34 -07:00
Richard Cornwell
6cb871e206 IBM360: Fixed to allow MTS to start to work. 2020-07-20 23:02:52 -04:00
Richard Cornwell
62e8b69241 SCP: Updated to current. 2020-07-15 23:52:35 -04:00
Richard Cornwell
0ea734069b ICL1900: Fixed coverity errors. 2020-07-15 19:29:33 -04:00
AZBevier
cfd99d5a12 SEL32: Correct compiler warning error ands coverity warning errors.
SEL32: Replace single precision floating point multiple function.
2020-07-15 14:30:15 -07:00
AZBevier
639cb45568 SEL32: Update SEL documentation.
SEL32:
2020-07-13 19:09:44 -07:00
AZBevier
1f70fc9ba0 SEL32: Do general cleanup and removal of conditional debug code.
SEL32: Update and validate ADFW/SUFW, ADFD/SUFD, MPFD, & DVFD fp code.
SEL32: Update readme files.
SEL32:
2020-07-13 19:01:16 -07:00
Richard Cornwell
44a322e395 SCP: Updated to current. 2020-07-12 22:25:53 -04:00
Richard Cornwell
7eadb3c197 ICL1900: Cleanup windows compile warnings. 2020-07-12 21:50:25 -04:00
Richard Cornwell
9d4093f541 IBM360: Minor code cleanup. Fixed Coverity errors. 2020-07-11 15:04:51 -04:00
Richard Cornwell
b55d60c274 IBM360: Fixed bugs with channel access and cleanup. 2020-07-02 10:58:22 -04:00
Richard Cornwell
37f7519727 IBM360: Added 3270 terminal support. 2020-06-29 22:14:17 -04:00
Richard Cornwell
70c37d5b8f IBM360: Cleanup 2703 code to handle TSS/370 and TCAM halt. 2020-06-29 22:12:46 -04:00
Richard Cornwell
88ae60a11e SCP: Updated to current. 2020-06-29 22:11:50 -04:00
Richard Cornwell
b6a46fc650 IBM360: Update to help TSS and OS/VS1. 2020-06-24 21:26:53 -04:00
Richard Cornwell
50f793707b SCP: Updated to current. 2020-06-23 19:35:09 -04:00
Richard Cornwell
c5afed2182 I7000: Fixed files to use CR/LF. 2020-06-23 19:29:01 -04:00
Richard Cornwell
14d07f5752 I7000: Replaced fprintf with sim_printf. 2020-06-23 19:27:17 -04:00
Richard Cornwell
bbbc8f1410 KA10: Fixed register definition errors. 2020-06-23 19:26:20 -04:00
Richard Cornwell
448d8f9285 IBM360: Cleanup of channel code. 2020-06-20 15:46:47 -04:00
Richard Cornwell
2e21b4afa3 IBM360: Added setting of TOD clock. 2020-06-20 15:46:15 -04:00
Richard Cornwell
be93190b6f IBM360: Updated docs to correct typos. 2020-06-20 15:45:21 -04:00
Richard Cornwell
8740385925 SCP: Updated to current. 2020-06-20 15:44:56 -04:00
Richard Cornwell
5c8c70ca53 I7000: Updated i7090 test results for SCP timing changes. 2020-06-20 15:44:00 -04:00
Richard Cornwell
83702781a4 IBM360: Fixed LPR support for control functions. 2020-06-16 21:47:10 -04:00
Richard Cornwell
4b44a2d832 SCP: Updated to current. 2020-06-14 19:38:57 -04:00
Richard Cornwell
8886b113f8 SCP: Updated Visual Studio Projects to work. 2020-06-14 17:35:58 -04:00
Richard Cornwell
d61ae452fb KA10: Added support for waits characterset in printer. 2020-06-14 13:30:36 -04:00
Richard Cornwell
be009d4080 IBM360: Added help and comments. 2020-06-14 13:06:15 -04:00
Richard Cornwell
e105903ea3 IBM360: Fixed error in seek instruction. 2020-06-14 13:04:52 -04:00
Richard Cornwell
b8f00b57eb IBM360: Added paging support to LPR device. 2020-06-14 13:03:27 -04:00
Richard Cornwell
ea936a5c89 IBM360: Code cleanup. 2020-06-07 08:42:25 -04:00