From c09c4a6bf8f56458911dabc413c2d57116444f0c Mon Sep 17 00:00:00 2001 From: Shiz Date: Sun, 5 Sep 2021 23:54:18 +0200 Subject: [PATCH] konami: identifiers: add encountered A and Z product types --- konami/identifiers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/konami/identifiers.md b/konami/identifiers.md index 6807983..9f3075e 100644 --- a/konami/identifiers.md +++ b/konami/identifiers.md @@ -25,6 +25,7 @@ The following variables are used across the different identifiers and can denote * `G`: Game * `H`: Hardware/Helper? e.g. card dispenser * `$t`: Product type + * `A`: ??? * `C`: Conversion? Software only * `E`: Extension? Software + hardware * `K`: Possibility for offline/no e-AMUSEMENT? @@ -34,6 +35,7 @@ The following variables are used across the different identifiers and can denote * `Q`: New dedicated cabinet? * `U`: Upgrade or utility? e.g. DVD software update kit, replacement monitors * `X`: Hardware/board? + * `Z`: ??? * `$g`: Gamecode, identifies a game or series in [Konami's product portfolio](products.md) * Format: `yxx` * `y`: `A` + (project development start year - 2000) (`L`: 2011, `T`: 2019, etc.)