* Debugger: deleting a breakpoint leaves selection in the Breakpoints list

* Debugger: changed "Load .DEB" checkbox caption to ".DEB files" to emphasize that it also affects saving .deb files, not just loading them
* updated docs
* Taseditor: fixed extremely rare LagLog bug in History.jump() and RegisterBranching
* Taseditor: fixed RegisterLuaChange to also consider LagLog changes

[[Split portion of a mixed commit.]]
This commit is contained in:
ansstuff 2012-09-11 15:32:11 +00:00
parent 4d7584eb77
commit 873138b1dd
5 changed files with 21 additions and 17 deletions

View File

@ -151,7 +151,7 @@
<p><br/></p>
<p>A single instruction may be one to three bytes, and will all appear on the line before the assembly code description of that instruction. An instruction with "= #$xx" at the end indicates the value currently in memory at the address referenced by the instruction (before it executes).</p>
<p><br/></p>
<p>There is an empty column to the left of the memory view. Hovering the mouse here will display at the bottom of the window more detailed information about the location of this code in the iNES file. Left clicking on this column will open the Inline Assembler, which allows you to patch the ROM at runtime. Right clicking on this column will open the Hex Editor, which allows you to directly edit the ROM. Middle-clicking on this column will bring up the <a class="rvts18" href="GameGenieEncoderDecoder.html">Game Genie Encoder</a> at that address, so you can easily make Game Genie codes, for example freeze a range of addresses.</p>
<p>There is an empty column to the left of the memory view. Hovering the mouse here will display at the bottom of the window more detailed information about the location of this code in the iNES file. Left clicking on this column will open the Inline Assembler, which allows you to patch the ROM at runtime. Right clicking on this column will open the Hex Editor, which allows you to directly edit the ROM. Middle-clicking on this column will bring up the <a class="rvts18" href="GameGenieEncoderDecoder.html">Game Genie Encoder</a> at that address, so you can easily make Game Genie codes.</p>
<p><br/></p>
<p><br/></p>
<p><span class="rvts45">Breakpoints</span></p>
@ -287,7 +287,7 @@
<p><br/></p>
<p><span class="rvts45">Other</span></p>
<p><br/></p>
<p>The debugger will automatically save debug settings such as breakpoints and bookmarks in a .deb file alongside the NES ROM. If the "Load .DEB" checkbox is checked, this file will be loaded next time you open the ROM.</p>
<p>If the ".DEB files" checkbox in the lower right corner of the debugger window is checked, the emulator will automatically save debug settings such as breakpoints and bookmarks in a .deb file alongside the NES ROM, and load these settings next time you open the ROM.</p>
<p><br/></p>
<p>There is a "Rom Patcher" button that may be used to apply a small patch to a ROM.</p>
<p><br/></p>

View File

@ -56,18 +56,19 @@
<p><br/></p>
<p>Settings related to the emulator's color palette choices.</p>
<p><br/></p>
<p>See </p>
<p><br/></p>
<p><span class="rvts12">NES Palette</span></p>
<p><span class="rvts10"><br/></span></p>
<p><span class="rvts16">Use Custom Palette</span></p>
<p>Check or uncheck this to switch between default palette and currently loaded custom palette.</p>
<p><span class="rvts10"><br/></span></p>
<p><span class="rvts16">Load Palette</span></p>
<p>Allows you to load a custom color palette (.pal) file to use for the current game loaded.</p>
<p><br/></p>
<p>A note on on the format of external palettes; Palette files are expected to contain 64 8-bit RGB triplets(each in that order; red comes first in the triplet in the file, then green, then blue). Each 8-bit value represents brightness for that particular color. 0 is minimum, 255 is maximum.</p>
<p>A note on on the format of external palettes; Palette files are expected to contain 64 8-bit RGB triplets (each in that order; red comes first in the triplet in the file, then green, then blue). Each 8-bit value represents brightness for that particular color. 0 is minimum, 255 is maximum.</p>
<p><br/></p>
<p>Palettes can be set on a per-game basis. To do this, put a palette file in the same directory the game is in, and add the extension "pal". Examples:</p>
<p><br/></p>
<p> &nbsp; &nbsp; &nbsp; &nbsp;</p>
<p> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;File name: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Palette file name:</p>
<p> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BigBad.nes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BigBad.pal</p>
<p> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BigBad.zip &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BigBad.pal</p>
@ -83,9 +84,6 @@
<p> &nbsp; &nbsp;* Custom global palette.</p>
<p> &nbsp; &nbsp;* Default NES palette.</p>
<p><br/></p>
<p><span class="rvts16">Restore to Default Palette</span></p>
<p>Restores the color palette to its default settings.</p>
<p><br/></p>
<p><span class="rvts16">Force Grayscale</span></p>
<p>Applies simple Grayscale filter, no matter what palette is currently used.</p>
<p><br/></p>

