Skip to content

Add arch checking support to kos-ports scripts#138

Open
darcagn wants to merge 3 commits intoKallistiOS:masterfrom
darcagn:gamecube
Open

Add arch checking support to kos-ports scripts#138
darcagn wants to merge 3 commits intoKallistiOS:masterfrom
darcagn:gamecube

Conversation

@darcagn
Copy link
Copy Markdown
Contributor

@darcagn darcagn commented Feb 8, 2026

Similar to #90, but this PR adds a check to gate particular ports to supported archs.

  • If a port doesn't specify ARCHS_SUPPORTED, then it's assumed that it is any.
  • All existing ports are changed to specify dreamcast or dreamcast gamecube.
  • Ports that do not build, do not make sense for GameCube support, or I had suspicion wouldn't actually work despite building were left without gamecube.
  • Ports that do include gamecube were all verified to build properly and can be reasonably assumed to work, but were not actually all tested.

@darcagn darcagn added the enhancement Enhancing an existing feature label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancing an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants