AGB Programming Manual
Communication Functions
©1999 - 2001 Nintendo of America Inc.
150
D.C.N. AGB-06-0001-002B4
13.5 JOY Bus Communication
By setting the communication function set flag to 11 for Register RCNT, JOY Bus
communication mode is selected. In JOY Bus communication mode, the SI Terminal
is for input, and SO Terminal is for output. SD and SC Terminals go to LO output.
15 14
13
12 11
10
09 08
07
06
05 04
03
02 01
00
RCNT
134h
0000h
R/W
Address
Register
Attributes
Initial
Value
Communication Function Set Flag
1
1
JOY Bus Communication Control
15 14
13
12 11
10
09 08
07
06
05 04
03
02 01
00
JOYCNT
140h
0000h
R/W
Address
Register
Attributes
Initial
Value
Interrupt Request Enable Flag
0: Disable
1: Enable
Device Reset
Signal
Receive Flag
Receive Complete
Flag
Send Complete
Flag
JOYCNT [d05] Interrupt Request Enable Flag
When set to 0, an interrupt request is not generated.
When set to 1, an interrupt request is generated once a device reset
command is received.
JOYCNT [d02] Send Complete Flag
Set upon completion of send operation.
When this is set, if you write a 1, a reset can be done.
JOYCNT [d01] Receive Complete Flag
Set upon completion of receive operation.
When this is set, if you write a 1, a reset can be done.