Home        8085 Overview     Functionality      Main Screen       Menus       Installation         Download 

 

 

//Functional Components of the Software//

 

Following is a list of functionalities of the system. :

 

  1. The software have a Code Editing interface, where user can have following facilities to enter code:

§       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.

 

  1. The software have a two way code Conversion section, where user can have following facilities: code:

§       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.

 

  1. The software have a Execution section, where user can have following facilities:

§       User can execute all codes at a time.

§       User can execute codes one by one to debug the program.

 

  1. The software have a Output interface, where user will find:

§       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.

 

  1. The software have a Output Port Interface, where user will find the following:

§       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.

 

  1. The software have an option to set the Clock frequency where user can execute the code at real time and also it will show the time needed for the execution at the output screen.

 

  1. The software has a user-friendly interface which will consist of a click-n-generate code. This interface will help users who have less knowledge about the mnemonics for 8085.

 

  1. The software can save the codes so that user can open the codes at a later time.

 

  1. User can print the code along with the hexadecimal code.