allow force ntsc / 60hz in core options
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 35
- Forks
- 48
- Avg merge
- 10h 45m
- Merged PRs (30d)
- 7
Description
hello, this setting is available by command line which doesn't seem accessible in retroarch, please could the setting be added to core options?
hatari [options] [disk image | directory | Atari program ]
--country < x >
Set EmuTOS ROM country code on Mega/ST/STe machines lacking NVRAM, when EmuTOS indicates supporting multiple ones.
In 512k EmuTOS images, country code selects the TOS keyboard layout and screen refresh (US = 60Hz NTSC, 50Hz PAL otherwise)
thank you
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing Hatari's existing --country command-line option and how core options are exposed. Confirm the option can select US/60Hz (NTSC) versus PAL, then verify that the setting is available through RetroArch core options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100