Implements all of the features of a RAM or flash memory page on the calculator.
Index of this page
Whether or not the page is flash memory
Read a byte or block of memory from an address on this page (the upper two bits of the address passed in are ignored)
Write a byte or block of memory to an address on this page (the upper two bits of the address passed in are ignored)