diff --git a/docs/controllersandmemorycards.md b/docs/controllersandmemorycards.md index bf0f8c4..2b8b5f1 100644 --- a/docs/controllersandmemorycards.md +++ b/docs/controllersandmemorycards.md @@ -13,6 +13,7 @@ [Controllers - Lightguns](controllersandmemorycards.md#controllers-lightguns)
[Controllers - Rumble Configuration](controllersandmemorycards.md#controllers-rumble-configuration)
[Controllers - Dance Mats](controllersandmemorycards.md#controllers-dance-mats)
+[Controllers - Pop'n Controllers](controllersandmemorycards.md#controllers-popn-controllers) [Controllers - Fishing Controllers](controllersandmemorycards.md#controllers-fishing-controllers)
[Controllers - I-Mode Adaptor (Mobile Internet)](controllersandmemorycards.md#controllers-i-mode-adaptor-mobile-internet)
[Controllers - Additional Inputs](controllersandmemorycards.md#controllers-additional-inputs)
@@ -1592,6 +1593,11 @@ side-steps. Not to mention that it would melt when dropping a burning cigarette on it. Stay Away!
+## Controllers - Pop'n Controllers +Controllers used for Konami's Pop'n Music series. At least a few different versions of the controller (Pop'n Controller, Pop'n Controller 2, larger arcade-size version, possibly others and in different color variations) have been released for the PS1 and PS2. Unknown if the controllers released in the PS2 era have any additional commands not present in the original Pop'n Controller, but they are supposedly fully compatible with PS1 Pop'n Music games. + +Pop'n Controllers report as digital controllers (ID byte 41h), but the left, right, and down d-pad controls are not connected to any physical buttons and are always reported as pressed (in the first transferred button byte, bits 5-7 are always 0). Pop'n Music games check these bits to determine if a Pop'n Controller is connected and will change the in-game controls accordingly if so. + ## Controllers - Fishing Controllers The fishing rods are (next to lightguns) some of the more openly martial diff --git a/docs/hardwarenumbers.md b/docs/hardwarenumbers.md index a25f46b..79315b9 100644 --- a/docs/hardwarenumbers.md +++ b/docs/hardwarenumbers.md @@ -292,6 +292,8 @@ And whatever:
``` RU029 Konami Beatmania IIDX RU014 Konami Pop'n Music (buttons A,B,C,D,E,F,G,H,I, and Select/Start) + RU014-J2 Konami Pop'n Controller 2 + RU036 Konami Pop'n Controller (Arcade Style) ? Produce! Paca Paca Passion ? Sega/Ascii Minimoni Shakatto Tambourine ```