[gforth] / gforth / machpc.fs.in  

gforth: gforth/machpc.fs.in

Diff for /gforth/machpc.fs.in between version 1.26 and 1.28

version 1.26, Sat Sep 18 16:14:27 2010 UTC version 1.28, Thu Oct 6 20:04:35 2011 UTC
Line 1 
Line 1 
 \ machpc.fs is generated; source: machpc.fs.in  \ machpc.fs is generated; source: machpc.fs.in
 \ generic mach file for pc gforth                               03sep97jaw  \ 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 Free Software Foundation, Inc.
   
 \ This file is part of Gforth.  \ This file is part of Gforth.
   
Line 58 
Line 58 
   
 false DefaultValue crlf  false DefaultValue crlf
   
   true DefaultValue recognizer
   
 $100 DefaultValue kernel-start  $100 DefaultValue kernel-start
 cell 2 = [IF] &32 KB [ELSE] $100000 cells [THEN] DefaultValue kernel-size  cell 2 = [IF] &32 KB [ELSE] $100000 cells [THEN] DefaultValue kernel-size
   
Line 109 
Line 111 
   
 false DefaultValue crlf  false DefaultValue crlf
   
   false DefaultValue recognizer
   
 false DefaultValue flash  false DefaultValue flash
   
 $10 DefaultValue kernel-start   \ no artificial offset  $10 DefaultValue kernel-start   \ no artificial offset


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help