The license requires that the source be available, together with sample compile scripts, but after that you're
on your own. The source is in two parts - first part is the standard source available at mamedev.org, and the second part is
supplied with the ARCADE64 binary. Extract the first part to a new folder, then copy these parts from the binary distribution over the
top:
- docs/release/src over src
- docs/release/scripts over scripts
- docs/release/makefile over makefile
- docs/release/build would normally go into the root, but since they suit my setup you'll need to modify them appropriately
- docs/release/compiling contains more hints for compiling
|