Operating Commands for VMC-8609
8086 Microprocessor
Trainer Kit
Switch on the power key of Trainer Kit.
Press reset key.
Then display as follow.
Press enter.
Then display as follow.
Press A and then enter.
Write program. Then press F7, then press G and then enter. To check result press R.
Command Description
A-Assemble
This command is used to convert the input assemble Language to the machine language.
D-Display
If the user want to see the codes of any program then first press the F7 key,
Then press D Key, then they can see the code that they programmed.
F- Fill data into the RAM
If user press F then display as follow, now user fill the
starting-ending address and after pressing enter the data
is enter into the RAM.
Command Description
G-Go command
When we press G then our machine language code will executed.
I- Interrupt.
M- Moving Data.
P-Print
Command Description
T-Trace Program.
U-Unassemble.
If the user want to modify data at any
Address then it can do it.