Card reader handle EOF correctly. Line printer proper handling of paging. Magtape clean up debug message. Update 7010, 7070, 7080 for EOF handling. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
i701_chan.c | ||
i701_cpu.c | ||
i701_sys.c | ||
i7000_cdp.c | ||
i7000_cdr.c | ||
i7000_chan.c | ||
i7000_chron.c | ||
i7000_com.c | ||
i7000_con.c | ||
i7000_defs.h | ||
i7000_dsk.c | ||
i7000_ht.c | ||
i7000_lpr.c | ||
i7000_mt.c | ||
i7010_chan.c | ||
i7010_cpu.c | ||
i7010_defs.h | ||
i7010_sys.c | ||
i7070_chan.c | ||
i7070_cpu.c | ||
i7070_defs.h | ||
i7070_sys.c | ||
i7080_chan.c | ||
i7080_cpu.c | ||
i7080_defs.h | ||
i7080_drum.c | ||
i7080_sys.c | ||
i7090_cdp.c | ||
i7090_cdr.c | ||
i7090_chan.c | ||
i7090_cpu.c | ||
i7090_defs.h | ||
i7090_drum.c | ||
i7090_hdrum.c | ||
i7090_lpr.c | ||
i7090_sys.c | ||
README.md |
Latest status for I7000 Cpus:
i701
- Largely untested.
i704
- SAP works.
- Fort2 working.
i7010
- PR155 works.
- PR108 works.
- Most Diags appear to pass without serious error.
- Protection mode has some errors left.
- Protection mode does not handle setting H or L to 0.
i7070
- Will load Diags, need to remember how to run them to run
- tests on machine.
i7080
-
Sort of working.
-
RWW, ECB untested.
-
TLx instructions implimented, untested, see 8SE
-
Will boot from card.
-
Tape system appear to be working.
-
8CU10B errors:
410, 412, 413, 414, 418, 419, 420-427 error becuase storage is not parity checked.
440 divide not producing correct sign on error.
i7090
-
Working with exceptions.
-
Known bugs:
- DFDP/DFMP Sometimes off by +/-1 or 2 in least signifigant part of result.
- EAD +n + -n should be -0 is +0
- Not all channel skips working for 9P01C.
- HTx Not sure what problems are, does not quite work.
- DKx Sometimes fails diagnostics with missing inhibit of interrupt.
-
CTSS works.
-
IBSYS works.
-
Stand alone assembler works.
-
Lisp 1.5 works.
-
Signifigence mode Not tested, Test Code Needed.