1
1
mirror of https://github.com/Shizmob/arcade-docs.git synced 2024-11-12 01:30:48 +01:00

Merge remote branch 'voidderef/kpi-new' into main

This commit is contained in:
Shiz 2021-09-05 20:47:48 +02:00
commit 4e6ddbe0b4
51 changed files with 1039 additions and 13 deletions

View File

@ -41,7 +41,11 @@ Has twice as much RAM (4MB) as a retail PS1. According to BIOS ROM, runs "Konami
**IO:** [SPU, front] IDE
**IO:** [SPU, back] RCA, RCA, power
**CD:** Panasonic CR-505-BCM (SCSI)
**HDD:** Maxtor 2B020H1 (541DX, 5400RPM, 20GB; may depend per game)
**HDD:** Maxtor 2B020H1 (541DX, 5400RPM, 20GB; may depend per game)
**DVD:** Victor XV D701
A DVD player is used to play back mpeg encoded Video CDs and DVDs. The decoded video is forwarded
via composite input to the main unit and blit into the UI by software.
## Python
@ -51,6 +55,14 @@ Sony Playstation 2-based board. Based on a development system. Similar to Namco'
Sony Playstation 2-based board. Unlike the first Python, based on a retail board using Sony's DNAS protection system.
## Bubble System
## Firebeat
## Dj Main
## Viper
## `KNM-*`
IBM embedded boards (日本アイ・ビー・エム株式会社)
@ -73,8 +85,9 @@ Also known as: "BemaniPC Type 1" (unofficially).
**RAM:** 1x ??? (DDR1, PC2100, 256MB)
**MBD:** PM-845G3/GL/GV?
**STH:** Intel 845G
**GPU:** NVIDIA GeForce 4 MX440
**Games:** C02, D01, E11, ECO, FDD
**GPU:** NVIDIA GeForce 4 MX440
**SND:** Realtek AC'97
**Games:** [C02](software/C02.md), [D01](software/D01.md), [E11](software/E11.md), [ECO](software/ECO.md), [FDD](software/FDD.md)
## `FAB-*`
@ -121,9 +134,10 @@ Also known as: "BemaniPC Type 2" (unofficially).
**CPU:** Pentium 4 2.5GHz
**RAM:** 512MB PC2700
**GPU:** ATI Radeon X1300
**GPU:** ATI Radeon X1300
**SND:** Realtek HD
**Sticker:** B5
**Games:** GLD, HDD, I00, JDJ, JDZ, KDZ
**Games:** [GLD](software/GLD.md), [HDD](software/HDD.md), [I00](software/I00.md), [JDJ](software/JDJ.md), [JDZ](software/JDZ.md), [KDZ](software/KDZ.md)
### FAB-e945-KN209
@ -217,10 +231,10 @@ Also known as: "ITHM65".
**GPU:** AMD Radeon E4690
**SSD:** Intel SSDSA2CT040G3 2.5" (SATA 2.5", 40GB)
**IO:** \[KFC/NBT/PAN\] [KFCA](io.md#kfca)
**IO:** \[LDJ\] ???
**IO:** \[LDJ\] [USB I/O 2](io.md#usbio2)
**IO:** \[M39\] [USB I/O 2](io.md#usbio2)
**IO:** \[M32/M33/MDX\] [P4IO](io.md#p4io)
**Games:** KFC, L44, LDJ, M32, M33, M39, MBR, MDX, NBT, PAN
**Games:** KFC, L44, [LDJ](software/LDJ.md), M32, M33, M39, MBR, MDX, NBT, PAN
### ADE-704B
@ -241,14 +255,13 @@ Also known as: "ADE".
**MBD:** ADE-6291
**APU:** AMD RX-421BD
**RAM:** 1x Innodisk ??? (DDR4, PC4-19200, 4GB)
**HDD:** [KFC/PAN?/L44?/M32?/M33?] WDC WD3200LPCX (320GB)
**SSD:** [Others] innodisk 3ME2 mSATA (256GB)
**HDD:** [KFC/PAN?/L44?/M32?/M33?] WDC WD3200LPCX (320GB)
**SSD:** [Others] innodisk 3ME2 mSATA (256GB)
**IO:** \[L44/M32/M33\] [P4IO](io.md#p4io)
**IO:** \[KFC/PAN\] [KFCA](io.md#kfca)
**IO:** \[LDJ/MDX\] [BIO2(BI2A)](io.md#bio2)
**IO:** \[REC\] 2x [BIO2(BI2A)](io.md#bio2)
**Games:** KFC, L44, LDJ, M32, M33, MDX (Gold), PAN, REC
**Games:** KFC, L44, [LDJ](software/LDJ.md), M32, M33, MDX (Gold), PAN, REC
## Misc

13
konami/dongle.md Normal file
View File

@ -0,0 +1,13 @@
# Dongles
Document about Konami's software and hardware license management using different kinds of dongles.
## Types
* Twinkle dongles (unnamed)
* Dallas iButtons
* Roundplugs (miniDIN)
* Serial plugs (RS232)
* Rainbow Technologies iKey 2032 (USB): Custom plastic housing in black or white for software license and eamuse participation
* Safenet/Aladdin eToken 5110/5100 (USB): Have a tag attached

128
konami/identifiers.md Normal file
View File

@ -0,0 +1,128 @@
# Konami Identifiers
This file describes the various identifiers and their formats that are used in products by Konami.
## Sources
* [bemaniwiki](http://bemaniwiki.com/)
* Game/cabinet manuals
* MAME
* Various sources around the internet
## Format
The format of each identifier/ID is described as a perl/php/shell-style string with `$` denoting
that a variable is resolved, e.g. `$a` "resolve variable a". Additionally, a more complex regex
string is provided to constrain the format properly.
### Variables and values
The following variables are used across the different identifiers and can denote the listed values:
* `$p`: Product
* `G`: Game
* `$t`: Type of product
* `C`: Upgrade: software only
* `E`: Upgrade: hardware (conversion) kit + software
* `K`: Upgrade: offline/no eamuse software version
* `N`: ???
* `O`: ???
* `Q`: Dedicated cabinet assembly/main body
* `U`: "Utilities", e.g. DVD software update kit, replacement monitors
* `X`: Hardware/board ???
* `$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.)
* `xx`: Remainder, (incremental) game/product identifier
* Example: `LDJ`
* `$d`: Destination, target locale/market
* `A`: Asia
* `C`: China
* `E`: Europe
* `J`: Japan
* `K`: Korea
* `U`: US
* `Y`: Indonesia
* `$s`: Specification: Product type and game dependent, e.g. type of cabinet or hardware
* `A`, `B`, `C`, ..., `Z`
* `$r`: Software revision. Modern games utilizing the extension part pinned this to the value `A`
* `A`, `B`, `C`, ..., `Z`
* `$e`: Extension/build date of the software
* Format: `yyyymmddnn`
* `yyyy` = year, e.g. `2020`
* `mm` = month, e.g. `11` for November
* `dd` = day of month, e.g. `03`
* `nn` = build number on the day, e.g. `00`, `01`, ...
* Example: `201807300200`
## Identifiers
### Product identifier
* [Products or packages](products.md) that can be acquired, e.g. bought or leased
* Format: `$p$t$g-$d$s`
* Example: [GQLDJ-JA](product/GQLDJ-JA.md)
### Mcode
* Source: License dongle certificate CN
* Format: `$g-$n`
* `$n`: An integer number, e.g. `001`
* Example: `PIX-001`
### Security code
* Source: License dongle certificate subjectAltName
* Format: `$p$t$g$d$s$r`
* Example: `GQPIXJBA`
### Release code
* Source: Game data
* Format: `$e`
* Example: `201807300200`
### System ID
* Source: Account dongle certificate CN
* Format: `0120$x0$y`
* `$x`: `1` or `2`
* `$y`: 14-digit hex string
* Example: `0120100000000160B3D2`
### License ID
* Source: License dongle serial number
* Format: `012$x$y`
* `$x`: `1` or `2`
* `$y`: 8-digit numeric value
* Example: `012194810293`
### Account ID
* Source: Account dongle serial number
* Format: `012$x$y`
* `$x`: `1` or `2`
* `$y`: 8-digit numeric value
* Example: `012291862492`
### Hardware ID
* Source: MAC address
* Format: `0100$y`
* `$y`: 12-digit hex string
* Example: `0100705CAD0365F2`
### Software ID
* Alias for License ID
* Format: `012$x$y`
* `$x`: `1` or `2`
* `$y`: 8-digit numeric value
* Example: `012194810293`
### Soft ID code
* Source: [Security code](#security-code) and [release code](#release-code) combined and shown in-game
* Format: `$g:$d:$s:$r:$e`
* Example: `PIX:J:B:A:201807300200`

View File

@ -24,10 +24,34 @@
* Generic test and service switches, and general input
* Known versions: 1.1.2 / Jun 12 2013 19:24:19 / O26
## C02 IO
* GEC02-PWB(A)A
* PCB product: PN0000228708
* case/metal housing: PN0000246977
* case/box cover: PN0000246978
* Interface to main PCB: USB 1.1
* Compatible games: [C02](software/C02.md), [D01](software/D01.md), [E11](software/E11.md),
[ECO](software/ECO.md), [FDD](software/FDD.md), [GLD](software/GLD.md), [HDD](software/HDD.md),
[I00](software/I00.md), [JDJ](software/JDJ.md), [JDZ](software/JDZ.md), [KDZ](software/KDZ.md),
[LDJ (only up to 24 included)](software/LDJ.md)
## D01 IO
* Interface to main PCB: USB 1.1
* Compatible games: [D01](software/D01.md), [E11](software/E11.md), [ECO](software/ECO.md),
[FDD](software/FDD.md), [GLD](software/GLD.md), [HDD](software/HDD.md), [I00](software/I00.md),
[JDJ](software/JDJ.md), [JDZ](software/JDZ.md), [KDZ](software/KDZ.md),
[LDJ (only up to 24 included)](software/LDJ.md)
## USBIO2
* Product: PWB1113692080000
* Connectors: USB
* KDE-J
* PCB product: PWB1113692080000, PWB111362080000
* Case/metal housing: PN00001_1263
* Interface to main PCB: USB 2.0
* Compatible games: [GLD](software/GLD.md), [HDD](software/HDD.md), [I00](software/I00.md),
[JDJ](software/JDJ.md), [JDZ](software/JDZ.md), [KDZ](software/KDZ.md), [LDJ (only up to 24 included)](software/LDJ.md)
## KFCA
@ -46,9 +70,18 @@
- BI2A (ID: 0x0D060000)
- BI2X
* Connectors: USB
* Compatible games: [LDJ (starting 25)](software/LDJ.md)
### BIO2 sub IO
# Devices
## C02 magnetic card readers
* PN 0000254292
* Compatible games: [C02](software/C02.md), [D01](software/D01.md), [E11](software/E11.md),
[ECO](software/ECO.md)
## DDRS
DDR led spike. Also used in Reflec Beat.

View File

@ -0,0 +1,21 @@
# `GCC44-JA`: Beatmania IIDX 8th Style software upgrade kit
* List of officially supported products to be upgraded
* `GC983`
* `GU985`
* `GC985`
* `GC992`
* `GCA03`
* `GCA17`
* `GCB4U`
* `GCB44`
* Contents
* Program CD
* Video DVD
* Security chip
* Game data HDD
* Turntable refurbishing parts
* Artwork
* Game instructions
* Speaker side-pops
* Marquee

View File

@ -0,0 +1,21 @@
# `GEC02-JA`: Beatmania IIDX 9th Style hardware conversion kit
9th Style cabinets were essentially just upgrades from any cabinet with
[twinkle](../board.md#twinkle) based hardware.
* List of officially supported products to be upgraded
* `GQ863`
* `GC983`
* `GC985`
* `GC992`
* `GCA03`
* `GCA17`
* `GCB4U`
* `GCB44`
* `GCC44`
* Contents
* Eamuse compatible
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)
* Card readers: [C02 magnetic card readers](../io.md#c02-magnetic-card-readers)
* Cabinet artwork

View File

@ -0,0 +1,8 @@
# `GEC02-JB`: Beatmania IIDX 9th Style hardware conversion kit
Essentially the same as [`GEC02-JA`](GEC02-JA.md) except for the contents:
* Eamuse compatible
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)
* Card readers: [C02 magnetic card readers](../io.md#c02-magnetic-card-readers)

View File

@ -0,0 +1,7 @@
# `GEC02-JC`: Beatmania IIDX 9th Style hardware conversion kit
Essentially the same as [`GEC02-JA`](GEC02-JA.md) except for the contents and not being
compatible with eamusement online services due to missing card readers:
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)

View File

@ -0,0 +1,8 @@
# `GEE11-JA`: Beatmania IIDX RED hardware conversion kit
* Eamuse compatible
* Contents
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)
* Card readers: [C02 magnetic card readers](../io.md#c02-magnetic-card-readers)
* Cabinet artwork

View File

@ -0,0 +1,7 @@
# `GEE11-JB`: Beatmania IIDX RED hardware conversion kit
* Offline/non eamuse compatible kit
* Contents
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)
* Cabinet artwork

View File

@ -0,0 +1,8 @@
# `GEECO-JA`: Beatmania IIDX HAPPY SKY hardware conversion kit
* Eamuse compatible
* Contents
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)
* Card readers: [C02 magnetic card readers](../io.md#c02-magnetic-card-readers)
* Cabinet artwork

View File

@ -0,0 +1,7 @@
# `GEECO-JB`: Beatmania IIDX HAPPY SKY hardware conversion kit
* Offline/non eamuse compatible kit
* Contents
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)
* Cabinet artwork

View File

@ -0,0 +1,8 @@
# `GEFDD-JA`: Beatmania IIDX DistorteD hardware conversion kit
* Eamuse compatible
* Contents
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)
* Card readers: [ICC](../io.md#ICC)
* Cabinet artwork

View File

@ -0,0 +1,7 @@
# `GEFDD-JB`: Beatmania IIDX DistorteD hardware conversion kit
* Offline/non eamuse compatible kit
* Contents
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [C02 IO](../io.md#c02-io)
* Cabinet artwork

View File

@ -0,0 +1,13 @@
# `GELDJ-JM`: Beatmania IIDX CANNON BALLERS hardware conversion kit
* Compatible with
* [`GQLDJ-JA`](GQLDJ-JA.md)
* [`GQLDJ-JB`](GQLDJ-JB.md)
* [`GQLDJ-JC`](GQLDJ-JC.md)
* Contents
* Main PCB: [ADE-6291](../boards.md#ADE-6291)
* IO: [BIO2](../io.md#bio2) and [BIO2 sub IO](../io.md#bio2-sub-io)
* Camera
* Replacement bass platform artwork
* Cabinet artwork
* Wiring for compatible cabinet types

View File

@ -0,0 +1,5 @@
# `GELDJ-JN`: Beatmania IIDX CANNON BALLERS hardware conversion kit
Identical to `GELDJ-JO` but also includes a VGA to HDMI converter cable for old style monitors, e.g.
Toshiba rear projection and the old IIDX CRT monitor, that were not upgraded to a LCD style monitor
having DVI outputs.

View File

@ -0,0 +1,22 @@
# `GELDJ-JO`: Beatmania IIDX CANNON BALLERS hardware conversion kit
* Compatible with
* [`GQ863-JA`](GQ863-JA.md)
* [`GQ983-JA`](GQ983-JA.md)
* [`GQ985-JA`](GQ985-JA.md)
* [`GQ992-JA`](GQ992-JA.md)
* [`GQD01-JA`](GQD01-JA.md)
* [`GQE11-JA`](GQE11-JA.md)
* [`GQECO-JA`](GQECO-JA.md)
* [`GQFDD-JA`](GQFDD-JA.md)
* [`GQGLD-JA`](GQGLD-JA.md)
* [`GQHDD-JA`](GQHDD-JA.md)
* [`GQI00-JA`](GQI00-JA.md)
* [`GQJDZ-JA`](GQJDZ-JA.md)
* Contents
* Main PCB: [ADE-6291](../boards.md#ADE-6291)
* IO: [BIO2](../io.md#bio2) and [BIO2 sub IO](../io.md#bio2-sub-io)
* Camera
* Replacement bass platform artwork
* Cabinet artwork
* Wiring for compatible cabinet types

View File

@ -0,0 +1,5 @@
# `GQ863-JA`: Beatmania IIDX 1st style dedicated cabinet
* Type of cabinet easily recognizable by grey colored front/coin door
* Main PCB: [Twinkle](../boards.md#twinkle)
* Monitor: 640x480 VGA/S-Video Toshiba rear projection monitor

View File

@ -0,0 +1,4 @@
# `GQ983-JA`: Beatmania IIDX Substream dedicated cabinet
Identical regarding build and hardware to previous cabinet, [`GQ863-JA`](GQ863-JA.md), only software
different.

View File

@ -0,0 +1,4 @@
# `GQ985-JA`: Beatmania IIDX 2nd Style dedicated cabinet
Identical regarding build and hardware to previous cabinets, e.g. [`GQ863-JA`](GQ863-JA.md),
[`GQ983-JA`](GQ983-JA.md), only software different.

View File

@ -0,0 +1,4 @@
# `GQ992-JA`: Beatmania IIDX 3rd Style dedicated cabinet
Identical regarding build and hardware to previous cabinets, e.g. [`GQ863-JA`](GQ863-JA.md),
[`GQ983-JA`](GQ983-JA.md), [`GQ985-JA`](GQ985-JA.md), only software different.

View File

@ -0,0 +1,7 @@
# `GQD01-JA`: Beatmania IIDX 10th Style dedicated cabinet
* Type of cabinet recognizable by black colored front/coin door
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [D01 IO](../io.md#d01-io)
* Card readers: [C02 magnetic card readers](../io.md#c02-magnetic-card-readers)
* Monitor: 640x480 VGA 37" CRT monitor

View File

@ -0,0 +1,4 @@
# `GQE11-JA`: Beatmania IIDX RED dedicated cabinet
Identical regarding build and hardware to previous cabinet, [`GQD01-JA`](GQD01-JA.md), only software
different.

View File

@ -0,0 +1,4 @@
# `GQECO-JA`: Beatmania IIDX HAPPY SKY dedicated cabinet
Identical regarding build and hardware to previous cabinets, e.g. [`GQD01-JA`](GQD01-JA.md),
[`GQE11-JA`](GQE11-JA.md), only software different.

View File

@ -0,0 +1,7 @@
# `GQFDD-JA`: Beatmania IIDX DistorteD dedicated cabinet
* Type of cabinet recognizable by black colored front/coin door
* Main PCB: [KNM-???](../boards.md#knm-???)
* IO: [D01 IO](../io.md#d01-io)
* Card readers: [ICC slot readers](../io.md#icc)
* Monitor: 640x480 VGA 37" CRT monitor

View File

@ -0,0 +1,7 @@
# `GQGLD-JA`: Beatmania IIDX GOLD dedicated cabinet
* Type of cabinet recognizable by black colored front/coin door
* Main PCB: [FAB-e945-KN205](../boards.md#fab-e945-kn205)
* IO: [USBIO2](../io.md#usbio2)
* Card readers: [ICC slot readers](../io.md#icc)
* Monitor: 640x480 VGA 37" CRT monitor

View File

@ -0,0 +1,7 @@
# `GQHDD-JA`: Beatmania IIDX DJ TROOPERS dedicated cabinet
* Type of cabinet recognizable by black colored front/coin door
* Main PCB: [FAB-e945-KN205](../boards.md#fab-e945-kn205)
* IO: [USBIO2](../io.md#usbio2)
* Card readers: [ICC slot readers](../io.md#icc)
* Monitor: [`GUHDD-JB`](GUHDD-JB.md)

View File

@ -0,0 +1,4 @@
# `GQI00-JA`: Beatmania IIDX EMPRESS dedicated cabinet
Identical regarding build and hardware to previous cabinet, e.g. [`GQHDD-JA`](GQHDD-JA.md),
only software different.

View File

@ -0,0 +1,7 @@
# `GQJDZ-JA`: Beatmania IIDX Resort Anthem dedicated cabinet
* Type of cabinet recognizable by black colored front/coin door
* Main PCB: [FAB-e945-KN205](../boards.md#fab-e945-kn205)
* IO: [USBIO2](../io.md#usbio2)
* Card readers: [ICC NFC reader](../io.md#icc)
* Monitor: [`GUHDD-JB`](GUHDD-JB.md)

View File

@ -0,0 +1,6 @@
# `GQLDJ-JA`: Beatmania IIDX tricoro dedicated cabinet
* Main PCB: [HM65](../boards.md#hm65)
* IO: [USBIO2](../io.md#usbio2)
* Card readers: [ICC NFC reader](../io.md#icc)
* Monitor: [`GULDJ-JC`](GULDJ-JC.md)

View File

@ -0,0 +1,6 @@
# `GQLDJ-JB`: Beatmania IIDX PENDUAL dedicated cabinet
* Main PCB: [HM65](../boards.md#hm65)
* IO: [USBIO2](../io.md#usbio2)
* Card readers: [ICC NFC reader](../io.md#icc)
* Monitor: [`GULDJ-JJ`](GULDJ-JJ.md)

View File

@ -0,0 +1,7 @@
# `GQLDJ-JC`: Beatmania IIDX COPULA dedicated cabinet
* Introduced LED spotlights and neons ???
* Main PCB: [HM65](../boards.md#hm65)
* IO: [USBIO2](../io.md#usbio2)
* Card readers: [ICC NFC reader](../io.md#icc)
* Monitor: Unsure if this still uses [`GULDJ-JJ`] or has another new monitor ???

View File

@ -0,0 +1,4 @@
# `GQTDJ-JA`: Beatmania IIDX Lightning model dedicated cabinet
* New "Lightning model" cabinet
* Game: HEROIC VERSE

View File

@ -0,0 +1,7 @@
# `GUHDD-JB`: Beatmania IIDX DJ TROOPERS LCD monitor
* "DJ Troopers LCD"
* Monitor manufacturer: Konami Manufacturing & Service Co., Ltd.
* Size: 37"
* Native resolution: 1280x720
* Input: VGA, DVI

View File

@ -0,0 +1,4 @@
# `GULDJ-JH`: Beatmania IIDX PENDUAL software update DVD kit
* Update DVD: `LDJ JC A01`
* Artwork

View File

@ -0,0 +1,10 @@
# `GULDJ-JC`: Beatmania IIDX tricoro LCD monitor
* "Tricoro LCD"
* Monitor manufacturer
* Nissin Industry
* Maywa Denki
* Toshiba
* Size: 37"
* Native resolution: 1280x720
* Input: DVI

View File

@ -0,0 +1,2 @@
# `GULDJ-JF`: Beatmania IIDX SPADA software update DVD kit

View File

@ -0,0 +1,8 @@
# `GULDJ-JJ`: Beatmania IIDX PENDUAL LCD monitor
* "PENDUAL LCD"
* Monitor manufacturer
* Konami Digital Entertainment
* Size: 37" ???
* Native resolution: ???
* Input: DVI

476
konami/products.md Normal file
View File

@ -0,0 +1,476 @@
# Konami products
For identification purpose, Konami labels their products using a
[proprietary format](identifiers.md#product-identifier).
## Products and packages
Lex-sorted by [gamecode](identifiers.md#gamecode). Gamecodes do not necessarily reflect a
chronologic order, e.g. regarding release dates.
* `400`: Bubble System
* `GX400`: Bubble System main board (?)
* `700`: System 573
* `GX700`: System 573 main board (?)
* `751`
* `GQ751`: Twinkle main board (?)
* `753`: Beatmania
* `GQ753`
* `785`: Gradius 2
* `945`: Gradius 3
* `803`: Pop'n Music
* `GC803`
* `825`: Beatmania 3rd Mix
* `GQ825`
* `GC825`
* `831`: Pop'n Music 2
* `GC831`
* `845`: Dance Dance Revolution/Dancing Stage
* `GC845`: Dance Dance Revolution
* `GN845`: Dancing Stage
* `847`: Beatmania 4th Mix
* `GC847-JA`
* `853`: Beatmania 2nd Mix
* `GQ853`
* `GC853`
* `858`: Beatmania Complete Mix
* `GQ858`
* `GC858`
* `863`: Beatmania IIDX
* [`GQ863-JA`: Dedicated cabinet](product/GQ863-JA.md)
* `874`: Dance Maniax
* `881`: Drummania
* `GQ881`
* `883`: Guitarfreaks 2nd Mix
* `GQ883`
* `884`: Dancing Stage featuring TRUE KiSS DESTiNATiON
* `GN884`
* `885`: Dance Dance Revolution 2nd Mix Link Version
* `GE885`
* `886`: Guitarfreaks
* `GQ886`
* `887`: Dance Dance Revolution 3rd Mix
* `GN887`
* `892`: Dance Dance Revolution Best of Cool Dancers
* `GC892`
* `894`: Dance Dance Revolution Solo Bass Mix
* `GQ894`
* `895`: Dance Dance Revolution 2nd Mix
* `GC895`
* `GN895`
* `896`: Dance Dance Revolution Club Mix/Beatmania IIDX with DDR Club Kit
* `GN896`: Dance Dance Revolution Club Mix
* `905`: Dance Dance Revolution Solo 2000
* `GC905`
* `910`: Dancing Stage featuring DREAMS COME TRUE
* `GC910`
* `912`: Drummania 2nd Mix
* `GE912`
* `936`: Dancing Stage Euro Mix
* `GE936`
* `949`: Guitarfreaks 3rd Mix
* `GE949`
* `970`: Pop'n Stage
* `GQ970`
* `GC970`: Pop'n Stage EX
* `972`: Beatmania III
* `GQ972`
* `974`: Keyboard Mania
* `GQ974`
* `976`: Pop'n Music Mickey Tunes
* `GQ976-JR`
* `977`: Para Para Paradise/Para Para Paradise v1.1
* `GQ977`
* `980`: Pop'n Music 3
* `GC980`
* `981`: Beatmania 5th Mix
* `GC981-JA`
* `983`: Beatmania IIDX Substream
* `GC983`
* `GE983`
* [`GQ983-JA`: Dedicated cabinet](product/GQ983-JA.md)
* `984`: Dance Dance Revolution Club Mix V2/Beatmania IIDX Club Version 2
* `GE984`: Dance Dance Revolution Club Mix V2
* `985`: Beatmania IIDX 2nd Style
* `GC985`
* [`GQ985-JA`: Dedicated cabinet](product/GQ985-JA.md)
* `GU985`
* `986`: Pop'n Music 4
* `GQ986`
* `987`: Pop'n Music Animelo
* `GQ987`
* `988`: Beatmania Complete Mix 2
* `GC988-JA`
* `992`: Beatmania IIDX 3rd Style
* `GC992`
* [`GQ992-JA`: Dedicated cabinet](product/GQ992-JA.md)
* `993`: Beatmania Club Mix
* `GC993-JA`
* `995`: Beatmania feat. Dreams Come True
* `A01`: Keyboard Mania 2nd Mix
* `GCA01`
* `A02`: Pop'n Music Animelo 2
* `GCA02-JA`
* `GCA02-JB`
* `GEA02-JA`
* `A03`: Beatmania IIDX 4th Style
* `GCA03`
* `A04`: Pop'n Music 5
* `A05`: Beatmania Core Remix
* `GCA05-JA`
* `GCA05-JB`
* `A05`: Beatmania III Append Core Remix
* `GCA05-JC`
* `A11`: Para Para Paradise 1st Mix PLUS
* `GQA11`
* `A12`: Keyboard Mania 3rd Mix
* `GCA12`
* `A14`: Para Para Paradise 2nd Mix
* `GQA14`
* `A16`: Pop'n Music 6
* `A17`: Beatmania IIDX 5th Style
* `GCA17-JA`
* `A21`: Beatmania 6th Mix/Beatmania III Append 6th Mix
* `GCA21-JC`: Beatmania III Append 6th Mix
* `A22`: Dance Dance Revolution 3rd Mix PLUS
* `GCA22`
* `A23`: Drummania 3rd Mix
* `GCA23`
* `A24`: Guitarfreaks 4th Mix
* `GEA24`
* `A25`: Drummania 4th Mix
* `GEA25`
* `A26`: Guitarfreaks 5th Mix
* `GCA26`
* `A27`: Dance Dance Revolution 5th Mix
* `GCA27`
* `A33`: Dance Dance Revolution 4th Mix/Dance Dance Revolution 4th Mix Solo
* `GCA33-RAA`: Dance Dance Revolution 4th Mix
* `GCA33-RBA`: Dance Dance Revolution 4th Mix Solo
* `A34`: Dance Dance Revolution 4th Mix PLUS/Dance Dance Revolution 4th Mix PLUS Solo
* `GCA34-RAA`: Dance Dance Revolution 4th Mix PLUS
* `GCA34-RBA`: Dance Dance Revolution 4th Mix PLUS Solo
* `A37`: Dancing Stage featuring Disney's Rave
* `GCA37`
* `A38`: Dance Maniax 2ndMIX APPEND J PARADISE
* `GCA38-JA`
* `GCA38-JB`
* `A39`: Dance Maniax 2ndMIX
* `GCA39`
* `A40`: Mambo a GoGo
* `GQA40`
* `A44`: Dance Dance Revolution USA
* `GKA44`
* `B00`: Pop'n Music 7
* `GCB00`
* `B05`: Drummania 5th Mix
* `GCB05`
* `B06`: Guitarfreaks 6th Mix
* `GCB06`
* `B07`: Beatmania 7th Mix/Beatmania III Append 7th Mix
* `GEB07-JA`: Beatmania 7th Mix
* `GEB07-JB`: Beatmania 7th Mix
* `GCB07-JC`: Beatmania III Append 7th Mix
* `B16`: Drummania 6th Mix
* `GCB16`
* `B17`: Guitarfreaks 7th Mix
* `GCB17`
* `B19`: Dance Dance Revolution MAX
* `GCB19`
* `B20`: Dance Dance Revolution MAX 2
* `GCB20`
* `B30`: Pop'n Music 8
* `B44`: Beatmania IIDX 7th Style
* `GCB44`
* `B47`: Martial Beat
* `GEB47-JA`
* `B4U`: Beatmania IIDX 6th Style
* `GCB4U-JA`
* `C00`: Pop'n Music 9
* `C01`: Beatmania THE FINAL/Beatmania III THE FINAL
* `GCC01-JC`: Beatmania III THE FINAL
* [`C02`: Beatmania IIDX 9th Style](software/C02.md)
* [`GEC02-JA`: Hardware conversion kit](product/GEC02-JA.md)
* [`GEC02-JB`: Hardware conversion kit](product/GEC02-JB.md)
* [`GEC02-JC`: Hardware conversion kit](product/GEC02-JC.md)
* `C07`: Drummania 7th Mix
* `GCC07`
* `GEC07`: Power up version
* `C08`: Guitarfreaks 8th Mix
* `GCC08`
* `GEC08`: Power Up Version
* `C20`: Pop'n Music 10
* `GCC20-JB`
* `GCC20-JD`
* `C23`: Dancing Stage Euro Mix 2
* `GKC23`
* `C36`: Dance Dance Revolution Extreme
* `GCC36`
* `C38`: Drummania 8th Mix
* `GCC38`
* `C39`: Guitarfreaks 9th Mix
* `GCC39`
* `C44`: Beatmania IIDX 8th Style
* [`GCC44-JA`: Software upgrade kit](product/GCC44-JA.md)
* `CCB`: Quiz Magic Academy 1
* [`D01`: Beatmania IIDX 10th Style](software/D01.md)
* [`GQD01-JA`: Dedicated cabinet](product/GQD01-JA.md)
* `GCD01-JA`
* `GCD01-JB`
* `D09`: Drummania 9th Mix
* `GCD09`
* `D10`: Guitarfreaks 10th Mix
* `GCD10`
* `D11`: Pop'n Music 11
* `GCD11-JA`
* `GCD11-JC`
* `D39`: Guitarfreaks 11th Mix
* `GCD39`
* `D40`: Drummania 10th Mix
* `GCD40`
* `E02`: Drummania V
* `GEE02`
* `E03`: Guitarfreaks V
* `GEE03`
* [`E11`: Beatmania IIDX RED](software/E11.md)
* [`GQE11-JA`: Dedicated cabinet](product/GQE11-JA.md)
* [`GEE11-JA`: Hardware conversion kit](product/GEE11-JA.md)
* [`GEE11-JB`: Hardware conversion kit](product/GEE11-JB.md)
* `GCE11-JA`
* `GCE11-JB`
* `E12`: Pop'n Music 12
* `GCE12-JA`
* `GCE12-JC`
* `E13`: Pop'n Music 13
* `GCE13-JA`
* `GCE13-JC`
* `E33`: Dancing Stage Fusion
* `GKE33`
* [`ECO`: Beatmania IIDX HAPPY SKY](software/ECO.md)
* [`GQECO-JA`: Dedicated cabinet](product/GQECO-JA.md)
* `GCECO-JA`
* `GCECO-JB`
* [`GEECO-JA`: Hardware conversion kit](software/GEECO-JA.md)
* [`GEECO-JB`: Hardware conversion kit](software/GEECO-JB.md)
* `EGG`: Quiz Magic Academy 2
* `F02`: Drummania V 2
* `GEF02`
* `F03`: Guitarfreaks V 2
* `GEF03`
* `F14`: Pop'n Music 14
* `GCF14`
* `F18`: e-AMUSEMENT cards
* `GUF18-JA`: 100 pack
* `F32`: Drummania V 3
* `GEF32`
* `F33`: Guitarfreaks V 3
* `GEF33`
* `F96`: クルクルラボ
* [`FDD`: Beatmania IIDX DistorteD](software/FDD.md)
* [`GQFDD-JA`: Dedicated cabinet](product/GQFDD-JA.md)
* `GCFDD-JA`
* `GCFDD-JB`
* [`GEFDD-JA`: Hardware conversion kit](software/GEFDD-JA.md)
* [`GEFDD-JB`: Hardware conversion kit](software/GEFDD-JB.md)
* `FDH`: Dance Dance Revolution Supernova
* `GKFDH`
* `GQFDH`
* `FK9`: Mahjong Fight Club 5
* `G15`: Pop'n Music 15
* `GEG15-JA`
* `G23`: Horseriders
* `G32`: Drummania V 4
* `GCG32`
* `G33`: Guitarfreaks V 4
* `GCG33`
* `GDJ`: Dance Dance Revolution Supernova 2
* `GCGDJ`
* `GGG`: Otomedius
* `GEGGG-JAA`
* `GHL`: Silent Hill THE ARCADE
* `GK9`: Mahjong Fight Club 6
* `GLD`: Beatmania IIDX GOLD
* [`GQGLD-JA`: Dedicated cabinet](product/GQGLD-JA.md)
* `GEGLD-JA`
* `H16`: Pop'n Music 16
* `GQH16-JA`
* `H32`: Drummania V 5
* `GCH32`
* `H33`: Guitarfreaks V 5
* `GCH33`
* `HAL`: Quiz Magic Academy 5
* [`HDD`: Beatmania IIDX DJ TROOPERS](software/HDD.md)
* [`GQHDD-JA`: Dedicated cabinet](product/GQHDD-JA.md)
* [`GUHDD-JB`: LCD monitor](product/GUHDD-JB.md)
* `HDX`: Dance Dance Revolution X
* `GKHDX`
* `HK9`: Mahjong Fight Club 7
* [`I00`: Beatmania IIDX EMPRESS](software/I00.md)
* [`GQI00-JA`: Dedicated cabinet](product/GQI00-JA.md)
* `I16`: Pop'n Music 17
* `GCI16-JA`
* `I23`: Horseriders 2
* `I32`: Drummania V 6
* `GCI32`
* `I33`: Guitarfreaks V 6
* `GCI33`
* `I36`: Metal Gear Solid Arcade
* `I44`: Jubeat Ripples
* `GCI44`
* `IBB`: THE*BISHIBASHI
* `IBI`: Shogi Thing 1
* `ICE`: Quiz Magic Academy 6
* `GCICE-JB`
* `GCICE-JA`
* `IK9`: Mahjong Fight Club GT
* `J32`: Drummania V 7
* `GCJ32`
* `J33`: Guitarfreaks V 7
* `GCJ33`
* `J39`: Pop'n Music 18
* `GCJ39-JA`
* `J44`: Jubeat Knit
* `JC9`: Ongaku Paradise
* [`JDJ`: Beatmania IIDX SIRIUS](software/JDJ.md)
* `GCJDJ`
* `JDX`: Dance Dance Revolution X2
* `GKJDX`
* [`JDZ`: Beatmania IIDX Resort Anthem](software/JDZ.md)
* [`GQJDZ-JA`: Dedicated cabinet](product/GQJDZ-JA.md)
* `GCJDZ-JA`
* `JMA`: Quiz Magic Academy 7
* `GEJMA-JB`
* `JMR`: Hello Pop'n Music
* `K32`: Drummania V 8
* `GCK32`
* `K33`: Guitarfreaks V 8
* `GCK33`
* `K39`: Pop'n Music 19
* `GQK39-JA`
* `K44`: Jubeat Copious
* `GEK44-JA`
* `KA9`: PASELI prepaid card
* `GUKA9-JA`: 50 pack
* `KBI`: Shogi Thing 1 ??? -> 2?
* `GEKBI-JA`
* `KBR`: Reflec Beat
* `GQKBR-JA`
* `KC1`: Contra
* `KCK`: ウイニングイレブン 2012
* `GCKCK-JA`
* `KDM`: Dance Evolution
* `KGG`: Steel Chronicle
* `GQKGG-JA`
* `KMA`: Quiz Magic Academy 8
* `KDX`: Dance Dance Revolution X3 vs 2nd Mix
* `GEKDX-JAA`
* [`KDZ`: Beatmania IIDX Lincle](software/KDZ.md)
* `GEKDZ-JA`
* `KFC`: SOUND VOLTEX BOOTH
* `GQKFC-JA`
* `GEKFC-JF`
* `GUKFC-JZ`: SDVX generator real model
* `KGG`: HUNTER CHRONICLE
* `GQKGG-JA`
* `KK9`: MAHJONG FIGHT CLUB
* `GEKK9-JB`
* `KLP`: Loveplus AC
* `KPM`: Loveplus Medal
* `L27`: Baseball Heroes 2011
* `L32`: Drummania XG, Drummania XG 2, Drummania XG 3
* `GCL32`
* `L33`: Guitarfreaks XG, Guitarfreaks XG 2, Guitarfreaks XG 3
* `GCL33`
* `L39`: Pop'n Music 20
* `GCL39-JA`
* `L44`: Jubeat Saucer
* `GQL44-JB`
* `LA9`: Paseli Charge Station
* `GQLA9-JA`
* `LBR`: Reflec Beat Limelight
* `GCLBR-JA`
* [`LDJ`: Beatmania IIDX tricoro and newer](software/LDJ.md)
* `GCLDJ-JU`: Offline LDJ dongle/license?
* `GELDJ-JB`
* [`GELDJ-JM`: CANNON BALLERS hardware conversion kit](product/GELDJ-JM.md)
* [`GELDJ-JN`: CANNON BALLERS hardware conversion kit](product/GELDJ-JN.md)
* [`GELDJ-JO`: CANNON BALLERS hardware conversion kit](product/GELDJ-JO.md)
* [`GQLDJ-JA`: tricoro dedicated cabinet](product/GQLDJ-JA.md)
* [`GQLDJ-JB`: PENDUAL cabinet](product/GQLDJ-JB.md)
* [`GQLDJ-JC`: COPULA cabinet](product/GQLDJ-JC.md)
* `GULDJ-JA`: IIDX monitor ???
* [`GULDJ-JC`: tricoro LCD monitor](product/GULDJ-JC.md)
* [`GULDJ-JF`: SPADA software update DVD kit](product/GULDJ-JF.md)
* `GULDJ-JG`: IIDX monitor ???
* [`GULDJ-JH`: PENDUAL software update DVD kit](product/GULDJ-JH.md)
* `GULDJ-JI`: something for iidx 22 ???
* [`GULDJ-JJ`: PENDUAL LCD monitor](product/GULDJ-JJ.md)
* `LMA`: Quiz Magic Academy 9
* `GELMA-JB`
* `M27`: BASEBALL HEROES 2012
* `GCM27-JB`
* `M32`: Gitadora (Drums)
* `GCM32`
* `GQM32-JB`
* `GQM32-JA`
* `M33`: Gitadora (Guitar)
* `GCM33`
* `M39`: Pop'n Music 21
* `GCM39-JA`
* `MBR`: Reflec Beat Colette
* `GEMBR-JA`
* `MDX`: Dance Dance Revolution 2013, Dance Dance Revolution 2014, Dance Dance Revolution A, Dance Dance Revolution A20, Dance Dance Revolution A20 Plus
* `GQMDX-UD`
* `GCMDX-JA`
* `GKMDX-AE`
* `GKMDX-UD`
* `MMD`: Future TomTom/Mirai Dagakki
* `O26`: Disney Tsum Tsum
* `GUO26-JA`
* `GOO26-AB`: Figurine dispenser main unit
* `GOO26-UA`: Client main unit
* `PAN`: nostalgia
* `GEPAN-JA`
* `PIX`: MUSECA
* `GQPIX-JA`
* `QPP`: Printer paper and ink
* `GUQPP-AB`: For SDVX generator (?)
* `GULMM-JA`
* `GUQPP-JB`
* `REC`: DANCERUSH STARDOM
* `GQREC-JA`: Additional paseli fee added for plays depending on the model (?): 40 - 120%
* `GQREC-JB`: Additional paseli fee added for plays depending on the model (?): 60 - 120%
* `GQREC-JC`: Additional paseli fee added for plays depending on the model (?): 40 - 120%, different to JA, trial?
* `TDJ`: Beatmania IIDX Heroic Verse lightning cabinet version
* [`GQTDJ-JA`: Dedicated cabinet](product/GQTDJ-JA.md)
* `GQTDJ-UA`
* `UFC`: SOUND VOLTEX VALKYRIE MODEL
* `GQUFC-JA`
## Misc, unsorted
List of misc/random stuff that could not be sorted properly so far, e.g. due to lack of data
### `LDJ-MA014-JA`
* "Rootage LCD"
* Monitor manufacturer
* Meiwa Denki
* Size: 42"
* Native resolution: ???
* Input: DVI
### Toshiba rear projection
* First gen/old IIDX rear projection monitor
* Monitor manufacturer: Toshiba
* Size: ???
* Native resolution: 640x480
* Input: VGA, S-Video
### CRT IIDX
* Size: 37"
* Monitor manufacturer: ???
* Native resolution: 640x480
* Input: VGA

11
konami/software/C02.md Normal file
View File

@ -0,0 +1,11 @@
# `C02`: Beatmania IIDX 9th Style
## Software revisions
* `A`
* `B`
* `C`
* `D`
* `E`
* `F`
* `G`

9
konami/software/D01.md Normal file
View File

@ -0,0 +1,9 @@
# `D01`: Beatmania IIDX 10th Style
## Software revisions
* `A`
* `B`
* `C`
* `D`
* `E`

6
konami/software/E11.md Normal file
View File

@ -0,0 +1,6 @@
# `E11`: Beatmania IIDX RED
## Software revisions
* `A`
* `B`

8
konami/software/ECO.md Normal file
View File

@ -0,0 +1,8 @@
# `ECO`: Beatmania IIDX HAPPY SKY
## Software revisions
* `A`
* `B`
* `C`
* `D`

11
konami/software/FDD.md Normal file
View File

@ -0,0 +1,11 @@
# `FDD`: Beatmania IIDX DistorteD
## Software revisions
* `A`
* `B`
* `C`
* `D`
* `E`
* `F`
* `G`

2
konami/software/GLD.md Normal file
View File

@ -0,0 +1,2 @@
# `GLD`: Beatmani IIDX GOLD

8
konami/software/HDD.md Normal file
View File

@ -0,0 +1,8 @@
# `HDD`: Beatmania IIDX DJ TROOPERS
## Software versions
* `2007112800`
* `2007122500`
* `2008020500`
* `2008031100`

9
konami/software/I00.md Normal file
View File

@ -0,0 +1,9 @@
# `I00`: Beatmania IIDX EMPRESS
## Software versions
* `2008111900`
* `2008112600`
* `2008120800`
* `2009010600`
* `2009072200`

9
konami/software/JDJ.md Normal file
View File

@ -0,0 +1,9 @@
# `JDJ`: Beatmania IIDX SIRIUS
## Software versions
* `2009102100`
* `2009102300`
* `2009111700`
* `2009122100`
* `2010071200`

1
konami/software/JDZ.md Normal file
View File

@ -0,0 +1 @@
# `JDZ`: Beatmania IIDX Resort Anthem

1
konami/software/KDZ.md Normal file
View File

@ -0,0 +1 @@
# `KDZ`: Beatmania IIDX Lincle

28
konami/software/LDJ.md Normal file
View File

@ -0,0 +1,28 @@
# `LDJ` Beatmania IIDX tricoro and newer
## Software versions
* 20 Tricoro
* First version: `2012091904`
* Last version: `2013090900`
* 21 SPADA
* First version: `2013100200`
* Last version: `2014071600`
* 22 PENDUAL
* First version: `2014091700`
* Last version: `2015080500`
* 23 copula
* First version: `2015111100`
* Last version: `2016102000`
* 24 SINOBUZ
* First version: `2016102400`
* Last version: `2017071800`
* 25 CANNON BALLERS
* First version: `2017122100`
* Last version: `2018103100`
* 26 Rootage
* First version: `2018110700`
* Last version: `2019100700`
* 27 Heroic Verse
* First version: `2019101600`
* Last version: `2020102200`