Commit Graph

32 Commits

Author SHA1 Message Date
cam900
8bf993ca5b
bus/pce: Moved Super System Card and Arcade Card to slot card devices. (#11726)
* Moved expansion card emulation out of the system into card devices.
* Removed machine configuration settings for expansion settings.
* Started to modernise the HuCard slot interface.

New working software list items (pce.xml)
------------------------
Arcade Card Pro
2024-01-26 05:22:19 +11:00
Angelo Salese
5949574352
huc6270.cpp: fix RCR sync, it happens one line earlier (#11048)
- fix: draculax Stage 4' "all blue" Richter;
- fix: faussete Stage 2 excessive slowdown and erratic water line;
- fix: xwiber Stage 2 boss never spawning [MT#07384](https://mametesters.org/view.php?id=7384)
- fix: ppersia misplaced line [MT#07727](https://mametesters.org/view.php?id=7727)
- fix: ddragon2 options menu display;
- fix: tblade hang after third person view [MT#08585](https://mametesters.org/view.php?id=8585)
2023-03-31 21:50:31 +02:00
angelosa
f7e62a2f2b nec/pce.cpp, hash/pce.xml, hash/pcecd.xml, hash/tg16.xml: fix main entity descriptions 2023-03-02 22:53:39 +01:00
Vas Crabb
878a16dda1 housekeeping: Use proper SPDX ID for CC0 license. 2022-12-23 02:49:34 +11:00
Vas Crabb
c72f10361e Software list update:
* megadriv.xml, pce.xml, pcecd.xml, x68k_flop.xml: Added cotroller
  support usage notes for a few games.
* pcecd.xml: Noted the required CD-ROM system cards in usage notes,
  fixed capitalisation and removed unnecessary markup in descriptions.
* megadriv.xml: Added compatibility tag for gforce2a (broken graphics on
  PAL consoles).
2022-12-21 19:19:59 +11:00
0kmg
11ddcd71f7
Various software lists: Cleaned up more extraneous spaces. (#10202) 2022-08-13 01:17:31 +10:00
0kmg
9c4211b156
Miscellaneous software list cleanups. (#10058)
* Removed mention of MESS.
* Corrected case (and more) in various Japanese titles.
2022-07-12 14:43:48 +10:00
0kmg
76b55de45c
Software lists: Standardized titles of Mashin Eiyuuden Wataru games. (#9764) 2022-05-16 12:15:00 +10:00
0kmg
4eaaa5d35e
pce.xml: minor updates + remove a hack (#8169)
* pce.xml: minor updates + remove a hack

* make newer revision of R-Type part 2 the parent
* remove motorod2a which appears to be a 1-byte hack: it changes the 5-player input loop counter to not read input from players 3 to 5

* ok really sync + fix publisher Masaya spelling

Co-authored-by: 0kmg <0kmg@users.noreply.github.com>
2021-06-25 19:41:10 -04:00
ClawGrip
7cbdbe2c2a
pce.xml: Remove 0 offsets (default value) (#8131) 2021-06-05 19:46:11 -04:00
Ivan Vangelista
3ea04a3b75 Software list items promoted to working
---------------------------------------
pce.xml: Dragon Egg! [Angelo Salese]
pce_tourvision.xml: Dragon Egg! (TourVision PCE bootleg) [Angelo Salese]
2021-05-25 18:03:31 +02:00
quasiscroto
fd94299006 pce.xml: replace bad dumps
Be Ball, Gomola Speed, and Youkai are listed as known bad dumps with verified
correct dumps in No-Intro. Among other things this fixes sprite glitches in
the dump of Gomola Speed that has been floating around for decades.
2021-05-09 14:37:40 -08: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
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
dc59d3cb3f pce.xml: Quick format fix (nw) 2020-01-10 15:17:03 -05:00
Vas Crabb
0644f3cf57 small cleanups (nw) 2019-12-23 16:49:10 +11:00
MetalliC
be7f8272f4 New working software list additions
----------------------------------
R-Type Part-2 (Alt) [Maddog]
2019-12-16 01:00:09 +02:00
angelosa
920d964b16 pce.cpp: add support for Tennokoe Bank extended Backup RAM [Angelo Salese] 2019-08-13 03:43:39 +02:00
Vas Crabb
97b6717027 (nw) Clean up the mess on master
This effectively reverts b380514764 and
c24473ddff, restoring the state at
598cd52272.

Before pushing, please check that what you're about to push is sane.
Check your local commit log and ensure there isn't anything out-of-place
before pushing to mainline.  When things like this happen, it wastes
everyone's time.  I really don't need this in a week when real work™ is
busting my balls and I'm behind where I want to be with preparing for
MAME release.
2019-03-26 11:13:37 +11:00
andreasnaive
b380514764 Revert "conflict resolution (nw)"
This reverts commit c24473ddff, reversing
changes made to 009cba4fb8.
2019-03-25 23:13:40 +01:00
ClawGrip
a9789f7582
pce.xml: More typos (nw) 2019-01-16 14:44:52 +01:00
ClawGrip
905d51c6a0
Fix typos (nw) 2019-01-15 19:55:20 +01:00
ClawGrip
a14dc4158f pce.xml: Fix typo (nw) (#4498) 2019-01-11 20:29:02 +01:00
arbee
375c7f6294 gamegear.xml, pce.xml, sg1000.xml: begin adding new dumps [David Haywoood] 2018-02-20 19:41:31 -05:00
Ivan Vangelista
d8a68e8f09 new not working software list addition
---------------------------------------
pce_tourvision.xml: Dragon Egg!  [system11]
2017-03-29 18:58:12 +02:00
Scott Stone
e8c651e343 pce_tourvision.xml: Added Barunba and Power Tennis (Not Working) [system11]
pce.xml :  Updated status on a non-working game (nw)
tourvis.cpp:  Updated information for new card images added  [system11]
2016-09-19 08:29:27 -04:00
Fabio Priuli
620187abe1 (MESS) pce.c: converted carts to use slot devices [Fabio Priuli] 2013-05-27 15:27:03 +00:00
Fabio Priuli
7a802f1884 (MESS) softlist: misc fixes and updates. no whatsnew. 2012-10-22 05:40:27 +00:00
Fabio Priuli
1069bca28d (MESS) softlist: misc consistency fixes. no whatsnew. 2012-09-26 19:05:45 +00:00
Justin Kerk
268bc19da2 Replace most fullwidth characters in Japanese software lists - they exist for backwards compatibility and there is generally no good reason to use them nowadays (nw)
Also replaced combining dakuten with precomposed forms and made a few romanization tweaks
2012-09-09 23:41:25 +00:00
Justin Kerk
cd6f1470dc Japanese romanization consistency (nw) 2012-09-08 20:52:44 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00