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: Location of ListXML code in mame source  (Read 920 times)

0 Members and 1 Guest are viewing this topic.

mahuti

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 2757
  • Last login:September 18, 2024, 01:16:22 pm
  • I dare anything! I am Skeletor!
Location of ListXML code in mame source
« on: February 06, 2006, 12:23:53 pm »
I was looking through MAME today for the code  that generates the ListXML file and couldn't find it... anyone know which file in the source code has the function that generates the Listxml doc?

With all of the talk about modding the mame source code and starting a .diff library, I would like to make a new command like ShortListXml that would stdout XML for just one game rather than the whole 23 mb file. Would be useful for front ends & utilities... for instance my LED app. If I can find the current function, I could start the process of adding a new one.
Raspberry Pi, AttractMode, and Skeletor enthusiast.

Buddabing

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1845
  • Last login:February 12, 2015, 02:51:45 pm
  • I'm a llama!
Re: Location of ListXML code in mame source
« Reply #1 on: February 06, 2006, 01:01:45 pm »
That would be info.c.
I have changed my nickname to "Cakemeister". Please do not PM the Buddabing account because I do not check it anymore.

Please read the wiki!

mahuti

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 2757
  • Last login:September 18, 2024, 01:16:22 pm
  • I dare anything! I am Skeletor!
Re: Location of ListXML code in mame source
« Reply #2 on: February 06, 2006, 04:09:52 pm »
Sweet, thanks. Looks straitforward.
Raspberry Pi, AttractMode, and Skeletor enthusiast.