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.
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.
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.
SEL32: remove debug code from taptools/mkvmtape.c
SEL32: Update README.md to point to test files in the
SEL32: http://github/AZBevier/sims archive for testing.
SEL32: Add debug dump memory functions.
SEL32: Correct line count in sel32_lpr.c.
SEL32: Correct BSR/BSF code in sel32_mt.c for MPX3X SDT handling.
SEL32: General cleanup/speedup of sel32_mt.c code.
SEL32: Add master SDT tape creation in taptools/mkvmtape.c.
SEL32: Fix EOF detection code in taptools/tapdump.c.
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.
SEL32: Update sel32_chan.c to correct handling of IOCL queue prcessing.
SEL32: Add sel32_lpr description and help functions.
SEL32: Remove lpr output assignment in diags.ini.
SEL32: Terminate WAITQ entries when CPU goes to wait state.
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.
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.
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.
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.
SEL32: Create mkdiagtape utility to generate SEL diagnostic tapes.
SEL32: Update DP disk and Ethernet software for diag detected errors.
SEL32: Update mkvmtape utility to correctly build MPX3X save tapes.
SEL32: Modify taptools makefile for new mkdiagtape utility.
SEL32: Update README.md file for taptools.
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.
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.
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.
SEL32: Roll back sim_activate call times to March 7 values.
SEL32: Correct interrupt auto-reset logic.
SEL32: Add initial support for MFP.
SEL32: Correct Coverity detected errors.