I have restyled the program gavrasm to something I can follow. GAVRASM
is an assembler program for the Atmel AVR microcontroller devices.
Using the editor nedit to rename pascal identifiers to longer, more
descriptive names helps document the pascal code. But some of the
pascal code lines get quite long. Also, nedit has other nice features.
GAVRASM is a large collection of subroutines, and it would be nice to
verify the subroutines.
Long ago I tried several IDEs for Delphi, Windows C++, etc. and prefer
a good editor. Is there a simple FPC compiler tool to help stepwise
verify pascal code?
Thanks,
Rick.