When you learn assembler for a particular device I've always likened it to "learning how to think like that device". Each one has little tricks you can use to shorten or speed up a program. They are all different. I remember tricks I used with a Z-80 that don't work on a PIC or AVR (or don't need to because the architecture is so different). Zack On Thu, 9 Jun 2005, Alexandre Guimaraes wrote: > I completely agree with you..... How to organize it ?? Where to put it > ?? It is a real shame to have this kind of knowledge being lost with time !! > New programmers do not even now how to mask flags in bits !! What about a > sister list in Yahoo to keep just the "knowledge bits" ?? > > Best regards, > Alexandre Guimaraes >
Message
Re: [AVR-Chat] Re: Challenge
2005-06-09 by Zack Widup
Attachments
- No local attachments were found for this message.