Skip to content

helicomatic/imame4all-libretro

 
 

Repository files navigation

You compile the libretro core like this:

make -f makefile.libretro

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

make -f makefile.libretro ARM=1

About

A port of iMAME4all to libretro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.7%
  • Assembly 20.3%
  • Other 2.0%