The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: newsham@lava.net (Tim Newsham)
Subject: [Unix-jun72] OCR of PreliminaryUnixImplementationDocument_Jun72.pdf
Date: Fri, 2 May 2008 08:40:15 -1000 (HST)	[thread overview]
Message-ID: <Pine.BSI.4.64.0805020835260.20114@malasada.lava.net> (raw)
In-Reply-To: <19937.1209752237@mini>

>> also you have "read" commented out of sys1.s?
>
> yes, I think it has to be for this asm.

There was previously a "read:" in u6.s, but it turned out to be
a typo for "readi".  I think its safe to use "read" now.

Btw, I built from latest sources and installed into simh and
ran and got some action on rf0 but I don't see any non-zero bytes
in the image after running.  It ended up in panic.  Is it possible
you have some changes that arent checked in?

I am using the clean sources with the addition of "read" in sys1.s,
an extra line of "4;4;unkni;0;fpsym;0" in u0.s and "cold = 1" instead
of zero.  My simh config is:

set cpu 11/20
set cpu 32K
set rk3 enabled
att rk3 rk0.dsk
set rf 2p
set rf enabled
attach rf rf0.dsk
set tc enabled
att tc tape.tc
set hk disabled
set rha disabled
set tm disabled
set rx disabled
set rl disabled
set tq disabled
set tc enabled
set rf enabled
set ke enabled
set cpu history=1000
d pc 400
[... lots of lines to deposit a.out into memory...]

I built as "as - sys1.s u?.s".

I run with "go" and then after the first halt "go" again.  Hitting
^E after waiting a while shows that its looping in panic.

> -brad

Tim Newsham
http://www.thenewsh.com/~newsham/



  reply	other threads:[~2008-05-02 18:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 15:23 James A. Markevitch
2008-05-02 17:52 ` Brad Parker
2008-05-02 18:12   ` Tim Newsham
2008-05-02 18:17     ` Brad Parker
2008-05-02 18:40       ` Tim Newsham [this message]
2008-05-02 18:50         ` Brad Parker
2008-05-02 18:59           ` Tim Newsham
2008-05-02 19:01             ` Brad Parker
2008-05-02 19:06               ` Tim Newsham
2008-05-02 20:35                 ` Brad Parker
2008-05-02 21:04                   ` [Unix-jun72] some progress Brad Parker
2008-05-02 21:34                     ` Tim Newsham

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=Pine.BSI.4.64.0805020835260.20114@malasada.lava.net \
    --to=newsham@lava.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).