{
  "_notes": [
    "Jurassic Park (Data East, 1993)",
    "Based on tomy_400"
  ],
  "_fileformat": 0.8,
  "_metadata": {
    "version": 4,
    "copyright": [
      "Copyright (C) 2026 by Tom Collins <tom@scorbit.io>"
    ],
    "license": "GNU Lesser General Public License v3.0",
    "platform": "dataeast",
    "roms": [
      "jupk_513",
      "jupk_600"
    ]
  },
  "game_state": {
    "scores": [
      {
        "label": "Player 1",
        "encoding": "bcd",
        "offsets": [
          "0x16E4",
          "0x16D4",
          "0x16D5",
          "0x16D6",
          "0x16D7"
        ]
      },
      {
        "label": "Player 2",
        "encoding": "bcd",
        "offsets": [
          "0x16E5",
          "0x16D8",
          "0x16D9",
          "0x16DA",
          "0x16DB"
        ]
      },
      {
        "label": "Player 3",
        "encoding": "bcd",
        "offsets": [
          "0x16E6",
          "0x16DC",
          "0x16DD",
          "0x16DE",
          "0x16DF"
        ]
      },
      {
        "label": "Player 4",
        "encoding": "bcd",
        "offsets": [
          "0x16E7",
          "0x16E0",
          "0x16E1",
          "0x16E2",
          "0x16E3"
        ]
      }
    ],
    "credits": {
      "label": "Credits",
      "start": "0x16CC",
      "encoding": "bcd"
    },
    "free_play": {
      "label": "Free Play",
      "start": "0x1E03",
      "encoding": "bool"
    },
    "max_credits": {
      "label": "Max Credits",
      "start": "0x1E0E",
      "encoding": "bcd"
    },
    "player_count": {
      "label": "Player Count",
      "start": "0x1AC",
      "encoding": "int"
    },
    "ball_count": {
      "label": "Ball Count",
      "start": "0x1E0C",
      "encoding": "bcd"
    },
    "current_player": {
      "label": "Player",
      "start": "0x1A9",
      "encoding": "int"
    },
    "current_ball": {
      "label": "Ball",
      "start": "0x1AA",
      "encoding": "int"
    },
    "game_over": {
      "_notes": "game is over if current player/ball is 0",
      "label": "Game Over",
      "start": "0x1A9",
      "encoding": "bool",
      "invert": true
    }
  },
  "high_scores": [
    {
      "label": "#1 T-REX",
      "short_label": "#1",
      "initials": {
        "start": "0x16B8",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "encoding": "bcd",
        "offsets": [
          "0x1696",
          "0x167E",
          "0x167F",
          "0x1680",
          "0x1681"
        ]
      }
    },
    {
      "label": "#2 RAPTOR",
      "short_label": "#2",
      "initials": {
        "start": "0x16BB",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "encoding": "bcd",
        "offsets": [
          "0x1697",
          "0x1682",
          "0x1683",
          "0x1684",
          "0x1685"
        ]
      }
    },
    {
      "label": "#3 SPITTER",
      "short_label": "#3",
      "initials": {
        "start": "0x16BE",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "encoding": "bcd",
        "offsets": [
          "0x1698",
          "0x1686",
          "0x1687",
          "0x1688",
          "0x1689"
        ]
      }
    },
    {
      "label": "#4 BARYONYX",
      "short_label": "#4",
      "initials": {
        "start": "0x16C1",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "encoding": "bcd",
        "offsets": [
          "0x1699",
          "0x168A",
          "0x168B",
          "0x168C",
          "0x168D"
        ]
      }
    },
    {
      "label": "#5 STEGASAUR",
      "short_label": "#5",
      "initials": {
        "start": "0x16C4",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "encoding": "bcd",
        "offsets": [
          "0x169A",
          "0x168E",
          "0x168F",
          "0x1690",
          "0x1691"
        ]
      }
    },
    {
      "label": "#6 GALLIMIMUS",
      "short_label": "#6",
      "initials": {
        "start": "0x16C7",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "encoding": "bcd",
        "offsets": [
          "0x169B",
          "0x1692",
          "0x1693",
          "0x1694",
          "0x1695"
        ]
      }
    }
  ]
}
