Add Makefile to cross-compile from Linux to Amiga
[pforth] / csrc / pf_inner.c
2016-12-12 Helmut EllerAdd Makefile to cross-compile from Linux to Amiga
2016-04-27 Phil BurkMerge pull request #14 from philburk/fixwhite
2016-04-27 Phil BurkFix white spaces.
2010-11-23 burkphilAdd MINGW suport.
2010-11-21 burkphilAdd support for WATCOMC
2010-08-26 phil@softsynth.comFixed lots of warning and made code compatible with...
2010-08-23 phil@softsynth.comFix REPOSITION-FILE, HISTORY, locked file handle and...
2010-08-01 phil@softsynth.comFix FILE-POSITION REPOSITION-FILE and FILE-SIZE. Now...
2010-08-01 phil@softsynth.comAdd support for DELETE-FILE from Aleksej.
2010-07-05 phil@softsynth.comAdd patch from Aleksej for 64 bit cells on 32 bit system.
2010-05-20 phil@softsynth.comfixes for M* and UM* from Aleksej
2010-05-20 phil@softsynth.comV25 with 64-bit support
2009-02-18 phil@softsynth.comFix cell increment error in RESIZE
2008-07-21 phil@softsynth.comRemove debug statement.
2008-07-21 phil@softsynth.comFix create-file for Mac OS X so that SDAD will work...
2008-07-21 phil@softsynth.comInitial import.