We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a5913 commit 0dd8e8eCopy full SHA for 0dd8e8e
1 file changed
kernel/arch/dreamcast/include/dc/maple.h
@@ -21,6 +21,15 @@
21
accessed through the functions here. Most of the drivers have their own
22
functionality that is implemented in their header files, as well.
23
24
+ \bug Sending a rumble (PuruPuru / Jump Pack) command can cause VMUs
25
+ plugged into any controller to beep. This is a hardware-level side
26
+ effect and not something KOS can prevent in software.
27
+
28
+ \bug Inserting a VMU can cause its parent controller to briefly disconnect
29
+ and re-enumerate on the Maple bus, producing a detach/attach event for
30
+ the controller as well as the VMU. This is another hardware-level side
31
32
33
\author Megan Potter
34
\author Lawrence Sebald
35
0 commit comments