1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-10 10:10:55 +00:00
Commit Graph

74 Commits

Author SHA1 Message Date
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
4c012098ef SEL32: Rewrite mapping and address translation software. 2019-12-18 20:56:01 -07:00
Richard Cornwell
bcccbbf38a SEL32: Fixed compile error. 2019-12-07 23:47:02 -05:00
AZBevier
f4dc60bd69 SEL32: Updates for SEL Diags and UTX support. 2019-12-07 20:59:51 -07:00
AZBevier
987f9e3e1e SEL32: Correct Windows and coverity detected warnings. Add diagcopy.c. 2019-11-05 17:23:52 -07:00
Richard Cornwell
6e706abbdd SEL32: Fixed compile warnings. 2019-11-03 13:33:44 -05:00
AZBevier
66f49759a2 SEL32: Add changes to support SEL diagnostics. 2019-11-01 20:52:17 -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
Richard Cornwell
d14e28df58 SEL32: Minor cleanup on sel32_disk.c to remove data structure. 2019-09-15 14:34:23 -04: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
AZBevier
2c1357fc92 Merge https://github.com/rcornwell/sims 2019-08-09 19:27:05 -07:00
AZBevier
0c3385304d SIM32: Change instruction processing based on Gould diags.
SIM32: Add more changes for UTX install tape processing.
2019-08-09 19:17:55 -07:00
Richard Cornwell
57df5a0ecc SEL32: Added auto diagnostics run to build. 2019-08-04 15:23:58 -04:00
AZBevier
caa3398164 SEL32: Correct opcode processing errors caught by Gould diagnostics.
SEL32: Do some code cleanup.
2019-08-04 10:50:01 -07:00
Richard Cornwell
598356c5ad SEL32: More code cleanup. 2019-08-03 13:55:56 -04:00
AZBevier
53026c66c3 SEL32: Add three missing basemode instructions.
SEL32: Handle multiple EOFs on MT.
SEL32: Correct basemode instruction processing and display errors.
SEL32:Fix ex -m to display basemode instructions.
2019-07-25 12:58:19 -07:00
Richard Cornwell
237a87df8b SEL32: Cleanup magtape controller. 2019-07-23 20:38:01 -04:00
Richard Cornwell
84fe5127a0 SEL32: Added tape tools. 2019-07-23 20:37:41 -04:00
AZBevier
79eff596c9 SEL32: Correct test code for indirect branches that was missing an &. 2019-07-19 12:36:22 -07:00
AZBevier
a3359d9a23 SEL32: Update diag initialization file for testing. 2019-07-19 12:31:48 -07:00
AZBevier
5cf0ee326b SEL32: Add channel INCH support code. 2019-07-18 17:39:03 -07:00
AZBevier
f89e8aefa8 SEL32: Fix basemode instruction display code. 2019-07-18 17:28:43 -07:00
AZBevier
3ed0c046e8 SEL32: Remove unused debug code. 2019-07-18 17:28:06 -07:00
AZBevier
90939994bf SEL32: Correct basemode instruction decoding for several instructions.
SEL32: Remode unused debug code.
2019-07-18 17:26:40 -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
AZBevier
c7af4f15a4 SEL32: Change clock initialization call.
SEL32: Remove unused pld debug code.
2019-07-18 17:17:35 -07:00
AZBevier
60e649de5a SEL32: Change support of INCH command to always generate interrupt.
SEL32: Remove unused debug code.
2019-07-18 17:15:48 -07:00
Richard Cornwell
8813d7da0c SEL32: Adding in diagnostic tape image. 2019-07-17 21:39:18 -04:00
James C. Bevier
d3f33f8d8e SEL32: Change instruction display. 2019-07-17 21:39:18 -04:00
James C. Bevier
3dae6f7939 SEL32: Correct rewind processing code. 2019-07-17 21:39:18 -04:00
James C. Bevier
b6e8143f7a SEL32: Start base register instruction tests.
Correct some basemode instructions.
Change boot processing code.
2019-07-17 21:39:18 -04:00
James C. Bevier
88b0930267 SEL32: Correct IOCL skip code.
Correct MAXMEM tests to words, not bytes.
2019-07-17 21:39:18 -04:00
James C. Bevier
c8f72fb1c1 SEL32: Fix LEAR instruction display. 2019-07-17 21:39:18 -04:00
James C. Bevier
dbc44416ff SEL32: Remove UNIT_ATT usage. 2019-07-17 21:39:18 -04:00
James C. Bevier
7db3eac8a7 SEL32: Correct tape write and rewind tape handling. 2019-07-17 21:39:18 -04:00
James C. Bevier
9ad070fa1c SEL32: Add INIT_IDLE flags. 2019-07-17 21:39:18 -04:00
James C. Bevier
989a16d15e SEL32: Add reset and help functions. Remove UNIT_ATT usage. 2019-07-17 21:39:18 -04:00
James C. Bevier
9a5fbfcbc5 SEL32: Remove UNIT_ATT usage. Fix capacity calculation, 2019-07-17 21:39:18 -04:00
James C. Bevier
007a95a532 SEL32: Fix several instruction errors detected by Level 1 Diags.
Fix Arithmetic Exception Error handling.
2019-07-17 21:39:18 -04:00
James C. Bevier
c67839ae64 SEL32: Remove UNIT_ATT usage.
Add reset function.
Change timing values.
2019-07-17 21:39:18 -04:00
James C. Bevier
c14b5bbdcc SEL32: Remove UNIT_ATT usage. Add reset function. 2019-07-17 21:39:18 -04:00
James C. Bevier
d2c61b6d3d SEL32: Add show and help functions. Remove UNIT_ATT usage. 2019-07-17 21:39:18 -04:00
James C. Bevier
f643a1e264 SEL32: Correct channel number handling.
Add check for attached channels and units. Fix sho dev addresses.
2019-07-17 21:39:18 -04:00
James C. Bevier
ec4c722919 SEL32: Change examine/depisit code. 2019-07-17 21:39:18 -04:00
James C. Bevier
1c2d86574a SEL32: Remove trailing blanks from print line. 2019-07-17 21:39:18 -04:00