mirror of
https://github.com/libretro/libretro-super
synced 2025-01-29 21:32:39 +00:00
aa880e622f
* Added a "description" field to the arcade cores info files so you can easily check which ROMsets are used by the cores. * Renamed 'MAME' to 'MAME - Current', like it was done for Snes9x core. It will clear any confusion when talking about latest MAME. * Added a really brief description for HBMAME (using the first sentence from official website, hope that's OK?), MAME 2003-Plus and FBN (just to mention it was previously FBA). To be clear the goal here is just to have an easy way to check ROM sets version requirements thanks to the new core description addition, my english is not good enough to make a proper description. But adding something like "MAME 2003 is faster but less compatible/accurate" and other informations like this later could also be useful IMO.
16 lines
859 B
Plaintext
16 lines
859 B
Plaintext
display_name = "Arcade (MAME 2003-Plus)"
|
|
authors = "MAMEdev, MAME 2003-Plus Team, et al (see license and changelog)"
|
|
supported_extensions = "zip"
|
|
corename = "MAME 2003-Plus"
|
|
manufacturer = "Various"
|
|
categories = "Emulator"
|
|
systemname = "Arcade (various)"
|
|
systemid = "mame"
|
|
database = "MAME 2003-Plus"
|
|
license = "MAME Noncommercial"
|
|
permissions = ""
|
|
display_version = "2003-Plus"
|
|
supports_no_game = "false"
|
|
notes = "(!) Unless using Full Non-Merged romsets, BIOS files must be inside the ROM directory.|See libretro core documentation for more information about content paths.|"
|
|
description = "'MAME 2003-Plus' is compatible with MAME 2003-Plus latest ROM sets. MAME 2003-Plus uses MAME 2003 as a codebase, but contributors have backported support for an additional 350 games, as well as other functionality not originally present in the underlying codebase."
|