Difference between revisions of "User:Jnc/Online"
From Computer History Wiki
					< User:Jnc
										
					
					|  (Created page with "Things I have put online:  MOS:  * [http://ana-3.lcs.mit.edu/~jnc/tech/mos/ MOS operating system] ** [http://ana-3.lcs.mit.edu/~jnc/tech/mos/tiu/ Terminal Interface Unit] * [h...") |  (Add TAR  files, with description of contents) | ||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
| MOS: | MOS: | ||
| − | * [http://ana-3.lcs.mit.edu/~jnc/tech/mos/ MOS operating system] | + | * [http://ana-3.lcs.mit.edu/~jnc/tech/mos/ mos] - [[MOS operating system]] | 
| − | ** [http://ana-3.lcs.mit.edu/~jnc/tech/mos/tiu/ Terminal Interface Unit] | + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/mos/tiu/ tiu] - [[Terminal Interface Unit]] | 
| − | * [http://ana-3.lcs.mit.edu/~jnc/tech/gw/pe/  | + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/mos/dsp/ dsp] - source code for the 'Station to PRU Protocol' for the [[Packet Radio Network]] | 
| + | * [http://ana-3.lcs.mit.edu/~jnc/tech/gw/pe/ pe] - source code for the MACRO-11 version of the [[Port Expander]] | ||
| DDT: | DDT: | ||
| − | * [http://ana-3.lcs.mit.edu/~jnc/tech/ndbg/  | + | * [http://ana-3.lcs.mit.edu/~jnc/tech/ndbg/ ndbg] - [[portable]] [[DDT]] (includes support for the [[PDP-11]] and [[Motorola MC68000|MC68000]]) | 
| − | * [http://ana-3.lcs.mit.edu/~jnc/tech/nu/ddt/  | + | * [http://ana-3.lcs.mit.edu/~jnc/tech/nu/ddt/ ddt] - DDT for the MC68000 from the Nu (TI Explorer) project | 
| UNIX: | UNIX: | ||
| − | * [http://ana-3.lcs.mit.edu/~jnc/tech/unix/teco TECO] | + | * [http://ana-3.lcs.mit.edu/~jnc/tech/unix/teco teco] - the [[TECO]] editor for the PDP-11 under [[UNIX Sixth Edition|V6 Unix]] | 
| − | * [http://ana-3.lcs.mit.edu/~jnc/tech/unix/emacs EMACS] | + | * [http://ana-3.lcs.mit.edu/~jnc/tech/unix/emacs emacs] - [[Emacs editors|Montgomery EMACS]] for V6 Unix | 
| − | * [http://ana-3.lcs.mit.edu/~jnc/tech/unix/net net] - MIT UNIX V6 networking code | + | * [http://ana-3.lcs.mit.edu/~jnc/tech/unix/net net] - MIT UNIX V6 [[TCP/IP]] networking code | 
| + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/unix/net/stelnet/ stelnet] - [[server]] [[Telnet]], including high bandwidth [[Transmission Control Protocol|TCP]] | ||
| Other: | Other: | ||
| − | * [http://ana-3.lcs.mit.edu/~jnc/tech/nu/a68/ a68] | + | * [http://ana-3.lcs.mit.edu/~jnc/tech/nu/a68/ a68] - [[assembly language|assembler]] for the MC68000 | 
| * [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/ dload] - TAR files of various things | * [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/ dload] - TAR files of various things | ||
| + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/basic.tar basic.tar] - [[BASIC]] in [[MACRO-11]] for V6 Unix | ||
| + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/bbn.tar bbn.tar] - [https://www.tuhs.org/cgi-bin/utree.pl?file=BBN-V6 BBN-V6 UNIX] | ||
| + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/chaos.tar chaos.tar] - [[Chaosnet]] for the [[C Gateway]] | ||
| + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/c.tar c.tar] - [[Typesetter C]] [[compiler]] for V6 Unix | ||
| + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/macro.tar macro.tar] - MACRO-11 for V6 Unix | ||
| + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/nosc.tar nosc.tar] - [https://www.tuhs.org/cgi-bin/utree.pl?file=SRI-NOSC SRI-NOSC UNIX] | ||
| + | ** [http://ana-3.lcs.mit.edu/~jnc/tech/unix/dload/sys.tar sys.tar] - MIT [[PWB/UNIX|PWB1]] Unix with MIT TCP/IP | ||
Latest revision as of 00:48, 22 September 2023
Things I have put online:
MOS:
-  mos - MOS operating system
- tiu - Terminal Interface Unit
- dsp - source code for the 'Station to PRU Protocol' for the Packet Radio Network
 
- pe - source code for the MACRO-11 version of the Port Expander
DDT:
- ndbg - portable DDT (includes support for the PDP-11 and MC68000)
- ddt - DDT for the MC68000 from the Nu (TI Explorer) project
UNIX:
- teco - the TECO editor for the PDP-11 under V6 Unix
- emacs - Montgomery EMACS for V6 Unix
- net - MIT UNIX V6 TCP/IP networking code
Other:

