diff --git a/stella/docs/debugger.html b/stella/docs/debugger.html index 070d6f98a..d1a44f3c3 100644 --- a/stella/docs/debugger.html +++ b/stella/docs/debugger.html @@ -149,6 +149,7 @@ prompts will be able to use the prompt, but people who hate them will have a fully functional debugger without typing (or without typing much, anyway).

+

Tab completion

@@ -540,7 +542,7 @@ name is chosen (so "tra" is "trap", not "trapread").

CPU Widget

-

FIXME: document this

+

TODO: add documentation

RAM Widget

@@ -599,11 +601,11 @@ decreased by 1:

TIA Tab

-

FIXME

+

TODO: add documentation

ROM Widget

-

FIXME

+

TODO: add documentation

Global Buttons

@@ -734,7 +736,7 @@ but it helps to know at least a little about 6502 programming.

be saved in the current directory (NOT your ROM directory), so you might want to move it to your ROM directory if it isn't the current directory. This can also be accomplished by right-clicking on the ROM widget and - selected 'Save ROM'. + selecting 'Save ROM'.
  • Test the new ROM: exit Stella, and re-run it. Open your ROM (or give its name on the command line) and play the game. You can play diff --git a/stella/docs/graphics/options_help.png b/stella/docs/graphics/options_help.png index e7e164f4e..657b3da66 100644 Binary files a/stella/docs/graphics/options_help.png and b/stella/docs/graphics/options_help.png differ diff --git a/stella/docs/stella.html b/stella/docs/stella.html index 61bd171ae..13bbcd4b9 100644 --- a/stella/docs/stella.html +++ b/stella/docs/stella.html @@ -1058,7 +1058,7 @@ Pause/resume emulation Pause - Pause(FIXME) + Pause @@ -1602,6 +1602,12 @@ Control + 3 Cmd + 3 + + + Emulate 'frying' effect + Backspace + Backspace +