{
  "_notes": [
    "Modified Flight 2000 ROMs.  Just has high score for now, since adjustments",
    "were extended after the 3335 firmware version, and game state has changed",
    "from the original Stern code.",
    "Gets messy: DIP SW 19=on enables Free Play, but adjustment 21=0",
    "(max credits) can also enable Free Play."
  ],
  "_fileformat": 0.8,
  "_metadata": {
    "version": 3,
    "copyright": [
      "Copyright (C) 2026 by Tom Collins <tom@scorbit.io>"
    ],
    "license": "GNU Lesser General Public License v3.0",
    "platform": "stern-m200",
    "roms": [
      "flight2m"
    ]
  },
  "high_scores": [
    {
      "label": "1st",
      "short_label": "#1",
      "score": {
        "encoding": "bcd",
        "length": 4,
        "start": "0x2CA"
      }
    }
  ]
}
