The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: krewat@kilonet.net (Arthur Krewat)
Subject: [TUHS] History of top
Date: Tue, 29 May 2018 11:10:39 -0400	[thread overview]
Message-ID: <49115fa5-fd98-c180-f35c-aa058f55e7da@kilonet.net> (raw)
In-Reply-To: <CAC20D2NQyUKZBp-EPC4bzG6=xkxSZj=vKmvWTthbKg-Yyga-fg@mail.gmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1265 bytes --]

On 5/29/2018 10:18 AM, Clem Cole wrote:
>
>
>     Is this a TOPS-10 version of SYSDPY?  It was copyrighted in 1970.
>
>     http://pdp-10.trailing-edge.com/bb-jr93e-bb/14/7,6/ap014/sysdpy.x14.html
>     <http://pdp-10.trailing-edge.com/bb-jr93e-bb/14/7,6/ap014/sysdpy.x14.html>
>
> ​Could be -- looks about right,  I do not have a running 10 in simh to 
> check it these days.  But that looks reasonable,​
>
>
This is definitely TOPS-10:

SYSDPY:	JFCL			;ALLOW FOR CCL ENTRY
	SETZB	0,ZER		;CLEAR OUT SCRATCH
	MOVE	A,[ZER,,ZER+1]
	BLT	A,LZER
	MOVEI	17,1		;CLEAR
	BLT	17,16		; ACS
	MOVE	P,[IOWD PDLEN,PDLST]  ;INITIALIZE PDL POINTER
	SETZ	F,		;NO FLAGS
	SETOM	.FRAJR		;AUTOMATIC ROLL FEATURE
	JUMPPT	A,,KA10		;SEE IF KI-10
	TRO	F,FR.KIX!FR.KIP	;YES--SET FLAG
KA10:	MOVE	A,[%CNVER]	;GET MONITOR VERSION
	GETTAB	A,		;GET MONITOR VERSION VIA UUO!!
	 SETZM	A		;VERY OLD!!
	MOVEM	A,MONVER	;  TESTS
	MOVX	A,%CNDJB	;ASK MONITOR FOR
	GETTAB	A,		;PJOBN/DEVJOB INFORMATION
	 MOVE	A,[POINT 9,20,35]  ;6-SERIES MONITORS
	HRRM	A,PJOBNO	;SAVE DEVJOB INDEX
	HLLM	A,PJOBNP	;AND POINTER TO JOB NUMBER IN SAME

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20180529/84549695/attachment.html>


  reply	other threads:[~2018-05-29 15:10 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-28 22:43 Nelson H. F. Beebe
2018-05-29  0:16 ` Clem cole
2018-05-29  1:34   ` Lyndon Nerenberg
2018-05-29  6:53 ` Lars Brinkhoff
2018-05-29 14:18   ` Clem Cole
2018-05-29 15:10     ` Arthur Krewat [this message]
2018-05-29 15:48     ` Steve Nickolas
2018-05-29 16:54 ` Paul Winalski
2018-05-29 17:08   ` Arthur Krewat
  -- strict thread matches above, loose matches on Subject: below --
2018-05-29 21:35 Norman Wilson
2018-05-29 21:45 ` Arthur Krewat
2018-05-29 18:55 Noel Chiappa
2018-05-29 19:14 ` Clem Cole
2018-05-29 20:11 ` Dan Cross
2018-05-29 20:57   ` Arthur Krewat
2018-05-30  5:05 ` Lars Brinkhoff
2018-05-24 12:20 Noel Chiappa
2018-05-24 14:09 ` Clem Cole
2018-05-24 14:43   ` Ronald Natalie
2018-05-28 10:31 ` Lars Brinkhoff
2018-05-24  6:14 Lars Brinkhoff
2018-05-24  9:35 ` Dave Horsfall
2018-05-24 10:58   ` jason-tuhs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49115fa5-fd98-c180-f35c-aa058f55e7da@kilonet.net \
    --to=krewat@kilonet.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).