Re: A86: Re: Re: new emulator


[Prev][Next][Index][Thread]

Re: A86: Re: Re: new emulator




No, I mean many times if TI wants to save a single byte, they write that
byte out port 6. Then they can retrieve it with in a,(6). If they don't need
to access RAM, it's like an extra register.

----- Original Message -----
From: Cassady Roop <croop@oregontrail.net>
To: <assembly-86@lists.ticalc.org>
Sent: Thursday, December 23, 1999 8:05 PM
Subject: Re: A86: Re: Re: new emulator


> What do you mean by that?  I'm not understanding something here...  If
> you write something to ROM, doesn't it just go *poof* and disappear?
> How can an unwriteable memory space serve as temporary storage space?
> Or do you mean the actual port, as in maybe a port buffer on the cpu
> that stores the last value that was sent out?




References: