/mame2000-libretro

2000 version of MAME (0.37b5) for libretro. Compatible with iMAME4All/MAME4Droid/MAME 0.37b5 romsets.

Primary LanguageC

You compile the libretro core like this:

make

If you are compiling it for an ARM system, add "ARM=1" to the end of the
command, like this:

make ARM=1