View File

@ -54,14 +54,13 @@
<p><span class="rvts17">Palette Options</span></p>
<p><br/></p>
<p>FCEUX comes packaged with several palette files. &nbsp;This page describes details for each one.</p>
<p><br/></p>
<p>FCEUX comes packaged with several palette files. This page describes details for each one.</p>
<p>To load a palette file, see <a class="rvts18" href="Palette.html">Palette config</a>.</p>
<p><br/></p>
<p><br/></p>
<p><span class="rvts10">FCEUX.pal</span></p>
<p><br/></p>
<p>This is the default palette that FCEUX uses. It is the same palette used in FCEU.12 or earlier, and FCEUD/FCEUXD,FCEUXDSP.</p>
<p>This is the default palette that FCEUX uses. It is the same palette used in FCEU.12 or earlier, and FCEUD/FCEUXD/FCEUXDSP.</p>
<p><br/></p>
<p><span class="rvts10">FCEU-13-default_nitsuja.pal</span></p>
<p><br/></p>
@ -70,16 +69,22 @@
<p><span class="rvts10">FCEU-15-nitsuja-new.pal</span></p>
<p><br/></p>
<p>This is the palette added to FCEU.15 rerecording by Nitsuja. &nbsp;It is a slight adjustment to the FCEU.13 palette.</p>
<p>This one most closely resembles the default palette of Nestopia.</p>
<p><br/></p>
<p>NESTOPIA_RGB.pal &amp; NESTOPIA_YUV.pal</p>
<p><br/></p>
<p>Default palettes of Nestopia.</p>
<p><br/></p>
<p><span class="rvts10">BMF_final2.pal &amp; BMF_final3.pal</span></p>
<p><br/></p>
<p>These palettes were designed by BMF. &nbsp;He customized these by looking at snapshots of his television screen and attempting to replicate them as close as possible.</p>
<p><br/></p>
<p><span class="rvts10">ASQ_realityA.pal &amp; ASQ_realityB.pal</span></p>
<p><br/></p>
<p>BMF palettes had some flaws. &nbsp;AspiringSquire tweaked BMF's palettes and came up with this. &nbsp;They fix issues mostly related to brightness.</p>
<p><br/></p>
<p><br/></p>
<p><span class="rvts10">BMF_final2.pal &amp; BMF_final3.pal</span></p>
<p><br/></p>
<p>These palettes were designed by BMF. &nbsp;He customized these by looking at snapshots of his television screen and attempting to replicate them as close as possible.</p>
<p><br/></p>
<p class="rvps2"><span class="rvts13">Created with the Personal Edition of HelpNDoc: </span><a class="rvts14" href="http://www.helpndoc.com">Full featured Documentation generator</a></p>
</div>

View File

@ -148,7 +148,8 @@
<p><span class="rvts24"><br/></span></p>
<p><span class="rvts23">Debugger</span></p>
<ul style="text-indent: 0px; margin-left: 24px; list-style-position: outside;">
<li><span class="rvts22">General window layout cleanup; bigger font; "Load .DEB" can be switched off; etc</span></li>
<li><span class="rvts22">General window layout cleanup; bigger font; ".DEB files" can be switched off; etc</span></li>
<li><span class="rvts22">Deleting a breakpoint leaves selection in the Breakpoints list</span></li>
<li><span class="rvts22">Fixed mysterious out of bounds condition while editing breakpoints</span></li>
<li><span class="rvts22">Fixed RAM peek by a rightclick on left pane</span></li>
<li><span class="rvts22">Allow Frame Advancing when Debugger is in breakpoint state</span></li>
@ -156,7 +157,7 @@
<li><span class="rvts22">Show the number of breakpoints (enabled and total) above the breakpoints list</span></li>
<li><span class="rvts22">"&gt;" shows current line in disassembly</span></li>
<li><span class="rvts22">Improved stack display</span></li>
<li><span class="rvts22">Added "CPU cycles" and "Instructions" counters (cumulative and delta) useful for profiling</span></li>
<li><span class="rvts22">Added "CPU cycles" and "Instructions" counters (cumulative and delta)</span></li>
<li><span class="rvts22">Added "Cycles counter exceeds N" and "Instructions counter exceeds N" type of breakpoints</span></li>
<li><span class="rvts22">Doubleclick on the disassembly prompts "Add Execute breakpoint here" dialog</span></li>
<li><span class="rvts22">"Display ROM offsets" option shows real ROM addresses in the Disassembly window</span></li>

File diff suppressed because one or more lines are too long