{
  "_notes": [
    "Pistol Poker (R02, 1993, Alvin G. and Company).",
    "MC68000 @ 12 MHz. 8 KB battery-backed SRAM at CPU address 0x0000.",
    "Scores: 5 x 5-byte BCD packed at 0x1E16 (5 bytes apart).",
    "Initials: 5 x 3-byte ASCII packed at 0x1F00 (3 bytes apart)."
  ],
  "_fileformat": 0.8,
  "_metadata": {
    "version": 1,
    "copyright": [
      "Copyright (C) 2026 by Tom Collins <tom@scorbit.io>",
      "Copyright (C) 2026 by Andre Santana <herrmirto@proton.me>"
    ],
    "license": "GNU Lesser General Public License v3.0",
    "platform": "alving",
    "roms": [
      "pstlpkr"
    ]
  },
  "high_scores": [
    {
      "label": "High Score #1",
      "short_label": "#1",
      "initials": {
        "start": "0x1F00",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "start": "0x1E16",
        "length": 5,
        "encoding": "bcd"
      }
    },
    {
      "label": "High Score #2",
      "short_label": "#2",
      "initials": {
        "start": "0x1F03",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "start": "0x1E1B",
        "length": 5,
        "encoding": "bcd"
      }
    },
    {
      "label": "High Score #3",
      "short_label": "#3",
      "initials": {
        "start": "0x1F06",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "start": "0x1E20",
        "length": 5,
        "encoding": "bcd"
      }
    },
    {
      "label": "High Score #4",
      "short_label": "#4",
      "initials": {
        "start": "0x1F09",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "start": "0x1E25",
        "length": 5,
        "encoding": "bcd"
      }
    },
    {
      "label": "High Score #5",
      "short_label": "#5",
      "initials": {
        "start": "0x1F0C",
        "encoding": "ch",
        "length": 3
      },
      "score": {
        "start": "0x1E2A",
        "length": 5,
        "encoding": "bcd"
      }
    }
  ]
}
