166
TI Z80 / Re: PROGRAM: Polynomial Math Utility
« on: December 09, 2012, 09:08:30 am »
Guys I think I am done with the TI-Basic version. There will be no further updates, beyond bug-fixes. My goal is to get an assembly version up and running, and to phase out the TI-Basic version.
On the assembly version:
- It will indeed be hook activated!
- It will support polynomial addition, subtraction, multiplication, and division, as well as integrals and derivates. It will also support solving equations with multiple variables in terms of any one variable. It will also support solving systems of equations for all variables, and solving equations with a single variable for that variable.
- In effect, my goal is to create a symbol interpreter for the TI-83+/84+.
I know this is a massive undertaking, and I don't have all the time in the world, so any assembly programmers with spare time who want to jump in on some stuff and help that would be great.
On the assembly version:
- It will indeed be hook activated!
- It will support polynomial addition, subtraction, multiplication, and division, as well as integrals and derivates. It will also support solving equations with multiple variables in terms of any one variable. It will also support solving systems of equations for all variables, and solving equations with a single variable for that variable.
- In effect, my goal is to create a symbol interpreter for the TI-83+/84+.
I know this is a massive undertaking, and I don't have all the time in the world, so any assembly programmers with spare time who want to jump in on some stuff and help that would be great.