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: Old versions of Mame  (Read 4538 times)

0 Members and 1 Guest are viewing this topic.

southpaw13

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 831
  • Last login:October 31, 2020, 05:11:18 pm
  • Whatever!
Old versions of Mame
« on: November 17, 2008, 06:52:39 pm »
So I found an old computer on the street, got an extra cab, and I am going to run Mame version 56.  I think it's from 2001.  Will the newer Mala be able generate a game list from such an old version?

Thanks,
southpaw

loadman

  • Moderator
  • Trade Count: (+3)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 4306
  • Last login:May 26, 2024, 05:14:32 am
  • Cocktail Cab owner and MaLa FE developer
    • MaLa
Re: Old versions of Mame
« Reply #1 on: November 18, 2008, 12:53:40 am »
So I found an old computer on the street, got an extra cab, and I am going to run Mame version 56.  I think it's from 2001.  Will the newer Mala be able generate a game list from such an old version?

Thanks,
southpaw

You should get it to work but first you need to generate a xml file from a mame version >.85

It works as I use .79 on my cab  :-)

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: Old versions of Mame
« Reply #2 on: November 18, 2008, 05:31:27 am »
there is another difference on old mame version. I don't remember from what version it changed.

But i had to add a special option in Atomic to manage very old version.

Normally mame command line accept this format :

mame.exe  <rompath>\rom.zip

Very old version does not accept this kind of command line.

you have to pass :

mame.exe  rom   

no path , no extension.   (if i remember well).




southpaw13

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 831
  • Last login:October 31, 2020, 05:11:18 pm
  • Whatever!
Re: Old versions of Mame
« Reply #3 on: November 18, 2008, 08:58:34 am »
Thanks for your help, I am trying to use the oldest version I have for speed purposes.  does anyone remember the next level up from Mame 56 that takes a performance hit?

Thanks again,
Southpaw

Ummon

  • Trade Count: (+13)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5244
  • Last login:June 09, 2010, 06:37:18 pm
Re: Old versions of Mame
« Reply #4 on: November 18, 2008, 07:52:32 pm »
Perhaps .60, but definitely .65 or 9.
Yo. Chocolate.


"Theoretical physics has been the most successful and cost-effective in all of science."

Stephen Hawking


People often confuse expressed observations with complaint, ridicule, or - even worse - self-pity.

tikbalang

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:May 07, 2013, 05:04:54 pm
    • MAME BootCD's for DOS
Re: Old versions of Mame
« Reply #5 on: November 19, 2008, 10:58:58 am »
you can use info2xml to convert an info file to an xml specific to your version.

generate first your info file:
mame -listinfo >> mame.xxx

then convert mame.xxx with this:
http://cpmaker.mameprojects.com/info2xml/index.html

southpaw13

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 831
  • Last login:October 31, 2020, 05:11:18 pm
  • Whatever!
Re: Old versions of Mame
« Reply #6 on: November 19, 2008, 07:21:59 pm »
Thanks...

Much appreciated...