libretro/mame2003-plus-libretro

Name: mame2003-plus-libretro

Owner: libretro

Description: Updated 2018 version of MAME (0.78) for libretro. with added game support plus many fixes and improvements

Created: 2018-01-06 20:56:53.0

Updated: 2018-05-24 15:44:08.0

Pushed: 2018-05-24 21:11:37.0

Homepage:

Size: 40020

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Building romsets for mame2003-plus

What Arcade romsets work?

mame2003-plus is built on the same codebase as MAME 0.78, meaning that 95% or more of MAME 0.78 romsets will work as-is in mame2003-plus, where they immediately benefit from its bugfixes and other improvements. In order to play the new games and games which received ROM updates in mame2003-plus, you will need to find or build the correct romsets.

mame2003-plus has the ability to generate an XML “DAT” file directly from the MAME Menu. When mame_keyboard input is enabled, you can enter the MAME menu by pressing the Tab key. With any input mode, you can also access the MAME menu by turning it on as a core option.

What is a romset? Arcade games are packaged as zip files, most of which are composed of more than one individual 'ROM' files. That is why some resources refer to an individual arcade game as a ROM (like people use to describe a zipped game cartridge ROM) while other resources refer to an individual game as a ROM set, ROMset, or romset.

Step 1: Obtaining an XML DAT

DAT files describe the exact ROM contents that the emultaor needs including filenames, file sizes, and checksums to verify contents are not incorrect or corrupt. mame2003-plus has the ability to generate an XML “DAT” file from the MAME Menu. When mame_keyboard input is enabled, you can enter the MAME menu by pressing the Tab key. With any input mode, you can also access the MAME menu by turning it on as a core option.

Step 2: Finding a source for ROMs

A complete MAME 0.78 romset collection and a complete MAME 0.139 romset collection together include nearly all ROMs needed to rebuild a complete collection of mame2003-plus romsets. It is also be possible to build a complete mame2003-plus collection from the most recent MAME collection plus the MAME “Rollback” collection.

Step 3: Building mame2003-plus romsets

Refer to Validating, Rebuilding, and Filtering ROM Collections for details on how to configure ClrMamePro to use your sources as “rebuild” folders.

We recommend the “Full Non-Merged” format, where each romset zip files includes all the files needed to run each game, including any ROMs from 'parent' ROM sets and BIOS sets. To configure ClrMamePro to validate or rebuild a Full Non-Merged collection, use “Non-Merged” mode and disable “Separate BIOS Sets” from the “Advanced” menu in both ClrMamePro's Rebuild and Scanner menus.

WORD TO THE WISE ABOUT CLRMAMEPRO SETTINGS

ClrMamePro remains the most popular tool for rebuilding MAME romsets, at least for now. That said, ClrMamePro is focused on supporting more recent MAME versions so there are at least two things to know if you are using ClrMamePro to generate a mame2003-plus set:

  1. If you are scanning CHDs, go to Settings -> Compressor -> CHDMan tab and change Req. CHD Version to 3.
  2. If you are using the suggested setting of Disable Separate BIOS Sets then ClrMamePro will report the BIOS romset files as missing even though you told the program you don't want them. mame2003-plus incorporates 15 different kinds of BIOS romsets, so it is normal to see a ClrMamePro message like this after a clean and complete scan: You are missing 15 of 4831 known mame2003-plus.xml sets (+ BIOS sets)
Sourcing CHDs

mame2003-plus uses exactly the same MAME 0.78 CHDs as mame2003.

Sourcing Samples

Generally mame2003-plus uses the same samples as mame2003 however there are some exceptions. It should also be mentioned that the new CD soundtrack samples are not circulated as part of any common packs.

Sample sourcing docs are a work in progress.

Input System

RetroPad Input Modes
Modern

The modern layout sets mame2003-plus to the same input configration as Final Burn Alpha (FBA). This layout is the fight stick & pad layout popularized by Street Fighter IV and assumes an 8+ button controller.

SNES

The SNES layout strives to map arcade games to match their Super Nintendo / Super Famicom ports when possible. When there is no SNES port as a reference, the SNES layout aims to set sensible defaults with that controller layout in mind. The SNES layout only needs a 6+ button controller by default and is not intended for 8+ button fight sticks.

MAME Classic

The MAME Classic input mode uses mainline MAME's default Xbox 360 controller layout. This layout is not a good match for 6-button fighters, but may suit other games.

Keyboard Input

mame_keyboard sets the core to process keyboard input directly through the legacy “MAME” keyboard interface. Use this input mode only if your input device is seen as a keyboard, including some arcade control panel hardware.

MAME Menu

In mame2003-plus, the MAME menu can be accessed via “retropad” users by activating it in the core options. If your input mode is set to allow input to the mame_keyboard interface, you can also enter the menu by pressing the Tab key.

Directories

Core options

The first value listed for the core option represents the default. “Restart” indicates that the core must be restarted in order for changes to that option to take effect.

Troubleshooting

Logging
What are logs? Why are they so important?

libretro cores like mame2003-plus are designed to run on many different combinations of hardware, operating system, and content. It is not possible for a volunteer-based open source project to test all possible combinations.

The answer to this dilemma involves “logs”, which open source software use to record essential information about your system and its function that other users and volunteers need in order to help troubleshoot problems and improve compatibility.

Posting Logs in forums and Github

Often log files are lengthy which make them difficult to read when they're pasted directly into a post on the forums or github. If your log file is more than six or seven lines long, you will be asked to post a link to it instead.

One free and straightforward system for posting and sharing logs is Github Gist. You can paste the contents of a log file, or the log file itself, into the Gist website. After you log has been added to the Gist, press the Create Public Gist button to create a shareable link.

RetroArch Logs

Please refer to the doc Generating RetroArch Logs for details on using RetroArch GUI and commandline options to generate logs.

RetroPie Logs

Use RetroPie's Runcommand system to instruct RetroArch to direct the mame2003-plus log to the file /dev/shm/runcommand.log. You will then need to consult the RetroPie docs in order to access that file to paste into a Gist.

Disable Rewind

Placeholder

Development

programming channel of the libretro discord chat server: https://discordapp.com/invite/C4amCeV


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.