Newsgroups: comp.sys.transputer
From: rjp@pdd.3com.com (Rob Pickering)
Subject: Re: PEEK/POKE in OCCAM
Organization: 3Com PDD, Hemel Hempstead, UK
Date: 14 Mar 94 19:33:05 GMT
Message-ID: <2639@bridge2.NSD.3Com.COM>

In article <CMKJpF.495@eskimo.com> schedan@eskimo.com (Daniel Scheurell) writes:
>Lunness A P (lunna@essex.ac.uk) wrote:
>: Hi,
>
>:   I want to write a simple OCCAM program that allows you to peek/poke a transputer. It
>: takes an address from a link, does the peek or poke and then issues the data back where

>run-time, you could write a little PROC that takes the address and 
>accesses it using a couple of ASM statements.  (I have one at work if 
>you're interested).

Why not just PLACE a huge array at MOSTNEGINT and then use your memory address
as the subscript into the array.


--
    Rob.

