tree: 99d77d6714111099bbc9b9ede1424c0f52bd7ca4 [path history] [download]
  1. README.md
  2. i7000_cdp.c
  3. i7000_cdr.c
  4. i7000_chan.c
  5. i7000_chron.c
  6. i7000_com.c
  7. i7000_con.c
  8. i7000_defs.h
  9. i7000_dsk.c
  10. i7000_ht.c
  11. i7000_lpr.c
  12. i7000_mt.c
  13. i7010_chan.c
  14. i7010_cpu.c
  15. i7010_defs.h
  16. i7010_sys.c
  17. i701_chan.c
  18. i701_cpu.c
  19. i701_sys.c
  20. i7070_chan.c
  21. i7070_cpu.c
  22. i7070_defs.h
  23. i7070_sys.c
  24. i7080_chan.c
  25. i7080_cpu.c
  26. i7080_defs.h
  27. i7080_drum.c
  28. i7080_sys.c
  29. i7090_cdp.c
  30. i7090_cdr.c
  31. i7090_chan.c
  32. i7090_cpu.c
  33. i7090_defs.h
  34. i7090_drum.c
  35. i7090_hdrum.c
  36. i7090_lpr.c
  37. i7090_sys.c
I7000/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.