Skip to content

Missing custom mapping for Sega Master System/Mark III #27

@jellydn

Description

@jellydn

Describe the bug
Here is my romm data

curl -s "http://localhost:5678/api/platforms" | jq '.[] | select(.name | test("Neo.*Geo|Master.*System|SMS"; "i")) | {slug, name}'
{
  "slug": "sms",
  "name": "Sega Master System/Mark III"
}

Reproduction Steps
Steps to reproduce the behavior:

  1. Press X to go to settings
  2. Look for Sega Master System/Mark III
  3. Only "Skip on option

Expected Behavior
Should detect the folder for Knulli or create a new one on MuOS

Information

  • CFW: Kulli or MuOS
  • CFW Version: Last stable
  • Handheld Device: TSP
  • RomM Version: Latest

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions