<p>Memory watch is a tool designed to values of specific known memory values in the game's <aclass="rvts18"href="NESRAMMappingFindingValues.html">RAM</a>. Memory watch does not find values. To find useful values to monitor, see <aclass="rvts18"href="CheatSearch.html">Cheats</a>, <spanclass="rvts18">Ram filter</span>, <aclass="rvts18"href="HexEditor.html">Hex Editor</a>, and <aclass="rvts18"href="Debugger.html">Debugger</a>.</p>
<p>To display a ram value, simply type its address into one of the address fields. The name field allows you to put a brief description of the value. </p>
<p>FCEUX uses the /memw folder by default but you can specify a new default folder in the <aclass="rvts18"href="Directories.html">Directory Override</a> menu.</p>
<p>If you select <spanclass="rvts33">Load Last File on Start up</span>, the most recent file in the Recent folder will be loaded when memory watch is loaded.</p>
<p>If you select <spanclass="rvts33">Collapse to 1 Column </span>(or press the right arrow button on the bottom left of the dialog), the memory watch dialog is reduced to just 1 column.</p>
<p>If one of the watched addresses is frozen by the <aclass="rvts18"href="CheatSearch.html">cheats dialog</a> or the <aclass="rvts18"href="HexEditor.html">hex editor</a>, it will display blue in the memory watch dialog.</p>
<p>The bottom of the memory watch dialog displays a memory change monitoring section. This monitors the 1st two values of each memory watch column. Rather than monitoring the value itself, this monitors the value's behavior. </p>
<p>As an example of the memory change monitoring, Let's say we are recording a movie of the game Super C and want to keep track of when the game lags.</p>
<p>The ram address 001C functions as a "lag flag". It will remain 0, then change to a positive value on a frame that the game lags.</p>
<p>We could put 001C in one of the 1st two memory watch edit boxes. Then set the corresponding formula in the memory change monitoring to "> then" (greater than). Now the count will show us how many lag frames occur in the movie.</p>
<pclass="rvps2"><spanclass="rvts13">Created with the Personal Edition of HelpNDoc: </span><aclass="rvts14"href="http://www.helpndoc.com/feature-tour">Easily create HTML Help documents</a></p>