Sunday, April 30, 2017

One final note.  Tokens that are to be executed are normally grouped together.  Since ELSE can't be placed with the other tokens, an additional step has to be taken to test it individually and to point to it's location in the jump table.
This means that calling the ELSE token requires a few more clock cycles than the others.
It's ugly but it works.

No comments:

Post a Comment