Hi, some time back I posted here the fastio.asm lib for building
into amforth. I did a refresh recently and changed the names of the
words - ie:

pin.l  pin.h  pin.l?  pin.h?  pin.t  pin.o  pin.i  port!  port@ 
port,h?  port.l? (portpin:)

The portpin: portpin! and bitmask: and few others (set pullups,
pulse) are still written in forth (in bitnames.frt). The (portpin:)
is now in asm  for does>  part of portpin: and bitmask:.

So if you are interested and happy with the new names I may provide
Matthias with the source. The lib is written in asm based upon
resources find in amforth and LubosP repositories (which were
written in forth or Lubos' asm for amforth).
P.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to