To compile mrom_mb.gba, you need devkitPro (specifically, the appropriate devkitArm package; this
version was compiled with r26) and maxmod (this version was compiled with v1.0.6).  mrom_mb.gba is
based on mmgbarom, the GBA test rom included in mmutil.  mmutil is included in devkitPro and is
used to convert one or more mod files (specifically mod, xm, it, and s3m files) into soundbank
files (file extension bin), mad files (this seems broken at the moment), or into test gba/ds rom
files (really mmgbarom or its ds complement and a soundbank file combined).

Included is a source snapshot of mmutil (2009-09-30), the original mmgbarom (2009-09-30), a small
patch to maxmod 1.06 src, and my modified mmgbarom based on the previously mentioned source.  Look
below for updates or other sources. The for_plugin2gba subdirectory contains an image to be used
with plugin2gba.  It is shamelessly based off the maxmod logo on maxmod.org.

devkitPro website: http://www.devkitpro.org/
maxmod website: http://www.maxmod.org/
devkitPro/maxmod files/source: http://sourceforge.net/projects/devkitpro/
mmgbarom source (svn): http://svn.mukunda.com/mmgbarom
mmutil source (svn): https://devkitpro.svn.sourceforge.net/svnroot/devkitpro/trunk/tools/gba/mmutil/
