Sounds like a good idea, will do that. Thanks.
If it is given that the range of a certain string is from 0x0000 to 0xFFFF, does this imply that each character in the string is 16 bits long?...
Sorry I'm being slow but is this what you mean: move D1, A1 implies A1 is now not pointing to memory location 1000 but instead is pointing to...
Another question: What is the difference between A1 and (A1) ?
Interesting, thank you.
Hi, I'm trying to figure out the concept of a buffer in ALP...never had to use such a thing in C++ or C#. So what is it? In this code I'm...
Thanks, I think I get it now. :D
Hi, So I found out that D is first logic anded with 7F in order to obtain only the first byte of it and use it in the other subroutines But I...
Hi I'm looking at a subroutine and trying to figure out the logic behind it. (coldfire processor) It's supposed to accept an input character...
Thanks, I'm using Coldfire 5307 processor One more question: What is the difference between data and address register? The way I understand...
Hi, I just exposed myself to assembly language a few days ago so these questions might seem dumb but please bear with me :) 1) What does...
Separate names with a comma.