Chapter 4: Development Tools 147
TI-83 Plus Developer Guide Third Release May 28, 2002
RAM Monitor Window
The RAM monitor notifies you if a location in RAM has been read from, written to, or both. The
Start Address edit box is used to view addresses by entering the desired page/address and
pressing enter. Right clicking in the window allows you to toggle between physical addressing
and logical addressing modes, and to clear the monitor. If a location has not been accessed, it
will contain 00. When the location has been read from, it will contain 11. If the location has
been written to, it will contain 99. If the location has been both read from, and written to since
the monitor was cleared, then it will contain FF. Selecting View, then Clear RAM Monitor resets
all locations to 00.