??? 02/09/07 21:24 Read: times |
#132435 - I read it all again, Responding to: ???'s previous message |
All the theorethical part is understood.
In the code example, for instance, I have this line: "ldx #$08". AT89S52 doesn't support this `ldx` command. How do I know what's the equivalent command on 89s...? |