1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-20 17:57:40 +00:00

529 Commits

Author SHA1 Message Date
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
cf44e63bf6 SEL32: Fix typo. 2019-07-18 17:38:33 -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
14acd52b83 Modified attributes for EOL. 2019-07-17 21:40:52 -04:00
Richard Cornwell
a17c0576bf Updated Makefile and README for SEL32. 2019-07-17 21:39:18 -04: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
James C. Bevier
ac6f95d246 SEL32: Fix set/sho history. Fix examine/deposit. 2019-07-17 21:39:18 -04:00
James C. Bevier
1ec851e6ac SEL32: Update for simh merge. Correct ^G backspace support. 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
e1b4fc55a4 SEL32: Fix chan_end calls 2019-07-17 21:39:18 -04:00
James C. Bevier
4eacef155a SEL32: Correct lea * instruction and eom? instruction 2019-07-17 21:39:18 -04:00
James C. Bevier
665b2beda2 SEL32: Force l/c input to u/c characters 2019-07-17 21:39:18 -04:00
James C. Bevier
a2625e09e6 SEL32: add aditional debug output 2019-07-17 21:39:18 -04:00
James C. Bevier
1dfd36c74a SEL32: Add excess 64 floating point support to cpu instruction set.
Add sel32_fltpt.c subroutine set that handles 32/64 bit floating point
 arithmetic.  Also float/fix conversions.
2019-07-17 21:39:18 -04:00
James C. Bevier
56455e9808 SEL32: Remove redundent include file. 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
db1d78945c SEL32: Correct spelling 2019-07-17 21:39:18 -04:00
James C. Bevier
6d9ad153ec SEL32: Remove unused debug code.
Remove old interrupt code before using the new FIFO channel status code.
Do general cleanup.
2019-07-17 21:39:18 -04:00
James C. Bevier
b35dc09b54 SEL32: Change code to write line to lp all at once.
Also remove unwanted code.
2019-07-17 21:39:18 -04:00
James C. Bevier
c824c6e985 SEL32: Do code cleanup of instruction decoding 2019-07-17 21:39:18 -04:00
James C. Bevier
7fb5e01f90 SEL32: Remove tabs and change to DOS format 2019-07-17 21:39:18 -04:00
James C. Bevier
d5899f1dd5 SEL32: Correct mapping code to fix sysgen error.
Fix BU *1,1 condition code error Fix EXM to correct l/r h/w detection code
2019-07-17 21:39:18 -04:00
James C. Bevier
869f56dcf3 SEL32: Remove some unused variables 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
3fde270ca3 SEL32: Correct carriage control operations 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