On 11/20/09 10:09 AM, Mark Cave-Ayland wrote:
No worries. The offending FCodes are:
0x246 - x@ ( oaddr -- o ) Fetch octlet from an octlet aligned address
0x247 - x! ( o oaddr -- ) Store octlet to an octlet aligned address
Do you reckon you could come up with an implementation of these relatively easily?
Please update to r617... I added a (pretty much untested, but it does not break things that were not broken before) implementation of the IEEE Draft Std P1275.6/D5 64 Bit Extensions and tried adding some (probably rarely used) words that were unimplemented in forth/device/others.fs
Please give it a shot to see if it changes things
Stefan