--- gforth/Attic/machpc.fs 1998/12/08 22:02:48 1.2 +++ gforth/Attic/machpc.fs 1998/12/11 22:54:27 1.3 @@ -42,4 +42,11 @@ true Constant xconds \ used together wi true Constant header \ save a header information false Constant ec -false Constant crlf \ No newline at end of file +false Constant crlf + +cell 2 = [IF] 32 [ELSE] 256 [THEN] KB Constant kernel-size + +16 KB Constant stack-size +15 KB 512 + Constant fstack-size +15 KB Constant rstack-size +14 KB 512 + Constant lstack-size