Example 1 Set the memory location (Grds) array by your grades as Hex numbers (91h, 83h, 74h, and 78h), and set (Name) ar
Posted: Sat Nov 27, 2021 2:30 pm
Example 1 Set the memory location (Grds) array by your grades as Hex numbers (91h, 83h, 74h, and 78h), and set (Name) array by your name, also set (Year) array by (2020h, 2021h). Then, transfer your grades into the parts of AX, BX, and transfer first letter of your name into CL, also transfer current year into register (DX). . First step: Draw the memory location and their relative registers as shown below.