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 |
|
James C. Bevier
|
d3d4e808cc
|
SEL32: Initial commit of working simulator.
|
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 |
|
Richard Cornwell
|
66f4cc4c83
|
SEL32: More instructions.
|
2019-07-17 21:39:18 -04:00 |
|
Richard Cornwell
|
5decc40fa5
|
SEL32: Initial commit.
|
2019-07-17 21:39:18 -04:00 |
|
Lars Brinkhoff
|
ba534e8d1f
|
KA10: Make TEN11 more robust in the face of network errors.
|
2019-07-13 09:44:58 -04:00 |
|
Richard Cornwell
|
a8bae507b3
|
I7000: Cleanup test code.
|
2019-07-13 09:42:32 -04:00 |
|
Richard Cornwell
|
1d4b5d44e0
|
KA10: Cleanup sblk count handling.
|
2019-07-12 09:03:48 -04:00 |
|
Richard Cornwell
|
1f6c9246d9
|
SCP: Updated VMS build file.
|
2019-07-09 20:15:13 -04:00 |
|
Richard Cornwell
|
a538c764ff
|
KA10: More fixes to LSH, and FDV.
|
2019-07-09 20:13:36 -04:00 |
|
Richard Cornwell
|
73d78bcd83
|
KA10: Fixed bug in LSH. Fix IMP for VMS.
|
2019-07-08 18:45:15 -04:00 |
|
Richard Cornwell
|
01869ab04d
|
SCP: Updated to current.
|
2019-07-08 18:44:46 -04:00 |
|
Richard Cornwell
|
6cafc87793
|
KA10: Minor code cleanup.
|
2019-07-07 23:32:48 -04:00 |
|
Richard Cornwell
|
1d68ccf6a3
|
KA10: Updated users guides.
|
2019-07-07 12:59:05 -04:00 |
|
Richard Cornwell
|
c5e69c84fe
|
I7000: Updated test script.
|
2019-07-07 12:58:42 -04:00 |
|
Richard Cornwell
|
d1a24a5d44
|
SCP: Updated to current.
|
2019-07-07 12:57:48 -04:00 |
|
Richard Cornwell
|
f0d96fd3ff
|
I7000: Updated test case.
|
2019-07-07 01:20:29 -04:00 |
|
Richard Cornwell
|
4fa0a69b5d
|
KA10: Updated user documentation.
|
2019-07-06 21:13:50 -04:00 |
|
Richard Cornwell
|
44ca96a5c8
|
KA10: Updated DK10 to use timer support.
|
2019-07-06 21:12:24 -04:00 |
|
Mark Pizzolato
|
d608cbe947
|
SCP: Update makefile.
|
2019-07-05 17:00:21 -04:00 |
|
Mark Pizzolato
|
5f7ced4ca5
|
makefile: Use consistent directory names for dependent files
pdp10-ka and pdp6 targets affected
|
2019-07-05 13:52:25 -07:00 |
|
Richard Cornwell
|
915f15fed7
|
KA10: Fixed some typos in docs.
|
2019-07-05 15:57:56 -04:00 |
|
Richard Cornwell
|
bc40cd589e
|
KA10: Changed to remove compiler warnings.
|
2019-07-05 15:57:08 -04:00 |
|