
Program:      ZConvert v1.1
Description:  A TI-83 ASM DecBinHex converting program
Code:         ASM SQUISHED
Size:	      1120 bytes
Author:       Emir Sakic
Date:         08.03.2000.

This is a TI-83 assembly program for converting of decimal, binary and hexadecimal
numbers to each other. All combinations are possible, and you can convert up to 16 bits
numbers (65535 dec).

ZConvert features:

-Fully assembly
-Using nice MENU interface
-All converting combinations possible
-Up to 16 bits numbers can be converted
-Very fast converting


How to use: 

1. Download ZCONVERT.83G  Start prgmCONVERT

2. You get a MENU interface. Chose option with arrows. Press Enter.

3. Enter the number. Press enter.
   By hexadecimal input you don't need to press enter.

If you enter a number>65535 you will get an error message and will be 
prompted to enter the number again.
By binary input you should enter only 0 or 1. Anything else will be assumed 1.
ZConvert is using TI-83 standard input routine for Decimal and Binary input.
This input does not work with AShell or SOS.


ASM program

The ZConvert is a TI-83 program written in assembly. 
There is always a risk executing an ASM code. 
You should "Back Up" all your important data before you start an ASM program.
I am not responsible at any way if this program causes your calculator to 
crash and lose memory. 


About ZConvert:

This program is made by Emir Sakic, it is Free Ware and may be copied freely.

Any comments on the program can be sent by e-mail to saka@hotmail.com 

Anyone interested in the ZConvert source code can request it by mail.

If you edit the program, please keep my copyright notice at the exit of the program, 
along with your own.

The ZConvert.zip consists of the following files:

-ZConvert.83g	    TI-83 group file
-readme.txt         This file


History:
-08.03.2000. v1.1
Size reduced to 1120 bytes from 1154 bytes.
ZConvert works now with all ROM versions of TI-83.
ZConvert v1.2 for SOS also available. 

-25.02.2000. v1.0
Added another version of program that worked with ROM 1.10

-22.02.2000. v1.0
First version. Didn't work with ROM 1.10 


Thanx to:

Linus kesson for:
-Menu Routine
-Input ROM call
-Mail help.

Dan Englender for:
-Display Number In Binary and Hexadecimal Routines
-Input Hexadecimal Routine
-ICQ help.


If you have any suggestions or comments please e-mail me on
saka@hotmail.com
