Masm assembly 8086 carry flag between data word addition
问题 So I have this problem I'm supposed to solve and I've spent hours trying to figure out the best way to do this, google hasn't been of much help. The problem is to create a subroutine that is given a list of words that you then add with another list that becomes the output. Its basically a method of working with large numbers. My code works fine for carry flags within words, but for carry flag from one full word to another it does not work. The first 16 bit word (0005 in the example below) is