Skip to content

Commit a096d74

Browse files
committed
windows configuration folder and german keyboard information
1 parent 72b9955 commit a096d74

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,8 @@ The final hotkey switches between the playmode and the debugger. I'll describe
399399
this key as the `key below the Escape key`.
400400

401401
What 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
403404
chosen because it the same key that is used by default in `Stella`.
404405

405406
## Debugger
@@ -562,7 +563,9 @@ is `.config/gopher2600`.
562563
For MacOS the directory for release executables is `~/Library/Application Support/gopher2600`
563564

564565
For 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

567570
In all instances, the directory, sub-directory and files will be created automatically
568571
as required.

0 commit comments

Comments
 (0)