255 Bytes are almost enough.
Thanks a lot Bruce.
How´s about the underscores "_" in the array? Need to use them?
255 Bytes are almost enough.
Thanks a lot Bruce.
How´s about the underscores "_" in the array? Need to use them?
This isn't actually an array. Lookup creates a table, and uses the
index pointer var (in this case the X) as the offset into the table.
The underscores are optional. It just looks a lot better than having
your constant table scrolling WAY off to the right side.
Bookmarks