Home 8085 Overview Functionality Main Screen Menus Installation Download
//Functional Components of the Software//
Following
is a list of functionalities of the system. :
§
User can enter
code through mnemonics.
§
User can
enter code through Hexadecimal codes.
§
User can
also put comments on the program.
§
There
will be a sub-section where user can enter data according to the memory
locations.
§
User can
convert the mnemonics to Hexadecimal code, which is originally accepted by 8085
simulator kit.
§
User can
convert the Hexadecimal codes to corresponding Mnemonics.
§
User can
execute all codes at a time.
§
User can
execute codes one by one to debug the program.
§
T-states,
Machine-cycles, Total time of execution.
§
A display
which will show the status of the flag registers.
§
Data
stored in the general purpose registers.
§
There
will be at most three ports to investigate the output of the port.
§
User can
see the output of the port through several visual displays.
§
There
will be also Seven-Segment-Display associated with a port, which will help user
to examine the programs related to Seven-Segment-Display.