A86: Re: Re: 2 questions


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

A86: Re: Re: 2 questions



Thanks, Dux.  I didn't think there was a _vputs input in the ROM.
--------------
Jbrett
tbarwick@esn.net
http://ww2.esn.net/~tbarwick
I just added a TI-86 page, Check it out!!!  
-----Original Message-----
From: Dux Gregis <assets@eden.rutgers.edu>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Thursday, September 17, 1998 3:25 PM
Subject: A86: Re: 2 questions

<cpl> doesn't take input of a register, it always operates on the accumulator, complementing each bit.
 
A: %10100011
cpl
A: %01011100
 
Also, I doubt the calc has a variable font input routine because I can't think of anywhere in the calc that one's been used.
 
-----Original Message-----
From: JBrett <tbarwick@esn.net>
To: ASM86 Mailing List <assembly-86@lists.ticalc.org>
Date: Thursday, September 17, 1998 3:10 PM
Subject: A86: 2 questions

I have 2 questions:
1. What exactly does "cpl a" do.  In other words, what happens when you complement a register?
2. Is there a _vputs input routine in the ROM?
Thanks,
--------------
Jbrett
tbarwick@esn.net
http://ww2.esn.net/~tbarwick
I just added a TI-86 page, Check it out!!!