FY-3-b Easy 8085 program to Unpack the BCD number and store the two digits in memory locations

Unpack the BCD number itvoyagers

8085 program to Unpack the BCD number and store the two digits in memory locations 4300H and 4301H such that memory location 4300H will have lower BCD digit.

FY-2-d Easy Add content of two memory locations and store the result in third memory location

Add content of two memory locations - itvoyagers

Add content of two memory locations : Simple program Add the contents of memory locations 40001H and 4002H and place the result in the memory locations 4003H.