we could use the text from Ray's FPU tutorial for the test
not necessarily all of it - just the parts where individual instructions are explained
each instruction is an "item"
that should be somewhat similar to what Frank intends to do :P
i don't think he has written all his "items" yet
Exactly Master. So far I'm not sure about the content of the text
to pack inside the program.
If I only had to display some Intel manual pages, explaining single instrucions,
maybe phrases could be somewhat similar.
But I used a page of the Intel Manual only because I had to consult it
to use a couple of SSE instructions during my latest tests.
Something that makes me doubt about the dictionary
is the concept of "phrase" you intend to put inside a dictionary.
Maybe the text content could be technical help, or explanation
of how to use MasmBasic [the latter being an idea in my mind]
or other stuff I actually don't know.
For the time being I just try some generic english text to see
what happens. When I'll post some code you could use your
ideas and experience to make it better, or to implement your
dictionary concept, and we'll see how it fits.