<< Terug naar basic programmaatjes
Program: Convert
Version: Who knows?
System: TI83 BASIC
Author: Esben T
Date: 31.07.98
Convert is decimal-to-binary-to-hex/binary-to-decimal-to-hex converter.
It can handle integer input between -65535 and 65535. Binary input is infinite.
Output is floating point, 16-bit binary and hex. I have seen only one
decimal-to-hex converter, it was in asm and much faster than mine, but it was
the size of Convert and it only had a dec2hex section.
Convert destroys X, Y, Z, theta and Str1
Feel free to distribute Convert, just make sure this file goes with it.
If you feel something in the program is missing or could be done in a better
way, just go ahead and make the changes you need, but please remember to
credit me.
By the way, the program is protected, so to edit you will need Zprot/Zunprot
by Bob Ziuchkovski or TI's win-based editor
Esben T
email: e_torbensen@hotmail.com
<<
Terug naar basic programmaatjes