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 to update MAME with these .diff files.  (Read 3785 times)

0 Members and 1 Guest are viewing this topic.

rdowdy95

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 609
  • Last login:July 29, 2011, 11:48:50 am
  • This is my rifle.
How to update MAME with these .diff files.
« on: September 06, 2006, 07:28:38 pm »
Hey guys I was wondering how to update Mame.  Like .108 to .108u2.  Do I need to do the u1 before I do u2.  Also I don't know how it is done.

I downloaded the little file thing (diffpatch tool).  I put that in my MAME directory.  That way everything was in the mame directory then ran this from the command line
c:\mame\patch -p0 -E <diffname.diff

But I put the right file name in for the .diff.  Is this how it works.  I tried to see the version form the command line, but it still said I had version .108.

Could you give me directions how to do this say if I had MAME under the C:\MAME\ directory?

Thanks.

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: How to update MAME with these .diff files.
« Reply #1 on: September 07, 2006, 02:28:09 am »
It's not quite that easy. The diff is for updating the source code. After you apply the diff's to the source, you then have to compile the executable yourself.
If you want to learn to compile the source yourself, Mr. DO has a great page for you to take a look at:
http://www.mameworld.net/mrdo/compile.html