Update readme with some info and link to flips source code

This commit is contained in:
self_slaughter
2019-09-26 22:32:14 +10:00
parent d4761dcdd8
commit 715f13bd6a

View File

@@ -1,9 +1,8 @@
# other_authors
Miscellaneous Bash scripts for MiSTer from other authors
###
build_mame_roms.sh by self_slaughter
#build_mame_roms.sh by self_slaughter
Small script based on locutus73s updater, to search github for official build scripts to
convert mame roms into something suitable for the MiSTer and copy them into /media/fat/bootrom
@@ -14,17 +13,15 @@ to build the rom for Arkanoid.
Download for the source code used for this build is located at https://www.smwcentral.net/?p=section&a=details&id=11474
# Flips is licensed under GNU General Public License, version 3.0 or higher. The full legal text can
# be found in boring.zip; a rough interpretation (for non-lawyers only) follows:
#
# - You must credit the author. Don't claim it as your own. You may modify it and take credit for your
# modifications, but the author (Alcaro) must be credited for the original software.
# - If you modify this software, it must clearly be labeled as a modification.
# - Any applications containing any part of this software must provide the full source code needed to
# modify and rebuild this application, under the same license. Including this interpretation is
# optional.
# - The author claims no copyright over input, output, or error messages generated by this tool. Use
# it however you want.
Flips is licensed under GNU General Public License, version 3.0 or higher. The full legal text can
be found in boring.zip; a rough interpretation (for non-lawyers only) follows:
###
- You must credit the author. Don't claim it as your own. You may modify it and take credit for your
modifications, but the author (Alcaro) must be credited for the original software.
- If you modify this software, it must clearly be labeled as a modification.
- Any applications containing any part of this software must provide the full source code needed to
modify and rebuild this application, under the same license. Including this interpretation is
optional.
- The author claims no copyright over input, output, or error messages generated by this tool. Use
it however you want.