Down loads from Prof M R Bhujade home page The 8085 Simulator program on PC is usefull in learing 8085 machine language. It provides more than complete Kit envirnment with one letter commands to allow seting up regsiters,single stepping,setting braekpoints etc. It runs on PCwith Dos promp. The 8085 Instruction Mnemonics and Hex codes are accessible through the h command of the simulator. h followed by mnemonic will take you to the right place in the help file.
h ANI will show ANI code on top plus codes for other neighboring mnemonics in the file. available from codes Command summary is in the right frame.
command syntax is
one letter command [optionally followed by hex addess] followed by ENTER key
To exit the current command type x or X followed by ENTER key
The fields in the command line are separated by blank
Example : m 2000 takes you to memory modify frame. you could type the new contents that will be put up in the memory.
Example: m -- memory modify default address is 0000.
give x after completing the modifications.

1. Use of these download material is permitted for personal educational use at your own risk.
2. No liability direct or implied. Copying and distributing without authour's permission is violative of copyright act. Clicking on the links assumes that you agree to the above.
You need to down load two file that are as below


8085 Simulator in Kit form. allows machine language programming.

8085 Machine Code Help file which is accessible on line from the simulator with h command.

VHDL short lecture notes provides brief start up introduction to VHDL programming for logic design.
VHDL short lecture Notes