diff --git a/docs/graphics/options_debugger.png b/docs/graphics/options_debugger.png index 2605d266c..dee99f994 100644 Binary files a/docs/graphics/options_debugger.png and b/docs/graphics/options_debugger.png differ diff --git a/docs/index.html b/docs/index.html index 89ae662ed..7842540ae 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2507,7 +2507,6 @@ Fullscreenself-explanatory-fullscreen Fullscreen Fillcompletely fill TIA image in fullscreen-tia.fsfill VSyncenable vertical sync'ed updates-vsync - PAL color-lossuse PAL color-loss effect-colorloss Fast SC/AR BIOSskip progress loading bars for SuperCharger ROMs-fastscbios Show UI messagesoverlay UI messages onscreen-uimessages Center windowattempt to center application window-center @@ -2530,8 +2529,6 @@ TV Phosphorenable phosphor mode under what conditions-tv.phosphor Phosphor (Default)default blend level to use in phosphor mode
(needs to be manually set for your particular hardware)-tv.phosblend - Jitter/Roll effectemulate screen roll with inconsistent scanline count-tv.jitter - Jitter/Roll recoverydetermines recovery time for screen rolling-tv.jitter_recovery Scanline Intensitysets scanline black-level intensity-tv.scanlines Scanline Interpolationsmooth/blend scanlines into image-tv.scaninter Adjustable slidersset specific attribute in 'Custom' mode-tv.contrast, tv.hue, etc. @@ -2590,7 +2587,7 @@
-

UI Settings dialog (3 tabs):

+

UI Settings dialog (2 tabs):

@@ -2600,21 +2597,6 @@

- - - - - - -
     - - - - - -
ItemBrief descriptionFor more information,
see CommandLine
Debugger Width/Heightself-explanatory (requires ROM reload)-dbg.res
Set window size for ...self-explanatory presets (requires ROM reload)N/A
Font Styleself-explanatory (requires ROM reload)-dbg.fontstyle
-
-
@@ -2689,6 +2671,18 @@
+ +
+

Developer Settings dialog:

+ + + + + + + +
    
This tab is described in further detail in + Advanced Configuration - Developer Options/Integrated Debugger.

3. Event Remapping / Input Devices

@@ -3002,7 +2996,70 @@

8. Developer Options/Integrated Debugger

-

Many options are available for ROM developers, which are described in +

Several developer related settings can be configured in the 'Developer Settings' dialog. + Two sets ('Player settings', 'Developer settings') allow easy switching between different + settings (for playing or developing games) at once.

+ +

Developer Settings dialog (Emulator)

+ + + + + + +
     + + + + + + + + + + + + + +
ItemBrief descriptionFor more information,
see CommandLine
Player/Developer settingsSelects the active settings set-dev.settings
Frame StatisticsOverlay console info on the TIA image during emulation.-plr.stats
-dev.stats
ConsoleSelect the console type, this affects Color/B&W/Pause key emulation and zero-page RAM initialzation-plr.console
-dev.console
Random startup bankRandomize the startup bank for several bankswitch types-plr.bankrandom
-dev.bankrandom
Randomize zero-page...When loading a ROM, randomize all RAM content instead of initializing with all zeroes (console = 2600) or startup values (console = 7800)-plr.ramrandom
-dev.ramrandom
Randomize CPUWhen loading a ROM, randomize the content of the specified CPU registers-plr.cpurandom
-dev.cpurandom
PAL color-lossUse PAL color-loss effect-plr.colorloss
-dev.colorloss
Debug colorsUse fixed debug colors-plr.debugcolors
-dev.debugcolors
Jitter/roll effectEmulate screen roll with inconsistent scanline count-plr.tv.jitter
-dev.tv.jitter
Jitter/roll recoveryDetermines recovery time for screen rolling-plr.tv.jitter_recovery
-dev.tv.jitter_recovery
Drive unused TIA pins...Unused TIA pins are read random instead of the last databus value-plr.tiadriven
-dev.tiadriven
+
+ +

Developer Settings dialog (States) TODO

+ + + + + + +
     + + + + + + + +
ItemBrief descriptionFor more information,
see CommandLine
-.plr
-.dev
-.plr
-.dev
-.plr
-.dev
-.plr
-.dev
-.plr
-.dev
+
+ +

Developer Settings dialog (Debugger)

+ + + + + + +
     + + + + + +
ItemBrief descriptionFor more information,
see CommandLine
Font Styleself-explanatory (requires ROM reload)-dbg.fontstyle
Font Sizeself-explanatory (requires ROM reload)N/A
Debugger Width/Heightself-explanatory (requires ROM reload)-dbg.res
+
+
+ +

Many more options are available for ROM developers, which are described in different sections of this manual, as follows: