[net.sources] Another bug in Princeton Forth v2.0

wls@astrovax.UUCP (William L. Sebok) (08/10/84)

On line 2 of screen 19:

ICODE W@  S -) S -) ) MVZWL  END-CODE

should be:

ICODE W@  S -) S )+ ) MVZWL  END-CODE

That is interesting, considering that the vax doesn't even have an autodecrement
deferred addressing mode .

This was one of the "type independent" addressing words that was added at the
last moment.  The error was a simple typo.
-- 
Bill Sebok			Princeton University, Astrophysics
{allegra,akgua,burl,cbosgd,decvax,ihnp4,noao,princeton,vax135}!astrovax!wls