1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-13 15:27:04 +00:00

38 Commits

Author SHA1 Message Date
James C. Bevier
2664dd9739 SEL32: Do general code cleanup to remove unused code.
SEL32: Update Ping and ICMP support code to use correct packet size.
SEL32: Update SetupNet script to support latest Fedora release.
SEL32: Improve disk write speed.
SEL32: Add .tap file reassignent support in sel32_mt.c.
2023-09-08 17:19:19 -07:00
James C. Bevier
e19fcc6706 SEL32: Add IPU device support using pthreads on Linux and Windows.
SEL32: Update makefile and SEL32.vsproj file to add IPU device.
SEL32: Update README.md file.
SEL32: Do a general code cleanup.
2023-01-04 13:30:59 -07:00
James C. Bevier
19e8d17334 SEL32: Adjust polling rate for ethernet and com devices.
SEL32: Update doc with latest disk drive specifications.
SEL32: continue code cleanup.
2021-12-02 14:41:15 -07:00
James C. Bevier
fbf62937ef SEL32: Backup commits before new push to SEL32.
SEL32: Add initial MPX 3.5 and MPX 3.6 support in SEL32.
SEL32: Add larger disk support; 500, 600, 700, 1200 MB.
SEL32: Fix clock interrupt and console attention trap interaction error.
SEL32: Redo STPIO processing for MPX 3X changes.
SEL32: Add GRABIO processing for MPX 3X system debugger support.
SEL32: Correct disk mount error for MPX 3X.
SEL32: Allow taptools to be built on Windows.
2021-05-30 18:33:17 -07:00
James C. Bevier
d9bb3abc46 SEL32: Correct SCSI disk initialization code
SEL32: Update sel32_com.c for MPX1X
SEL32: Do more general code cleanup
2021-04-11 19:20:52 -07:00
AZBevier
0a877022ed SEL32: Update sel32_com.c for MPX 1.X telnet support. 2021-04-05 20:34:00 -07:00
AZBevier
bbaabbd168 SEL32: Update sel32_com.c for telnet support in UTX and MPX.
SEL32: Correct DIB functions to return t_stat instead if UINT16.
SEL32: DO more code cleanup.
2021-04-01 20:40:55 -07:00
AZBevier
005bd4178f SEL32: Update sel32_ec.c to run ecdiags for mode 0, 1, & 2.
SEL32: Add eomtap to taptools & change makefile & README.md.
SEL32: Code cleanup for sel32_chan.c.
SEL32: Leave auto-int active during processing.
SEL32: Expand ethernet to 16 channels.
2021-03-22 20:44:12 -07:00
AZBevier
0babe9da3f SEL32: Fix 'mt offline' crash in UTX.
SEL32: Fix device address assignment for ethernet controller.
SEL32: Allow mag tape to be enabled/attached after system boot.
SEL32: Change delay after SIO to be applied for each unit.
SEL32: Create 1 tape backup of /usr for UTX.
SEL32: Fix test for device on system to use disabled flag.
SEL32: Correct wakeup status for 8-line support.
SEL32: Support -i -n flags options to attach command.
SEL32: Only support disk track replacement logic for diag tracks.
SEL32: Fix two Coverity warning errors from last update.
SEL32: Correct status flage setting for mag tape.
SEL32: Update SEL32 Documentation.
SEL32: Correct mkvmtape in taptools to 8 chars for owner and group names.
2021-03-08 19:11:39 -07:00
AZBevier
3ddc772ce2 SEL32: Continue Code cleanup and formatting.
SEL32: Finish adding preio entry to rest of devices.
SEL32: Remove attached test from SIO processing code.
SEL32: Add attached test to each device processing code.
SEL32: Correct renum.c tap tool tp handle large files.
SEL32: Fix device address assignment for sel32_com.c device.
SEL32: Fix deblk to handle more file formatting errors.
2021-03-04 08:24:01 -07:00
AZBevier
5e2d18cfdd SEL32: Correct map loading for MPX run requested tasks.
SEL32: Correct unused SPAD location test for interrupt control instructions.
SEL32: Correct HSDP test for formatted disk.
SEL32: Add reset channel command processing for each defined device.
SEL32: Add disk2tap utility to taptools.
SEL32: Test for UTX ZMAP in last sector of SCSI disk when formatting.
SEL32: General code cleanup in multiple modules.
2021-02-13 15:58:09 -07:00
AZBevier
51d47a7346 SEL32: Correct right halfword nop processing.
SEL32: Add track/sector replacement support for HSDP.
SEL32: DO some general code cleanup.
2021-01-23 15:42:16 -07:00
AZBevier
7be50aae66 SEL32: Add track/sector label support for UDP/HSDP disks.
SEL32: Add Linux network setup utility Setup.Net.
SEL32: Update disk image sim32disk to have track/sector labels.
SEL32: Update SEL32 documentation.
2020-12-22 21:26:10 -07:00
AZBevier
e3e3133760 SEL32: Add iocl processing support per device.
SEL32: Correct booting from devices other than 800 & 1000.
SEL32: Add label support to HSDP & UDP disk controllers.
SEL32: Add ECC support to HSDP & UDP disks for diagnostics.
2020-12-03 20:25:20 -07: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
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
AZBevier
9b40636adf SEL32: Revise channel program processing.
SEL32: Add MFP device support.
SEL32: Inhibit clock interrupt during console output.
SEL32: Update floating point support.
SEL32: Change console input/output processing.
2020-05-21 19:44:37 -07:00
AZBevier
00d3dfefe7 SEL32: Modify MFC SCSI disk support for UTX.
SEL32: Add floating point normalize function.
SEL32: Provide MFC support for UTX and MPX3.X.
SEL32: Rewrite console support for type-ahead support.
SEL32: Revise SIO support to always queue I/O request.
SEL32: Allow IOP/MFP address reconfiguration.
SEL32: Add more device reconfigurations.
2020-05-04 19:18:47 -07:00
AZBevier
eb75e1ce54 SEL32: Add updates for MPX 3.X support.
SEL32: Add VOLMGR tape creator for MPX 3.X SDT and save tapes.
SEL32: Add MFP SCSI disk support.
SEL32: Change device status returns to 16 bits.
SEL32: Update README.md for current project status.
SEL32: Update .ini files for latest simulator configurations.
SEL32: Update taptools to correct odd record byte count error.
SEL32: Update interval timer code to pass SEL diagnostics.
SEL32: Correct single/double floating point arithmetic.
2020-04-21 16:10:34 -07:00
Richard Cornwell
1d092eb60b SEL32: Cleanup various coverity errors. 2020-03-08 21:22:33 -04:00
AZBevier
d198882980 SEL32: Correct real time clock interrupt processing.
SEL32: start code cleanup.
SEL32: add mfp and mfp scsi disk intitial support code.
SEL32: add new files sel32_mfp.c and sel32_scsi.c to makefile.
SEL32: modify sel32_mt.c code to define tape as BTP for UTX.
2020-03-06 21:41:59 -07:00
AZBevier
7e3d17ef2c SEL32: Update console device to pass SEL diags.
SEL32: Update disk devices to hold current STAR in UNIT structure.
SEL32: Add new disk geometry macros.
SEL32: Revise disk formatting support for UTX.
SEL32: Revise INCH command support for all devices.
2020-02-17 12:45:22 -07:00
AZBevier
18215f0e73 SEL32: Allow channel address reconfiguration.
SEL32: Add disk definitions for UTX and MPX.
SEL32: Add disk initialization for UTX and MPX HSDP & DISK controllers.
SEL32: Add read/write track/sector label simulation for UTX & MPX.
SEL32: Create revised initialization test files for SIMH.
2020-02-04 18:16:35 -07:00
AZBevier
4c012098ef SEL32: Rewrite mapping and address translation software. 2019-12-18 20:56:01 -07:00
AZBevier
987f9e3e1e SEL32: Correct Windows and coverity detected warnings. Add diagcopy.c. 2019-11-05 17:23:52 -07:00
AZBevier
59389d429e SEL32: Changes to support diagnostic differences for all CPU's/ 2019-10-18 20:05:09 -07:00
Richard Cornwell
d5aa4a5781 SEL32: Fixed typos. 2019-10-05 14:48:36 -04:00
AZBevier
8ff8b7a1b7 SEL32: Change diagnostic output to fixed fields.
SEL32: Add changes to instruction processing to pass more SEL32 diagnostics.
2019-10-04 18:54:48 -07:00
Richard Cornwell
abaeb33a2f SEL32: Fixed typo. 2019-09-19 19:49:48 -04:00
AZBevier
c5b3e17c43 SEL32: Change print fields in debug statements to fixed length. 2019-09-19 11:27:53 -07:00
AZBevier
55bbf0d915 SEL32: Add fixes for diagnostic detected errors. Fix coverity errors. 2019-09-17 15:13:00 -07:00
AZBevier
a928745c55 SEL32: Change INCH/NOP command handling for UTX.
SEL32: Remove unused debug code.
2019-07-18 17:23:39 -07:00
James C. Bevier
c14b5bbdcc SEL32: Remove UNIT_ATT usage. Add reset function. 2019-07-17 21:39:18 -04:00
James C. Bevier
08ec8de37a SEL32: Update for simh merge 2019-07-17 21:39:18 -04:00
James C. Bevier
aa78168f28 SEL32: Add additional debug code. Remove some unused code. 2019-07-17 21:39:18 -04:00
James C. Bevier
8e71ab1d89 SEL32: Minor debug changes 2019-07-17 21:39:18 -04:00
James C. Bevier
d9283178d9 SEL32: Reformat files to use DOS format and no tabbing 2019-07-17 21:39:18 -04:00
James C. Bevier
d3d4e808cc SEL32: Initial commit of working simulator. 2019-07-17 21:39:18 -04:00