File:  [gforth] / gforth / mach32l.fs
Revision 1.1: download - view: text, annotated - select for diffs
Thu Sep 8 17:20:08 1994 UTC (29 years, 6 months ago) by anton
Branches: MAIN
CVS tags: HEAD
cleaned up NEXT macros; provided for CISC (united) and RISC (split) versions
cstr is now a function that can process arbitrarily long strings

\ Parameter for target systems                         06oct92py

    4 Constant cell
    2 Constant cell<<
    5 Constant cell>bit
    8 Constant bits/byte
    8 Constant float
false Constant endian
( true=big, false=little )

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>