[gforth] / gforth / Attic / main.fs  

gforth: gforth/Attic/main.fs

Diff for /gforth/Attic/main.fs between version 1.3 and 1.4

version 1.3, Thu May 5 17:09:51 1994 UTC version 1.4, Sat May 7 14:56:02 1994 UTC
Line 39 
Line 39 
   
 \ Setup                                                13feb93py  \ Setup                                                13feb93py
   
 here dp !  here normal-dp !
 tudp H @ minimal udp !  tudp H @ minimal udp !
 decimal  decimal
   
 \ 64 KB       0 cells !  \ total Space... defined above!  \ 64 KB       0 cells !  \ total Space... defined above!
 here         1 cells !  \ Size of the system  here         1 cells !  \ Size of the system
   2 KB       2 cells !  \ Return stack size    2 KB       2 cells !  \ Return and fp stack size
 ' boot >body 3 cells !  \ Entry point  ' boot >body 3 cells !  \ Entry point
   
 UNLOCK Tlast @  UNLOCK Tlast @


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help