diff options
| author | Ian C <ianc@noddybox.co.uk> | 2026-07-06 09:52:29 +0100 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2026-07-06 09:52:29 +0100 |
| commit | cb3e2a11beedf03cc35bea5fcc0016846f581ddb (patch) | |
| tree | 72467325ba44fb90bf2e257c9d00bc7f9bcf41a1 /example_config | |
| parent | 77399aa2b0e70c7712b1720300b202a9fdced1e3 (diff) | |
Diffstat (limited to 'example_config')
| -rw-r--r-- | example_config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/example_config b/example_config index d58a9d6..fa8736c 100644 --- a/example_config +++ b/example_config @@ -10,7 +10,9 @@ tapedir /path/to/tap_files # 1 for fullscreen, 0 for windowed. Defaults to windowed fullscreen 0 -# The number of frames per second. 50 is the default. +# The number of frames per second. 50 is the default. Note a PAL emulation +# is done, so setting this to 60 won't suddenly make the Spectrum NTSC. It'll +# just make the PAL Spectrum run quicker. frames 50 # An integer scale ratio. Defaults to 1. |
