Re: A83: link


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

Re: A83: link




They are the the commands to manipulate the link port. By using "in
a,(BPORT)" you are sending the value of "a" out the port regardless of
wether anything is connected or prepared to recieve it. "out (BPORT),a"
takes the current value that was brought in through the port and stores
it "a".

"M. Delmas" wrote:
> 
> How do the the "in a, (BPORT)" and the "out (BPORT),a) work? Which values
> can "a" have?
> 
> Cédric

-- 
Scott "_Wrath_" Dial
homosapian@geocities.com
ICQ#3608935
http://www.geocities.com/~homosapian/


Follow-Ups: References: