A85: Solytare & 32-bit Math


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

A85: Solytare & 32-bit Math




Solytare's all done and uploaded.
It took a little longer than it should have to port it, I forgot to use
call GET_KEY instead of ROM_CALL(GET_KEY).

I decided to write my own 32-bit math routines. I have an add, subtract,
shift left, shift right, and multiply done.  All I have to do is debug the
divide routine and write a converter from 32-bit to string.  The good
thing about all of my routines is that by changeing a few numbers it will
do math up to 256-bit.

-Humberto Yeverino Jr.

"I kick ass for the Lord."

http://www.engr.csufresno.edu/~humberto/Home.html
humberto@engr.csufresno.edu

<font size=3>For browsers:<br>
<a href="http://www.engr.csufresno.edu/~humberto/Home.html">
Have a look.</a></font><br>


Follow-Ups: