File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -399,7 +399,8 @@ The final hotkey switches between the playmode and the debugger. I'll describe
399399this key as the ` key below the Escape key ` .
400400
401401What this key is differs from keyboard to keyboard - in the UK it is the `back
402- tick` key while on US keyboards it is the ` tilde` key. Regardless, the key was
402+ tick` key while on US keyboards it is the ` tilde` key; and on the standard
403+ German T1 keyboard it is the degree/circumflex key. Regardless, the key was
403404chosen because it the same key that is used by default in ` Stella ` .
404405
405406## Debugger
@@ -562,7 +563,9 @@ is `.config/gopher2600`.
562563For MacOS the directory for release executables is ` ~/Library/Application Support/gopher2600 `
563564
564565For Windows, a ` gopher2600 ` will be placed somewhere in the user's ` %AppData% `
565- folder, either in the ` Local ` or ` Roaming ` sub-folder.
566+ folder, either in the ` Local ` or ` Roaming ` sub-folder. For example:
567+
568+ C:\Users\USER_NAME\AppData\Roaming\gopher2600
566569
567570In all instances, the directory, sub-directory and files will be created automatically
568571as required.
You can’t perform that action at this time.
0 commit comments