--- gforth/machpc.fs.in 2010/08/21 19:08:46 1.25 +++ gforth/machpc.fs.in 2012/07/15 12:03:07 1.30 @@ -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,10 @@ false DefaultValue control-rack \ disabl false DefaultValue crlf +true DefaultValue recognizer + +true DefaultValue objects + $100 DefaultValue kernel-start cell 2 = [IF] &32 KB [ELSE] $100000 cells [THEN] DefaultValue kernel-size @@ -109,7 +113,11 @@ true DefaultValue control-rack \ disabl false DefaultValue crlf +false DefaultValue recognizer + false DefaultValue flash + +false DefaultValue objects $10 DefaultValue kernel-start \ no artificial offset &48 KB DefaultValue kernel-size @@ -120,4 +128,4 @@ $10 DefaultValue kernel-start \ no art &1 KB DefaultValue lstack-size [THEN] -cell 8 = DefaultValue 64bit +T cell H 8 = DefaultValue 64bit