FLASH- RAM- Speed+
void Table (
uns8 index @ W ) #define MAX 2
skip( index
); // Reverse order because of previous
subtraction goto _label2; // or e.g. return 0xEF
goto
_label1; // or e.g. return 0xCD
label0: // If the last used label is the 1st one then one goto instruction is avoided ... |