Hi

Here is a tool to convert your amforth application AVRA *.lst file  
into an assemler source.

http://dl.dropbox.com/u/1170761/relister.fs

I used gforth.
Open gforth, include relister.fs and type

s" <ApplicationName.lst>" relister

on gforth commandline.


To use shell command edit relister line 77 to name of your  
application.lst file. Then do:

gforth relister.fs > newsource.asm


Made it to have applications in ONE file independent of current  
amforth core, so versions may be followed with diffmerge tools. ;-)
Have fun. Michael

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to