mindset_flop.xml; adam_flop.xml; next_hdd: Normalize software list description (#12046)
mindset_flop.xml: Lower case on storage media's name (Mindset Corporation Mindset floppy discs). adam_flop.xml: Keep upper case only on the first letter of the system's name (Coleco Adam diskettes). next_hdd.xml: Put the manufacturer's name on first place (NeXT hard disk images)
This commit is contained in:
parent
83c82598e6
commit
0cb1d86266
@ -3,7 +3,7 @@
|
|||||||
<!--
|
<!--
|
||||||
license:CC0-1.0
|
license:CC0-1.0
|
||||||
-->
|
-->
|
||||||
<softwarelist name="adam_flop" description="Coleco ADAM diskettes">
|
<softwarelist name="adam_flop" description="Coleco Adam diskettes">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Thanks to SacNews.net for their very comprehensive software database!
|
Thanks to SacNews.net for their very comprehensive software database!
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
license:CC0-1.0
|
license:CC0-1.0
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<softwarelist name="mindset_flop" description="Mindset Corporation Mindset Floppy Discs">
|
<softwarelist name="mindset_flop" description="Mindset Corporation Mindset floppy discs">
|
||||||
<software name="vyper" supported="partial">
|
<software name="vyper" supported="partial">
|
||||||
<description>Vyper</description>
|
<description>Vyper</description>
|
||||||
<year>1984</year>
|
<year>1984</year>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<!--
|
<!--
|
||||||
license:CC0-1.0
|
license:CC0-1.0
|
||||||
-->
|
-->
|
||||||
<softwarelist name="next_hdd" description="Hard disk images for NeXT">
|
<softwarelist name="next_hdd" description="NeXT hard disk images">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
To boot from hard disk enter the ROM monitor (Command + `) and enter "p" to
|
To boot from hard disk enter the ROM monitor (Command + `) and enter "p" to
|
||||||
|
Loading…
Reference in New Issue
Block a user