mame/android-project
Firehawke 9e3e966dea Major formatting update for command line options, copyright/version update (#4470)
* Update copyrights and docs revision (nw)

Updates copyright on existing 2018 entries to 2019 (and one 2016)
Updates the docs compilation script to MAME 0.205 and 2019 copyright.

* Further formatting overhauling (nw)

Clamp to 80 column where possible; it makes it easier to track errant
line breaks, etc.
Also begin standardizing tab formatting and two spaces after period.

* Further corrections to command line materials (nw)

* More adjustments for Cuavas (nw)

Getting closer to acceptable.
2019-01-11 01:06:52 +11:00
..
app version bump (nw) 2018-12-26 01:27:31 +11:00
gradle/wrapper Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
.gitignore
build.gradle Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
gradlew Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
gradlew.bat
LICENSE Major formatting update for command line options, copyright/version update (#4470) 2019-01-11 01:06:52 +11:00
README.md fix some typos (#2772) 2017-11-03 14:58:54 +01:00
settings.gradle Android compile fix (#4395) 2018-12-11 19:38:27 -05:00

android-project

Contains code by needed to run MAME on Android

Licensed under The BSD 3-Clause License

It also contains org.libsdl.app.Activity part of SDL2 project under zlib license

And for building Gradle-wrapper is used that is under Apache License, Version 2.0