En/Je/On 2012-12-22 00:30, Marcos Cruz escribió / skribis / wrote : > For John Avis: > > Do you remember the meaning of the two bytes before the name length in > the word header
I found out: It's the address of the previous word's name in the dictionary. Then I wondered where the "immediate" and "smudge" bits were stored... There's no space left in the word header. In fact the word 'IMMEDIATE' is not defined. A tool programmed in Gforth is almost finished: It takes the whole SamForth code and almost instantaneously creates the blocks and labels files needed by the disassembler. Much faster (and funnier) than by hand :) Marcos -- http://programandala.net
