first occurrence of data

Опубликовано: 12 Май 2026
на канале: swami sir
442
16

A block of data from stored in memory location C001H. The length of block is stored in memory location C000H. Write a program that searches for the first occurrence of data D9H in given block store the address of this occurrence in DE register pair if the number is not found then DE register paired stored contains FFFFH.