summaryrefslogtreecommitdiffstatshomepage
path: root/hash/cpc_cass.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpc_cass.xml: Tidied up Amstrad Action cover tapes. (#11509) ICEknigh72023-08-271-40/+42
| | | | | | | Added tape titles to descriptions and added publisher. Software list items promoted to working -------------------------- cpc_cass: Amstrad Action (Issue 004) Christmas Gift
* cpc_cass.xml: Metadata cleanups (#11226) ArcadeShadow2023-05-161-1159/+1159
| | | | - Replaced countries' abbreviation by their full name. - Lowercase on descriptive words (like: "Alt", "Demo", "Side", "Incomplete Dump", etc...)
* housekeeping: Use proper SPDX ID for CC0 license. Vas Crabb2022-12-231-1/+1
|
* - hash\*.xml: Cleanup of some software lists of various spacing and format ↵ Scott Stone2022-08-091-2/+2
| | | | issues. More to come. [Tafoid]
* gamegear,xml: Re-added a prototype that was commented. Verified hashes and ↵ Scott Stone2022-06-291-1/+2
| | | | | | reordered setnames to account for it. cpc_cass.xml, dc.xml: Made comment and linefeed structure fixes.
* Various cleanups in software lists. (#9866) 0kmg2022-05-311-9/+9
| | | | | | | | | | | | | * Cleaned up spaces in software list comments. * megadriv.xml: Improperly indented sharedfeat tag. * gbcolor.xml: Converted "GBC only" comments into sharedfeat tags. * a5200.hsi: Fixed a few dispossessed tags. * Various softlists: Fixed improperly entabulated tags. * Various softlists: More entabulation fixes.
* cpc_cass.xml: finalize #8650 angelosa2022-02-271-1/+2
|
* correct entry for side B of Back to the Future II Barry Rodewald2022-02-251-2/+2
|
* Remove a few outdated references to MESS Dirk Best2021-12-021-2/+2
|
* cpc_cass.xml, cpc_flop.xml: -validation fixed for label length (nw) Scott Stone2020-04-191-20/+20
|
* (nw) softlist_dev.cpp: validate ROM labels Vas Crabb2020-04-161-34/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The free-for-all on labels in software lists is not working. There's no consistency, labels are getting excessively long, people are starting to use non-ASCII characters in labels making it harder for others to type them when manipulating files on the command line, and there's too much markup being put in labels. The length limit is 127 characters, same as for labels in MAME itself. This should be long enough to be descriptive. Remember that the Win32 path limit is 260 characters, and many applications and frameworks have issues with longer paths, including Windows Explorer and the .NET framework. Labels are used as filenames, so concessions need to be made for this. I have not abbreviated excessively long labels myself - they're currently causing 135 validity errors. Someone else can fix them. Printable ASCII characters are allowed, with a few exceptions. The exceptions are limited to characters most likely to cause issues for interactive shells and scripts: * ! - csh event substitution (very difficult to escape properly) * $ - sh varibale expansion * % - csh job control, cmd variable expansion * / - UNIX directory separator * : - sh path separator, Windows drive qualifier * \ - sh escape, Windows directory separator Most of the labels that had to be edited were using ! for markup, or using ! and % for titles in labels. Strangely, titles in labels are often forced to lower case, despite this never being enforced for software lists. There are also various other edits to titles used for labels, such as moving articles to the end (with or without a comma), or replacing spaces with underscores. As I already said, there's no consistency at all. There is far too much markup in labels. They're even being used for notes in some cases (e.g. at least one case where a dumper's name is in the label). The XML schema supports metadata - use it. For example, you can use part_id for an unrestricted display name for a software part. You can also use XML comments for notes. And while on the topic of metadata, vgmplay.xml is putting the same thing in the part_id as well as the label. The part_id should have the actual title, not the title mangled to make it more suitable for use as a filename. Addressing this would be a lot of work, given how large the file is. For now, empty data areas in software lists cause a verbose message rather than a validation warning. There are thousands of software lists using empty data areas to indicate the size/width of cartridge RAM/EEPROM/etc.
* (nw) More license shuffling Vas Crabb2020-03-071-3/+3
| | | | | | | | Get rid of a couple of copies of the CC0 text. Add header comment to CC0 files to remind people editing them what the terms are. Also add some missing XML headers. The header comments in layouts won't bloat the binary - they get stripped out before compressing, same as any other comments.
* (nw) c*.xml : removed not needed offset=0 Robbbert2019-05-161-4383/+4383
|
* Fixes in SL ROM names (leading and trailing spaces) (#3501) Wintermute 01102018-05-011-2/+2
| | | | | | | | | | * Fix ROM name (remove trailing space). * Fix trailing spaces in ROM name. * Fix trailing spaces in ROM names. * Fix leading spaces in ROM names.
* Softlist format fixes and validation fix for duplicate description created ↵ Scott Stone2015-10-281-2/+2
| | | | when excess whitespace submission was applied (nw)
* fixed whitespace for publishers and descriptions in softwarelist xmls (nw) sparrowred2015-10-281-14/+14
|
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-20/+20
|
* d'uh... this escaped my many tests... nw. etabeta782015-04-271-1/+1
|
* (MESS) cpc_cass.xml: completely revamped the software list, including etabeta782015-04-261-30960/+24234
| | | | proper publisher info, correcting titles and adding new dumps. [Fabio Priuli]
* used old version of srcclean, so I put back old files and run it again, it ↵ Miodrag Milanovic2013-03-191-11/+11
| | | | produce much less changes, sorry for this (nw)
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-11/+11
|
* Alignment fixes for XML hashes. (nw) Scott Stone2013-02-211-1/+1
|
* consolidating list descriptions. no whastnew. Fabio Priuli2013-01-141-1/+1
|
* use spaces in xml comments. This is the output from a local srcclean change ↵ smf-2013-01-111-11/+11
| | | | applied after reverting the 0.148 cleanup, to avoid losing previous formatting.
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-11/+11
|
* Sync software lists from MESS into hash (no whatsnew) Miodrag Milanovic2012-08-211-0/+51811