mirror of
https://github.com/libretro/mame2003-plus-libretro.git
synced 2024-12-02 06:16:30 +00:00
87f91b8f44
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.
11 lines
500 B
Plaintext
11 lines
500 B
Plaintext
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.
|