Commit Graph

24 Commits

Author SHA1 Message Date
ArcadeShadow
7f529bc958
lynx.xml: Lowercase in the description "prototype" word (#9244)
Lowercase in the description "prototype" word
2022-02-02 18:55:05 +01:00
0kmg
0408316120
lynx.xml: Added two prototypes. (#9148)
New working software list additions
-----------------------------------
Klax (prototype) [peekb]
Pit-Fighter - The Ultimate Competition (prototype 19921013) [Hidden Palace, Steve Lin]
2022-01-14 21:13:38 -05:00
cam900
00f45b9df1
Atari Lynx emulation updates (#8931)
* Atari Lynx emulation updates
- Use memory_view for address mapping
- Support variable framerate, Fix screen overscan (102 visible + 3 blank lines)
- Fix collision handling (possibly copy-paste error?)
- Reduce unnecessary shared pointers, Some duplications
- Use inlines values for bit flags
- Add support for variable page size for cartridge, AUDIN pin for bankswitch
- Add hardware notes, Initialize values
- Fix namings, Fix spacings, Use shorter/correct type values
- Move lynx sound functions into device/sound/lynx.*, Fix sound pitch (input clock related)
2021-12-14 10:31:51 -05:00
Ivan Vangelista
8730f0871c New NOT_WORKING software list additions
---------------------------------------
lynx.xml: Lynx Othello [anonymous]
2021-02-19 21:41:10 +01:00
Vas Crabb
1a5c013c33 (nw) softlist_dev.cpp: validate ROM labels
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.
2020-04-16 14:04:06 +10:00
Vas Crabb
92d6e163a8 srcclean (nw) 2020-03-22 14:33:57 +11:00
Alexis Bousiges
edc658a3e8
Update lynx.xml
Two homebrews added from this page => http://fadest.free.fr/DevLynx/
Roms can be downloaded here =>
http://fadest.free.fr/Yastuna/Download/yastuna1.zip
http://fadest.free.fr/Yastuna2/Download/yastuna2.zip
2020-03-13 22:48:05 +01:00
Vas Crabb
438a497c37 (nw) More license shuffling
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.
2020-03-07 22:02:56 +11:00
Scott Stone
5710f7f5a8 New working software list additions
-----------------------------------
odyssey2: Death Race (USA) [SSJ, TeamEurope], Death Race (Euro) [anonymous]
lynx: Weltenschlächter [anonymous]
2020-01-27 20:17:40 -05:00
Ivan Vangelista
d8a3eb07c2 new working software list addition
----------------------------------------------
lynx: Ponx [anonymous]
2017-12-01 07:25:09 +01:00
Ivan Vangelista
2b7d0e805e New working software list additions
-----------------------------------
lynx: Alpine Games [anonymous]
2017-10-28 09:12:47 +02:00
Ivan Vangelista
6ec0943fb9 new working software list addition
---------------------------------------------
lynx: MegaPak 1 [anonymous]
2017-09-27 19:22:42 +02:00
Vas Crabb
4bce619b91 indentation (nw) 2017-08-27 14:41:38 +10:00
Vas Crabb
ec3caa98bd srcclean (nw) 2017-08-27 11:07:21 +10:00
Ivan Vangelista
d524010551 New working software list addition
------------------------------------------------
lynx: Crystal Mines II - Buried Treasure (Euro, USA) [anonymous]
2017-08-02 18:06:14 +02:00
Miodrag Milanovic
cfee536f22 Cleanups and version bump 2016-04-27 08:13:59 +02:00
Scott Stone
fa7ac36d4f Format fixes for recently adjusted software list XMLs (nw) 2016-04-26 12:04:35 -04:00
David Haywood
0478d04137 earlier version 2016-04-26 12:50:52 +01:00
David Haywood
bea3df2bc0 lynx zaku 2016-04-26 12:00:11 +01:00
Fabio Priuli
9ebe46b04f (MESS) softlist: misc consistency fixes, mostly to have common shortnames for the same games
across different lists. nw.
2013-05-01 08:05:35 +00:00
Scott Stone
c7254e6408 Alignment fixes for XML hashes. (nw) 2013-02-21 05:04:54 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
Fabio Priuli
48ced7bd28 (MESS) megadriv.xml: Added a proto, dumped by alcoatjez. no whatsnew.
+ misc consistency/status fixes. no whatsnew.
2012-10-02 07:41:40 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00