answersLogoWhite

0

Lxi h,8000h // hl pointes to the location 8000
mov a,m // the value at 8000 copied to accumulator
inx h // increment hl
add m // add values at 8000 and 8001
hlt // quit the program
User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you do hexadecimal?

That depends what you want to "do" with the hexadecimals - add, multiply, compare, etc. The first thing you would need to do is learn how it is defined.


What would happen if the Pentium microprocessor flaw was found in today's CPU?

what would happen if the microprocessor flaw happen today


What is the first step to using Linux lvm?

The first step to using a Linux LVM would be to install the program onto the Linux computer. The second step would be to activate the program and use the program for its purpose.


If there is no microprocessor in a computer or a device would it work?

no


How can you change the version of a program using a hex editor?

Forget it, you would destroy the program if you tried.


Where you download microprocessor book?

It would be easier if you contacted the manufacturers of microprocessor so they and you could work out which microprocessor you want. There are hundreds of microprocessors to pick from and any companies who design, develop, and build microprocessors


Where the microprocessor is found in a computer?

I would look for it on the mother board.


How can you write text over image using HTML 5?

It would depend on the program you are using and weather or not it is allowable.


How can you design and construct a wireless temperature monitoring system using gsm?

I would do somthing like the Toledo microprocessor board and have it send ascII to a Gsm chip to send text.


How do you delete old chat files?

The instructions would depend on which chat program you are using.


Would you give me a 8085 microprocessor program to convert hexadecimal number to binary number?

Certainly! To convert a hexadecimal number to a binary number using an 8085 microprocessor, you would typically use a series of instructions involving logical operations such as AND, OR, and shifts. One common approach is to isolate each hexadecimal digit, convert it to its binary equivalent, and then combine the binary values to form the final binary number. The specific program code would depend on factors such as the starting memory address, the input method, and the desired output format.


What are the advantages and disadvantages of using microcontroller over microprocessor?

disadvantage: microcontrollers have got more comlex architecture than that of microprocessors so to understand it's functionality is quite difficult. advantage: microprocessors have got faster speed of execution than that of microprocessor.Also because of microcontroller embedded system got on the peak of it's development to make new electronc devices.