[PicForth] PicForth 0.32 is released

Samuel Tardieu sam at rfc1149.net
Tue Nov 9 11:01:46 CET 2004


PicForth 0.32 is available for download from

   http://www.rfc1149.net/devel/picforth/

The included bootloader is David McNab previous version, as I cannot
reach his site right now to get the newly released one.

 Sam
-- 
Samuel Tardieu -- sam at rfc1149.net -- http://www.rfc1149.net/sam

* Changes since PicForth 0.31

** Enhancements

  + Added jump tables, thanks to David McNab <david at rebirthing.co.nz>.
  + The "::code" word was added, thanks to
    David McNab <david at rebirthing.co.nz>.
  + Added the SSPCON2 bit definitions, thanks to
    J.C. Wren <jcwren at jcwren.com>.
  + The "pick" word was added, thanks to J.C. Wren <jcwren at jcwren.com>.
  + The "rot", "-rot" and "2swap" were added in libextra.fs,
    thanks to J.C. Wren <jcwren at jcwren.com>.

** Bug fixes

  + 2dup fix by David McNab <david at rebirthing.co.nz>. Also noticed by
    J.C. Wren <jcwren at jcwren.com>.
  + PCLATH could be wrong in a loop located in upper banks. Bug found and
    fixed by David McNab <david at rebirthing.co.nz>.
  + Work around problem with GForth 0.5.0 kernel/require.fs file by including
    a slightly modified version info PicForth. Bug reported by
    David McNab <david at rebirthing.co.nz>.

** Doc fixes

  + Document trisa/trisb/trisc. Omission noted by David McNab
    <david at rebirthing.co.nz>.

** Tools

  + Add tools/fdasm from David McNab <david at rebirthing.co.nz>.
  + Add tools/bootloading from David McNab <david at rebirthing.co.nz>.



More information about the PicForth mailing list