STA 3000H is an 8085 instruction that says to store the accumulator at memory location 3000H.
its munch, my program will add two 8-bit no. and store ina memory location MVI 20H //copies 20h to accumulator ADI 30H //adds 30h with the content of accumulator STA 3000H //store result in 3000h lpcation HLT //stop operation this operation also can be done with taking the values from memory location as LDA 2000H //loads accumulator with contents of 2000h location MOV B,A //copies the content of accumulator to register B LDA 2001H //loads acc with the content of 2001h ADD B //adds acc with content of register B STA 3000H //stores result in location 3000h HLT //stops operation and there are further many ways to perform the same dependent on many conditions such as carry etc.
1byte instruction = MOV A,B 2byte instruction = MVI A,01H 3byte instruction = STA 2030H
Lxi h, 2000h mov a,m mov b,a inx h mov a,m add b sta 2002h hlt
STA[20H] and STA20H
probably STA stands for Student Travel Agency :) STA Travel - Student Travel Australia. Hope that helps, M
How does a microprocessor decode?
Stuttering by Ben's Brother
Words that can be made with the letters 'sta' are a, as, at.
One can purchase STA Travel Insurance from the STA Travel official website. One can also purchase STA Travel Insurance from alternate sources like STA Travel regional agencies and partner agencies.
The plural of microprocessor is microprocessors.
Microprocessor is a single chip processor.
The microprocessor is a piece of hardware, not software. Windows 7 doesn't supply a microprocessor.