License Agreement:

This program is released as freeware. Iam NOT responsible for
any direct or implied Damages that might arise due to the use
or misuse of this program. ONLY YOU are responsible for any
damage or unpleasant events due to the use of this software.
and blah blah blah ... Final Conclusion - you must not
sue me if you use this program! :P

License agreement ends here.
------------------------------------------------------------------

8085 [input-file]

input-file - Input Opcode file to execute. If extension not
	     given it is assumed as .885

Valid addresses ONLY from 0000h to 8000h.

The emulator start in a Trace mode. IF Esc key is pressed it
goes into normal operation and stops when it executes a HLT
instruction. When runing in normal mode any key can be pressed
to bring the emulator back to trace mode. If a infinite loop
occurs due to logical errors in your program you can always
press Alt-X in the normal execution mode(doesnt work in Trace mode)
to exit the emulator.

Under normal execution, after a HLT is executed the emulator
shows a Data Window that can be used to move around the memory.

The following keys can be used-

Up/Down - Move one memory location up/down.
PageUp/PageDown - Move 100 memory locations up/down.
Home - Round of memory location to xx00.
Left - Goes to Address field so that new address can be entered.
Keys 0-9 and A-F are used to enter data into memory.
