Updated 2018 version of MAME (0.78) for libretro. with added game support plus many fixes and improvements
Go to file
meancoot 87f91b8f44 Canibalize make files to allow for cleaner building:
The MAMEOS option to make is no longer needed.
  The output library will have the proper name.
  The build will no longer try to execute the resulting library.
  ROM set verification tools are no longer built.
2012-10-31 21:50:20 -04:00
docs Start with MAME 0.78 2012-10-29 10:55:14 -04:00
src Canibalize make files to allow for cleaner building: 2012-10-31 21:50:20 -04:00
changed.txt Start with MAME 0.78 2012-10-29 10:55:14 -04:00
makefile Canibalize make files to allow for cleaner building: 2012-10-31 21:50:20 -04:00
README Canibalize make files to allow for cleaner building: 2012-10-31 21:50:20 -04:00
whatsnew.txt Start with MAME 0.78 2012-10-29 10:55:14 -04:00
whatsold.txt Start with MAME 0.78 2012-10-29 10:55:14 -04:00

Proof on concept
Based on MAME 0.78

Tested for OS X, linux and Android (arm-v7a).

Will have errors on 64-bit platforms. Will have errors on platforms without unaligned memory access support.
When using concurrent building you may get an error that it can't create certain object files, just rerun make it it happens.
Only player 1's retro pad works.

To use you must have a system directory set with your games in the 'rom' folder. The driver name loaded is based on the name of the file you load.