
I. INFORMATION
		A.  BASIC INFO
		B.  FEATURES
		C.  INSTALLATION



	A.  BASIC INFO

Title:	SIMPLE LOGIC
Author:   Adolfo G. Ramirez
Date: October 22, 2005 Saturday
Calculator:  TI-83 
Program Language: BASIC
Description:    
Convert between HEXADECIMAL-DECIMAL-BINARY. Using Unsigned values. 

	B.  FEATURES

1. It can convert any number of bits in binary up to 16-bits(2 Bytes) to HEX & DEC


2. It can convert any Unsigned decimal value ranging from 0-65536 to HEX & BINARY


3. It can convert any number of HEX values in HEX up to 4 nibbles (2 Bytes) to DEC & BIN
i.e. Type either # of HEX values: "F","7","FF","13","FFF","4A8","FFFF",etc. 

4. You can chose between a "Graphical" program or a "Plain Text" program

5. Using Singed values has "NOT" been implemented yet, it might be later on.

	C.  INSTALLATION

-To install the Graphical program, send these files to your Ti83
	1. ACONVERT.83p
	2. CLEAR.83p
	3. ZERO.83i
	4. FIRST.83i
	5. SECOND.83i
	6. THIRD.83i
	7. FOURTH.83i
	8. FIFTH.83i
	TOTAL MEMORY 8602

-To install the "Plain Text" program, send these files to your Ti83
	1. BCONVERT.83p
	2. CLEAR.83p
	3. FIFTH.83i
	TOTAL MEMORY 5697

II. Technical Information
		D.  File sizes
		E.  Known Bugs


	D.  File list and sizes

File name	File Size (bytes)
---------	-----------------
ACONVERT.83p	3886
BCONVERT.83p	4407
CLEAR.83p	136
ZERO.83i	764
FIRST.83i	764
SECOND.83i	764
THIRD.83i	764
FOURTH.83i	764
FIFTH.83i	764

	E.  Known Bugs, Aberrations, etc.
-NONE
-Typing anything but 0's and 1's in "Binary" is NOT a BUG.
-Typing anything but #'s in "Decimal" is NOT a BUG.
-Typing anything but HEX values & #'s in "HEX" is NOT a BUG.
-There will be some cases in which these errors will be detected.
-Using the "Graphical" version of this program will require NEW batteries or fully recharged batteries. For some weird reason, when using this mode it seems to require a lot of power to maintain the pictures up while you run the program.

I dont know what else to add to this readme file so...
If you find any problems or have any suggestions,
e-mail me at vaner57@hotmail.com

Copyright (C) 2005 Adolfo G. Ramirez
