Hey guys. So, I am writing an emulator for a cpu similar to a 6502. I have a byte array of size 8192 for the memory. Now, if I need to store a memory address in memory, once i get to 127, im screwed...