What EXI Frequency does the USB Gecko use? I know memcards usually use 16MHz, but the EXI bus supports the faster 32MHz (used by the BBA).
Thanks! :)
Looking at the code handler source, it has this line:
stw r23, 0x6814(r24) # 32mhz Port B
That seems to imply that 32MHz is used.