On Jan 7, 2:07 am, CBFalconer <cbfalco...@[EMAIL PROTECTED]
> wrote:
> Richard Engebretson wrote:
>
> ... snip ...
>
> > Using the editor nedit to rename pascal identifiers to longer,
> > more descriptive names helps do***ent the pascal code. But some
> > of the pascal code lines get quite long. Also, nedit has other
> > nice features.
>
> I suspect you would find id2id-20.zip useful. Found at:
>
> <http://cbfalconer.home.att.net/download/>
>
> --
> Chuck F (cbfalconer at maineline dot net)
> <http://cbfalconer.home.att.net>
> Try the download section.
>
> --
> Posted via a free Usenet account fromhttp://www.teranews.com
Sincere thanks to some great programmers.
I've been in your download closet, Chuck. I'll get there again and try
your suggestion. Right now I'm trying to understand his conditional
assembly. GAVRASM is full of globals like "fIf" which I change to
pgm_var_flag_InsideAsmIF. (you see how the lines get long) For
"fIfDef" he comments, "actual result of if definition, inverted." Huh?
The author has a great AVR tutorial out. He uses the term "Beginner"
too often, however.
But it is fun. And it is fun having guys like you around. I'll post it
in HTML and reference it from here when done. I make no claim and take
no blame.
Thanks,
Rick.


|