peek
From ArchaicPixels: HuC and PCEAS Documentation
peek(int offset);
Read the content of memory location 'offset'.
peek() is char-sized access, whereas peekw() is word-sized.
peek(int offset);
Read the content of memory location 'offset'.
peek() is char-sized access, whereas peekw() is word-sized.