A85: Fast 8 bit multiply routine


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

A85: Fast 8 bit multiply routine



-> Received: (from majordom@localhost) by 
-> towerguard.unix.edu.sollentuna.se (8.8.5/8.8.5) id XAA05694 for 
-> assembly-85-outgoing; Mon, 18 Aug 1997 23:25:52 +0200
-> From: mikep@anet-dfw.com (Michael Pearce)
-> To: assembly-85@lists.ticalc.org
-> Subject: A85: Fast 8 bit multiply routine
-> Date: Mon, 18 Aug 1997 21:29:37 GMT
-> Message-ID: <33f8be79.131531347@mail.anet-dfw.com>
-> X-Mailer: Forte Agent 1.01/32.397
-> MIME-Version: 1.0
-> Content-Type: text/plain; charset=us-ascii
-> Content-Transfer-Encoding: 8bit
-> X-MIME-Autoconverted: from quoted-printable to 8bit by 
-> towerguard.unix.edu.sollentuna.se id XAA05692
-> Sender: owner-assembly-85@lists.ticalc.org
-> Precedence: list
-> Reply-To: assembly-85@lists.ticalc.org
-> Errors-To: assembly-85-errors@lists.ticalc.org

-> Does any one have a good (fast) routine to multiply 2, 8 bit numbers
-> together?

-> -mike pearce

There is already a routine in ROM that will do that.  I will be
supporting it in my upcoming shell: MISh, The Menu Independent Shell.
If you need to know the location of it in ROM 3.0A, 9.0, or 10.0, then
TI-ROM11.txt on www.ticalc.org would be a GOOD place to look.  I don't
know how fast it is, though.