From: Jan K. <kro...@ho...> - 2012-06-19 13:23:10
|
Pito, thanks for this. I will these include in the flash. Cheers. Jan kromhout Sacharovlaan 3 3223HM Hellevoetsluis-NL Op 19 jun. 2012 om 14:19 heeft "pito" <pi...@vo...> het volgende geschreven: > Jan, have a look on this email in archive (Apr/2011 Fast I/O > library) > > > http://sourceforge.net/mailarchive/forum.php?thread_name=a71bc0d107a67536b9d4125600d71090%40mail2.volny.cz&forum_name=amforth-devel > > There are the bitnames words written in asm, ~4x faster then with > asm tokens, ready to include. > Pito > > ----- PŮVODNÍ ZPRÁVA ----- > Od: "pito" <pi...@vo...> > Komu: kro...@ho..., amf...@li... > Předmět: Re: [Amforth] Where to store my word? > Datum: 18.6.2012 - 16:14:43 > >> Jan, >> the bitnames.frt words are better to be rewritten >> into assembler. >> You need a fast pin manipulation on an MCU I would >> say. Your attempt >> to translate it into "asm tokens" is wasting the >> time (unless you >> are doing it for educational purposes mainly).. >> p. >> >> ----- PŮVODNÍ ZPRÁVA ----- >> Od: "Jan Kromhout" <kro...@ho...> >> Komu: amf...@li... >> Předmět: Re: [Amforth] Where to store my word? >> Datum: 18.6.2012 - 16:02:38 >> >>> >>> Dear Michael, >>> > |