1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-23 19:06:47 +00:00

19 Commits

Author SHA1 Message Date
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