timborn@ihlpg.UUCP (Tim Born) (10/16/85)
I have a verison of Forth for the PDP-11 that (believe it or not) does not have
{ M*/ } or { D* }. Does anyone have versions of either or both of these words,
preferably written in Forth? I know little or nothing about the PDP-11
assembly language.
Thanks,
tim born
...ihnp4!ihlpg!timborn
P.S. Peter De Silva, take note! I am finding Forth very useful, but limiting
without these words. Care to pull a rabbit out of your hat?peter@graffiti.UUCP (Peter da Silva) (10/21/85)
> ... missing D* and M*/ ... > > P.S. Peter De Silva, take note! I am finding Forth very useful, but limiting > without these words. Care to pull a rabbit out of your hat? The words { M*/ } and { D* } aren't in FIG, which is what the FORTH I posted is an implementation of... If someone will send me the definitions I'll attempt to code them for you in either as(1) or FORTH assembler.