interface IPage : IDispatch

Implements all of the features of a RAM or flash memory page on the calculator.

Properties

Index of this page

Whether or not the page is flash memory

Methods

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)