--- gforth/machpc.fs.in 2010/01/08 18:54:34 1.24 +++ gforth/machpc.fs.in 2011/12/31 15:29:25 1.29 @@ -1,7 +1,7 @@ \ machpc.fs is generated; source: machpc.fs.in \ generic mach file for pc gforth 03sep97jaw -\ Copyright (C) 1995,1996,1997,2000,2003,2005,2007,2008 Free Software Foundation, Inc. +\ Copyright (C) 1995,1996,1997,2000,2003,2005,2007,2008,2010,2011 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -58,6 +58,8 @@ false DefaultValue control-rack \ disabl false DefaultValue crlf +true DefaultValue recognizer + $100 DefaultValue kernel-start cell 2 = [IF] &32 KB [ELSE] $100000 cells [THEN] DefaultValue kernel-size @@ -109,6 +111,8 @@ true DefaultValue control-rack \ disabl false DefaultValue crlf +false DefaultValue recognizer + false DefaultValue flash $10 DefaultValue kernel-start \ no artificial offset @@ -119,3 +123,5 @@ $10 DefaultValue kernel-start \ no art &1 KB DefaultValue rstack-size &1 KB DefaultValue lstack-size [THEN] + +T cell H 8 = DefaultValue 64bit