The following lines are loaded into the reset vector of a M16C processor:
0FFFFC 2187 ADD.B -121[SB], R0L
0FFFFE 0E00 MOV.B 0[FB], R0H
It has been years since I have worked with assembly code and I am struggling to figure out how these two lines of code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.