{
  "_notes": [
    "Compiled by Francis De Brabandere.",
    "Star God (Zaccaria 1980)",
    "https://www.ipdb.org/machine.cgi?id=3458",
    "https://opdb.org/machines/1555",
    "Zaccaria Generation 1",
    "The rom defaults to the following settings:",
    " - Easier game with the 'GOD' advancement starting with 'GO' when first top drop target bank is dropped",
    " - Random high score which gives a replay when achieved",
    " - High score does not save",
    "Same layout as strapids"
  ],
  "_fileformat": 0.7,
  "_metadata": {
    "version": 1,
    "copyright": [
      "Copyright (C) 2024 by Francis De Brabandere <francisdb@gmail.com>",
      "Copyright (C) 2025 by Tom Collins <tom@scorbit.io>"
    ],
    "license": "GNU Lesser General Public License v3.0",
    "platform": "zaccaria-gen1",
    "roms": [
      "stargoda"
    ]
  },
  "game_state": {
    "credits": {
      "label": "Credits",
      "start": "0x182C",
      "length": 2,
      "encoding": "bcd"
    },
    "scores": [
      {
        "label": "Player 1",
        "start": "0x1800",
        "encoding": "bcd",
        "length": 6
      },
      {
        "label": "Player 2",
        "start": "0x1808",
        "encoding": "bcd",
        "length": 6
      },
      {
        "label": "Player 3",
        "start": "0x1810",
        "encoding": "bcd",
        "length": 6
      },
      {
        "label": "Player 4",
        "start": "0x1818",
        "encoding": "bcd",
        "length": 6
      }
    ]
  },
  "high_scores": [
    {
      "label": "High Score",
      "short_label": "HS",
      "score": {
        "start": "0x1820",
        "encoding": "bcd",
        "length": 6
      }
    }
  ]
}
