libretro / libretro/hatari

allow force ntsc / 60hz in core options

Open
#88 5 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.