--- gforth/arch/c165/mach.fs 1998/05/02 21:33:51 1.1 +++ gforth/arch/c165/mach.fs 1998/12/11 22:54:29 1.2 @@ -30,3 +30,10 @@ true Constant crlf true Constant ITC true Constant ec \ true Constant rom + +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