File:  [gforth] / gforth / arch / 6502 / zero.fs
Revision 1.1: download - view: text, annotated - select for diffs
Sat May 2 21:33:39 1998 UTC (25 years, 11 months ago) by pazsan
Branches: MAIN
CVS tags: v0-7-0, v0-6-2, v0-6-1, v0-6-0, v0-5-0, v0-4-0, HEAD
Mega-Patch; added directories


hex

$30
dup constant wpshd 1 +
dup constant up 2 +
dup constant >tib 2 +
dup constant #tib 2 +
dup constant tibstack 2 +
dup constant >in 2 +
drop

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>