[gforth] / gforth / Attic / machpc.fs  

gforth: gforth/Attic/machpc.fs

Diff for /gforth/Attic/machpc.fs between version 1.3 and 1.4

version 1.3, Fri Dec 11 22:54:27 1998 UTC version 1.4, Wed Dec 23 09:24:39 1998 UTC
Line 44 
Line 44 
 false Constant ec  false Constant ec
 false Constant crlf  false Constant crlf
   
 cell 2 = [IF] 32 [ELSE] 256 [THEN] KB Constant kernel-size  cell 2 = [IF] &32 [ELSE] &256 [THEN] KB Constant kernel-size
   
 16 KB           Constant stack-size  &16 KB          Constant stack-size
 15 KB 512 +     Constant fstack-size  &15 KB &512 +   Constant fstack-size
 15 KB           Constant rstack-size  &15 KB          Constant rstack-size
 14 KB 512 +     Constant lstack-size  &14 KB &512 +   Constant lstack-size


Generate output suitable for use with a patch program
Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help