diff --git a/help/CustomizingthroughtheConfigFil.html b/help/CustomizingthroughtheConfigFil.html index 8d4c82c5..3afd0642 100644 --- a/help/CustomizingthroughtheConfigFil.html +++ b/help/CustomizingthroughtheConfigFil.html @@ -66,46 +66,46 @@

Emulator background Color when Graphics Background is disabled


gNoBGFillColor

-


-

When you disable the backgrounds (Config > Display > Graphics: GB), the default color is black.  You can change that color by modifying this value.  By default it is 255 (black).

-


-


-

Debugger

-


-

debuggerFontSize 15

-


-

This value determines the size of the "Courier" font used by Debugger and Trace Logger. By default it is 15.

-


-


-

Hex Editor

-


-

hexeditorFontSize 15

-


-

This value determines the size of the "Courier" font used by Hex Editor. By default it is 15.

-


-


-

HexRowHeightBorder 0

-


-

This value determines the number of pixels between each row of values in the Hex Editor.  By default it is 0.

-


-


-

HexBackColorR 255

-

HexBackColorG 255

-

HexBackColorB 255

-


-

HexForeColorR 0

-

HexForeColorG 0

-

HexForeColorB 0

-


-

HexFreezeColorR 0

-

HexFreezeColorG 0

-

HexFreezeColorB 255

-


-

These values allows are the Hex Editor color scheme values (RGB).  The background color is 255,255,255 (white) by default.  The foreground color (text) is 0,0,0 (black) by default. When an address is frozen it is 0,0,255 (blue) by default.

-


-


-


-


+


+

When you disable the backgrounds (Config > Display > Graphics: GB), the default color is black.  You can change that color by modifying this value.  By default it is 255 (black).

+


+


+

Debugger

+


+

debuggerFontSize 15

+


+

This value determines the size of the "Courier" font used by Debugger and Trace Logger. By default it is 15.

+


+


+

Hex Editor

+


+

hexeditorFontSize 15

+


+

This value determines the size of the "Courier" font used by Hex Editor. By default it is 15.

+


+


+

HexRowHeightBorder 0

+


+

This value determines the number of pixels between each row of values in the Hex Editor.  By default it is 0.

+


+


+

HexBackColorR 255

+

HexBackColorG 255

+

HexBackColorB 255

+


+

HexForeColorR 0

+

HexForeColorG 0

+

HexForeColorB 0

+


+

HexFreezeColorR 0

+

HexFreezeColorG 0

+

HexFreezeColorB 255

+


+

These values allows are the Hex Editor color scheme values (RGB).  The background color is 255,255,255 (white) by default.  The foreground color (text) is 0,0,0 (black) by default. When an address is frozen it is 0,0,255 (blue) by default.

+


+


+


+


Created with the Personal Edition of HelpNDoc: Easily create HTML Help documents

diff --git a/help/ToggleSwitchesHideMenuetc.html b/help/ToggleSwitchesHideMenuetc.html index 184f0f35..1aaa5d23 100644 --- a/help/ToggleSwitchesHideMenuetc.html +++ b/help/ToggleSwitchesHideMenuetc.html @@ -187,7 +187,7 @@


Save Config File


-

Saves current settings to fceux.cfg.  Normally settings are not saved until FCEUX is closed.

+

Saves current settings to fceux.cfg.  Normally settings are not saved until FCEUX is closed.



diff --git a/help/TraceLogger.html b/help/TraceLogger.html index 97a65519..dad1b9fa 100644 --- a/help/TraceLogger.html +++ b/help/TraceLogger.html @@ -69,7 +69,7 @@


Normally, when logging to window, the Tracer only shows the log if you pause emulator by Pause or Frame Advance hotkey, or by snapping the Debugger. But there is the option to automatically update the log window while the game runs - this is normally useless, unless it is working with the Code/Data Logger to only show newly-executed instructions.


-

When the code is logged to window, you can browse it using mouse wheel or vertical scrollbar. Double-clicking any address in this window will bring the Debugger window at this address. Right-clicking any address allows you to label the address (see Symbolic Debug).

+

When the code is logged to window, you can browse it using mouse wheel or vertical scrollbar. Double-clicking any address in this window will bring the Debugger window at this address. Right-clicking any address allows you to label the address (see Symbolic Debug).


You can customize the format of text output in the log: