1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-01 14:22:58 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
Richard Cornwell
89550f9915 SEL32: Fixed error in test. 2020-05-06 21:55:13 -04: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
AZBevier
454bc6feb3 SEL32: Change DPII disk initialization for UTX umap data.
SEL32: Adjust console timing.
SEL32: Revise HIO support code.
2020-02-29 15:47:40 -07:00
Richard Cornwell
b159c1d487 SEL32: Fixed diagnostics test to exit properly when done. 2020-02-17 20:09:01 -05: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
1a2eefec9d SEL32: Add more UTX support for V6 & V9 processors.
SEL32: Fix ADFD, SUFD, MPFD, DVFD instructions display.
SEL32: Change console output to handle 8 bit parity for UTX.
SEL32: Correct RPSWT instruction for V9 processor.
SEL32: Reverse scan order of channel complete and interrupts.
SEL32: Move memory and map register r/w macros to sel32_defs.h.
2020-01-11 13:55:02 -07:00
AZBevier
6ed7b3add1 SEL32: Continue adding changes to support SEL diagnostics.
SEL32: Change code to correctly detect interrupt level for RT clock.
SEL32: Add debug support for interval timer and RT clock.
SEL32: Change auto diag command file to not run unsupport device diags.
2019-12-31 14:17:51 -07:00
AZBevier
987f9e3e1e SEL32: Correct Windows and coverity detected warnings. Add diagcopy.c. 2019-11-05 17:23:52 -07: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
AZBevier
b6523197ef SEL32: Add CSW (console switches) and BOOTR (boot regs) variables.
SEL32: Fix sel32_clk.c coding error in interval timer code.
SEL32: Update to latest makecode.c utility and add makefile.
SEL32: Update diag.ini file to show how to set boot regs and CSW values.
2019-09-01 16:37:26 -07:00
Richard Cornwell
57df5a0ecc SEL32: Added auto diagnostics run to build. 2019-08-04 15:23:58 -04:00
AZBevier
a3359d9a23 SEL32: Update diag initialization file for testing. 2019-07-19 12:31:48 -07:00
Richard Cornwell
8813d7da0c SEL32: Adding in diagnostic tape image. 2019-07-17 21:39:18 -04:00
Richard Cornwell
c27809c194 SEL32: Added test cases, more devices. 2019-07-17 21:39:18 -04:00