--------------------------------------------------------------------------
	Hexing Ti-83 v2.0 - Memory Editor
	                     ASM\z80
             (C) 1998 - 1999 AN Pluto (Akito Nozaki)
--------------------------------------------------------------------------

This program alows you to edit your ti-83 memory, and view
ROM pages.

Starting the program
--------------------------------------------------------------------------
Send HEXING.g83 to your calculator
RUN "AHEX"

EDITING
Press ENTER
Then Enter 2 Number in HEX (0-F)
NOTE: The Memory area will not update untile 2 number has
           been entered.
--------------------------------------------------------------------------

NOTE: Do not edit any memory that you are not sure what it
                  does. This may cause your calculator to Crash.

Send in any Suggestion, Bug, or any comment about this
program to anpluto@usa.net or ICQ 12922731

Controls:
--------------------------------------------------------------------------
Direction Key	Moves Curser in that direction
MODE, QUIT	Ends the program
^		Shift Memory Address one byte
+		 Increment Memory Address by $100
-		Decrement Memory Address by $100
ENTER		Alow for editing
0 - F		Only used when editing (In Hex)
) 		Increment Data in Cursor location
(		Decrement Data in Cursor location
--------------------------------------------------------------------------

If you are wanting the sorce for this program, please e-mail
me at anpluto@usa.net or ICQ at 12922731


About Version
--------------------------------------------------------------------------
V0.5 (Not relased to Public)	[???  bytes]
	Hex Viewer

V1.0(First relase to Public)	[895 bytes]
	Bug fixed on Hex Viewer
	Its a editor
	Added many new function

V2.0			[945 bytes]
	When editing, you can see what you are entering
--------------------------------------------------------------------------

Special Thanks to Hideaki Omuro for helped me make my
program smaller.