Re: [Flashforth-devel] draft of revised tutorial guide for FF5
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2014-05-05 13:48:36
|
Thanks. A new version: http://dropbox.eait.uq.edu.au/e4pjacob/flash-forth/ff5-tutorial-guide-2014-05-05.pdf with section 3.2 a bit more detailed. I will have a go at using the bio0: and bio1: words tomorrow. It's a bit late at night to get any more done (with reasonable quality). Cheers, Peter J. On 05/05/14 13:39, Mikael Nordman wrote: > Peter, > After a quick scan through, I just noticed some small things. > > Abstract has wrong PIC18 number > > 3.2 has the wrong filename and USB filename complaint. > I have changed the filename in FF5.0 > > References is missing the FF site. > > On Atmega the there is also the BIO0: BIO1: words that produce > faster code (1 cycle) for IO adressess below $20. > The BIT0: and BIT1: words use memory adressing (IO address + $20) > I think I will merge these words so that the BIT words compile > optimal code also for IO adressess below $20. > > BR Mike > > ------------------------------------------------------------------------------ > Is your legacy SCM system holding you back? Join Perforce May 7 to find out: > • 3 signs your SCM is hindering your productivity > • Requirements for releasing software faster > • Expert tips and advice for migrating your SCM now > http://p.sf.net/sfu/perforce > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |