Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: How do you determine what rom set you have?  (Read 1647 times)

0 Members and 1 Guest are viewing this topic.

FALSE

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 217
  • Last login:February 25, 2024, 08:13:59 pm
How do you determine what rom set you have?
« on: June 01, 2013, 10:01:20 pm »
What the subject says.
How would you determine what specific mame rom set you have?

PL1

  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 9685
  • Last login:Today at 10:20:22 am
  • Designated spam hunter
Re: How do you determine what rom set you have?
« Reply #1 on: June 02, 2013, 02:05:18 am »
The detective approach is to use the "what's new" files from the MAME Previous Releases page here.

See if there's a ROM from your collection that is listed in "what's new" as being redumped and audit that game to see if it has the newer version.

For example, if a CPS-1 game requiring "TN2J_09.12A" doesn't work with MAME 0.148, but a CPS-1 game requiring "MB63B.1A PAL" does, your set is probably between 0.145 and 0.147 since "TN2J_09.12A" was redumped for 0.148 and "MB63B.1A PAL" was redumped for 0.145.

------

The shotgun approach is to start with a recent version of MAME and roll-back versions one at a time until the most number of games comes up working when you audit the ROMs.


Scott
« Last Edit: June 02, 2013, 02:07:06 am by PL1 »

FALSE

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 217
  • Last login:February 25, 2024, 08:13:59 pm
Re: How do you determine what rom set you have?
« Reply #2 on: June 02, 2013, 09:20:33 am »
Ughh so there's no program that could do this?  Romlister or something?
I've got a couple really old sets that I have no idea what version they might be.

Thanks for the help.

JDFan

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3448
  • Last login:March 03, 2025, 10:29:54 am
  • I want to build my own arcade controls!
Re: How do you determine what rom set you have?
« Reply #3 on: June 02, 2013, 12:02:51 pm »
Figure the date Modified field in Windows might help at lleast narrow it down some (figure it couldn't be a version released prior to the date modified on the ROM zip file) but it could be a few versions later as the zip may have been packed severall months prior to the official release of the new version - ie. my 0.139 version rom zip files are pretty much all dated 1-10-2010 which rules out versions prior to 0.135\00.136 which were released OCT and DEC of 2009 according to MAME's site so could start checking the release notes starting with 0.137 to narrow it down from and would only need to check about 4 release notes to narrow it down from there.

nitz

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 507
  • Last login:November 24, 2015, 07:57:29 pm
Re: How do you determine what rom set you have?
« Reply #4 on: June 02, 2013, 02:13:05 pm »
That's good advice - if you can narrow down a range of versions that it could be, and then run

mame -verifyroms

from the command line for each of them, you should be able to figure it out. Whichever version tells you all your romsets are ok, well that's the version you have. ;)

Good luck.