Microcontrollers Sheet Mechatronics Dep Mte XX
Microcontrollers Sheet Mechatronics Dep Mte XX
Mechatronics Department
Microcontroller Laboratory (MTE XX)
SHEET 1
(3) Write an assembly program to add the value $78 to the data
stored in the memory location $C1, which is ($88). Store the
results in the memory location C2.
During the program:
monitor the values of PC, ACC, CCR, M ($C2).
(6) Write an assembly program to add the value $78 to the data
stored in the memory location $C1, which is ($88) and the
carry stored in CCR. Store the results in the memory location
$C2. During the program:
monitor the values of PC, ACC, CCR, M ($C2).