User Tools

Site Tools


tymcom-x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tymcom-x [2018/03/21 05:23]
jms [Other pages]
tymcom-x [2022/05/12 07:42]
lars [Connection to the network] Host-Base interface emulation.
Line 46: Line 46:
 The Base uses a pointer in low memory (IRP620) to write data into the IRING, then update the IRP620 modulo the ring size.  The PDP-10 uses its pointer (IRPPDP) to read the IRING whenever the pointers differed.  These characters would go into SCNSER's TTY chunks, to be processed at clock level.  Output from the PDP-10 would first go into SCNSER's TTY chunks, and from there to the output buffer (ORING).  The PDP-10 updates its pointer (ORPPDP) and the Base reads from the ORING whenever its pointer (ORP620) fell behind.  Transfers occurred 60 times per second, but each transfer could include many characters from many lines at once. The Base uses a pointer in low memory (IRP620) to write data into the IRING, then update the IRP620 modulo the ring size.  The PDP-10 uses its pointer (IRPPDP) to read the IRING whenever the pointers differed.  These characters would go into SCNSER's TTY chunks, to be processed at clock level.  Output from the PDP-10 would first go into SCNSER's TTY chunks, and from there to the output buffer (ORING).  The PDP-10 updates its pointer (ORPPDP) and the Base reads from the ORING whenever its pointer (ORP620) fell behind.  Transfers occurred 60 times per second, but each transfer could include many characters from many lines at once.
  
 +Cornwell's KI10 emulator now has bare-bones support for the Base interface as used on SUMEX-AIM.  
 +See https://github.com/rcornwell/sims/blob/master/PDP10/kx10_tym.c
 ==== Host-Base protocol ==== ==== Host-Base protocol ====
  
Line 93: Line 95:
 ==== Other pages ==== ==== Other pages ====
  
-[[tymcom-x|Overview]] page, [[tymcom-x-simh|SIMH Setup]] page, [[tymcom-x-startup|TYMCOM-X Startup]] page, [[tymcom-x-tape|Creating a tape image]], [[tymcom-x-status|Status]] page.+[[tymcom-x|Overview]] page, [[tymcom-x-simh|SIMH Setup]] page, [[tymcom-x-startup|TYMCOM-X Startup]] page, [[tymcom-x-tape|TITO on disk]] page, [[tymcom-x-status|Status]] page.
  
tymcom-x.txt · Last modified: 2022/05/12 07:42 by lars