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: simple list  (Read 1326 times)

0 Members and 1 Guest are viewing this topic.

Stormrider

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:September 28, 2014, 11:01:54 am
simple list
« on: April 24, 2010, 04:12:31 am »
What's the easiest way to create a txt file with 3 columns: game name - manufacturer - year, from the roms available in a folder.

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: simple list
« Reply #1 on: April 24, 2010, 11:42:20 am »
romlister

http://www.waste.org/~winkles/ROMLister

it's not a 1 step process though.  especially since you want that data extracted from the roms that exist in your folder already.

you will need to have an XML file generated by a version of MAME, then use RL's "rom scan utility" to go examine what files you have, then you can output a list of those games in CSV format to get the data you want.

my contact info is on the bottom of that page; i'll be happy to walk you through it.