mirror of
https://github.com/MiSTer-devel/Scripts_MiSTer.git
synced 2026-04-19 03:05:34 +00:00
Minor changes to README.md
This commit is contained in:
@@ -2,17 +2,18 @@
|
||||
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
|
||||
convert mame arcade roms into something suitable for the MiSTer and copy them into /media/fat/bootrom
|
||||
so they will autoload when you start the appropriate core.
|
||||
|
||||
Contains an ARM compiled version of Floating IPS which currently is only used
|
||||
Contains an ARM compiled version of Floating IPS v1.31 which currently is only used
|
||||
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:
|
||||
|
||||
@@ -24,4 +25,5 @@ Flips is licensed under GNU General Public License, version 3.0 or higher. The f
|
||||
optional.
|
||||
- The author claims no copyright over input, output, or error messages generated by this tool. Use
|
||||
it however you want.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user