The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: brad@heeltoe.com (Brad Parker)
Subject: [Unix-jun72] OCR of PreliminaryUnixImplementationDocument_Jun72.pdf
Date: Fri, 02 May 2008 14:50:08 -0400	[thread overview]
Message-ID: <20651.1209754208@mini> (raw)
In-Reply-To: <Pine.BSI.4.64.0805020835260.20114@malasada.lava.net>


Tim Newsham wrote:
>
>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.

ah ok, thanks.

>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 don't think so, but I'll check.  I think all I did was set cold=1
and rebuilt.  Make sure you use my "eae" version of simh.

I'm building with the v7 asm and using "ml" to process the a.out

>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.

yes, that seems right.

>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...]

That looks ok.  I don't have tc setup, but that should not matter.

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

same here, but I don't add the "-" (not sure what that does)

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

Try "det rf".  I noticed that the RF device is buffered in ram
and I'm not sure it gets flushed until you detach.

-brad




  reply	other threads:[~2008-05-02 18:50 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
2008-05-02 18:50         ` Brad Parker [this message]
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=20651.1209754208@mini \
    --to=brad@heeltoe.com \
    /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).