[gforth] / gforth / mach64l.fs  

gforth: gforth/mach64l.fs

File: [gforth] / gforth / mach64l.fs (download)
Revision: 1.1, Thu Jan 19 17:48:07 1995 UTC (18 years, 5 months ago) by pazsan
Branch: MAIN
float.fs: Added f~ (f-proximate)
wordsets.fs: Added missing float words
Added 16 bit and 64 bit support in cross.fs
Fixed some bugs which asume sizeof(int)=sizeof(Cell)

\ Parameter for target systems                         06oct92py

    8 Constant cell
    3 Constant cell<<
    6 Constant cell>bit
    8 Constant bits/byte
    8 Constant float
false Constant bigendian
( true=big, false=little )

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help