Sanity checking..

Just checking that PbPro bytes and words roll over if incremented etc beyond 255/65535?

And that a 256 element byte array indexed with a byte variable will just roll over when the index exceeds 255?

So for instance byte index 250 + 10 = 4