pforth: improve 64-bit support
authorPhil Burk <philburk@mobileer.com>
Sun, 19 May 2019 21:42:53 +0000 (14:42 -0700)
committerPhil Burk <philburk@mobileer.com>
Sun, 19 May 2019 21:42:53 +0000 (14:42 -0700)
commite14f25331be47e565ff6ae8cd7fb372fd329aff1
tree27716e6fd44b0f99fd4d61ad34965d297b8e112f
parent46fcda16ac30c5555e21d11ea8e2089c657bf1d6
pforth: improve 64-bit support

Use CELL instead of 4 in various places.
Fix broken members in c_struct.fth
csrc/pf_guts.h
csrc/pf_inner.c
csrc/pf_save.c
csrc/pf_text.c
csrc/pf_text.h
fth/c_struct.fth
fth/member.fth
fth/misc2.fth
fth/system.fth