ksys573.cpp: Notes/typos + note changes for DDR Karaoke (#9710)

-The bottom of the driver says '"Dance Dance Revolution Karaoke Mix (GQ921 VER. JBB)"'
which is hard to deduce as being 'DAM-DDR Dance Dance Revolution for DAM' at the top of the driver.
As such, I've changed it to: "Dance Dance Revolution Karaoke MIX (DAM-DDR)" and "Dance Dance Revolution Karaoke MIX 2nd (DAM-DDR)" based on what I've found on the internet. This name appears to be accurate, at least for the system. The game disc itself doesn't contain the name DAM.
A few sources:
https://remywiki.com/AC_DDR_Karaoke
https://bcaweb.bai.ne.jp/miyooo/ddrd.html

-: In the list, there is a 'P' next to these names, denoting 'plain System573', but according to my first source:
DDR KAraoke "...uses a modified System 573, equipped with four video input/output and a DAM karaoke device."
As such I've changed the P to 'K' and have changed Kick and Kick's letter, which was a K, to AA since it's a similar board to the A.
A: uses ext. analog I/O board GX700-PWB(F)
AA: uses alt. ext. analog I/O board GX700-PWB(K)
K: uses karaoke I/O board GX921-PWB(B)

-'DDR max' and 'DDR max 2' to 'DDRMAX' and 'DDRMAX2'
This commit is contained in:
simzy39 2022-05-08 10:18:39 +10:00 committed by GitHub
parent 8bd03d79df
commit 2bfbb933ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,12 +44,12 @@
The games that run on this system include...
Game Year Hardware Code CD Code
---------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
P Anime Champ 2000.12 GCA07 JA (no CD)
P Bass Angler 1998.03 GE765 JA 765 JA A02
P Bass Angler 2 1998.07 GC865 JA 865 JA A02
P DAM-DDR Dance Dance Revolution for DAM 1999.11 GQ921 JB 921 JB B02
P *DAM-DDR Dance Dance Revolution for DAM 2nd 2000.07
K Dance Dance Revolution Karaoke MIX (DAM-DDR) 1999.11 GQ921 JB 921 JB B02
K *Dance Dance Revolution Karaoke MIX (DAM-DDR) 2nd 2000.07
A Dance Dance Revolution 1998.09 GC845 JA 845 JA(missing)/UA A01 / 845 JA A02
A Dance Dance Revolution Internet Ranking ver. 1998.11 GC845 JB 845 JB A01 / 845 JA/UA A02
A Dance Dance Revolution 2ndMIX 1999.01 GC895 JA 895 JA A02
@ -113,26 +113,28 @@ P Hyper Bishi Bashi Champ 1998.07 GC876 EA (no
P Hyper Bishi Bashi Champ - 2 Player 1999.08 GC908 JA 908 A02
P Jikkyou Powerful Pro Yakyuu EX 1998.04 GX802 JA 802 JA B02
P Jikkyou Powerful Pro Yakyuu EX 98 1998.08
K Kick & Kick 2001 GNA36 EA (no CD)
AA Kick & Kick 2001 GNA36 EA (no CD)
P Konami 80's Arcade Gallery 1998.11 GC826 JA 826 JA A01
P Konami 80's AC Special 1998 GC826 UA 826 UA A01
D Mambo a GoGo 2001.06
D Punchmania Hokuto no Ken 2000.03 918 JA B02
D Punchmania Hokuto no Ken 2 2000.12 A09 JA A02
P Salary Man Champ
P *Salary Man Champ
P Salary Man Champ - 2 Player 2001.02 GCA18 JA A18 JA(needs redump)
P Step Champ 1999.12
P: plain System573
A: uses ext. analog I/O board GX700-PWB(F)
AA: uses alt. ext. analog I/O board GX700-PWB(K)
D: uses ext. digital sound and I/O board GX894-PWB(B)
N: uses network PCB unit GUC07 + ext. digital sound and I/O board GX894-PWB(B)
G: gun mania only, drives air soft gun (this game uses real BB bullet)
K: uses alt. ext. analog I/O board GX700-PWB(K)
K: uses karaoke I/O board GX921-PWB(B)
Note:
Not all games listed above are confirmed to run on System 573.
* - denotes not dumped yet.
* - denotes undumped.
Main PCB Layout
---------------
@ -6240,8 +6242,8 @@ GAME( 2001, gtrfrk6m, sys573, gtrfrk5m, gtrfrks, ksys573_state, empty_ini
GAME( 2001, pcnfrk6m, sys573, drmn4m, drmn, ksys573_state, empty_init, ROT0, "Konami", "Percussion Freaks 6th Mix (G*B16 VER. AAA)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) /* BOOT VER 1.95 */
GAME( 2001, drmn6m, pcnfrk6m, drmn4m, drmn, ksys573_state, empty_init, ROT0, "Konami", "DrumMania 6th Mix (G*B16 VER. JAA)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) /* BOOT VER 1.95 */
GAME( 2001, gtrfrk7m, sys573, gtrfrk7m, gtrfrks, ksys573_state, empty_init, ROT0, "Konami", "Guitar Freaks 7th Mix (G*B17 VER. JAA)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) /* BOOT VER 1.95 */
GAME( 2001, ddrmax, sys573, ddr5m, ddr, ksys573_state, empty_init, ROT0, "Konami", "DDR Max - Dance Dance Revolution 6th Mix (G*B19 VER. JAA)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) /* BOOT VER 1.9 */
GAME( 2002, ddrmax2, sys573, ddr5m, ddr, ksys573_state, empty_init, ROT0, "Konami", "DDR Max 2 - Dance Dance Revolution 7th Mix (G*B20 VER. JAA)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) /* BOOT VER 1.95 */
GAME( 2001, ddrmax, sys573, ddr5m, ddr, ksys573_state, empty_init, ROT0, "Konami", "DDRMAX - Dance Dance Revolution 6th Mix (G*B19 VER. JAA)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) /* BOOT VER 1.9 */
GAME( 2002, ddrmax2, sys573, ddr5m, ddr, ksys573_state, empty_init, ROT0, "Konami", "DDRMAX2 - Dance Dance Revolution 7th Mix (G*B20 VER. JAA)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) /* BOOT VER 1.95 */
GAME( 2002, mrtlbeat, sys573, ddr5m, ddr, ksys573_state, empty_init, ROT0, "Konami", "Martial Beat (G*B47 VER. JBA)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING ) /* BOOT VER 1.9 */
GAME( 2002, gbbchmp, sys573, gbbchmp, hyperbbc, ksys573_state, init_serlamp, ROT0, "Konami", "Great Bishi Bashi Champ (GBA48 VER. JAB)", MACHINE_IMPERFECT_SOUND )
GAME( 2002, pcnfrk7m, sys573, drmn4m, drmn, ksys573_state, empty_init, ROT0, "Konami", "Percussion Freaks 7th Mix (G*C07 VER. AAA)", MACHINE_IMPERFECT_SOUND ) /* BOOT VER 1.95 */