void mmInstall(int fifo_channel );
FIFO communication channel to use. Must equal the channel the ARM9 side will be sending data to. (usually FIFO_MAXMOD)
Installs the Maxmod system on the ARM7 side. Normally, this is the only function you need to call on ARM7.