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: Updating Mame source code (diff)  (Read 1804 times)

0 Members and 1 Guest are viewing this topic.

creatine28

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 481
  • Last login:July 26, 2012, 03:41:48 pm
  • Which way to the Arcade?
Updating Mame source code (diff)
« on: October 24, 2003, 01:34:02 pm »
Quick question,  I'm trying to update from mame 75u1 to mame 76 using the diff update and I was wondering if there would be a problem if I use the diff update from mame.net?  It says it updates from 75 to 76, but since the source code I'm trying to update is for 75u1, will the 75 to 76 diff update work, or would I need the diff for 75u1 to 76?   Hope I'm making sense?

Thanks,

Steve  

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8190
  • Last login:Yesterday at 08:28:46 pm
  • The Bears Still Suck!
Re:Updating Mame source code (diff)
« Reply #1 on: October 24, 2003, 04:25:56 pm »
The diff from 75 to 76 could possible work.  Only thing you can do it try.

Typical updating you should make a copy of what you have before you diff so you can go back.

TheGatesofBill

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 581
  • Last login:August 22, 2018, 09:07:04 am
Re:Updating Mame source code (diff)
« Reply #2 on: October 24, 2003, 04:38:32 pm »
Or download the source to 75 and 76, update the 75 source to 75u1, and make your own diff file.

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8190
  • Last login:Yesterday at 08:28:46 pm
  • The Bears Still Suck!
Re:Updating Mame source code (diff)
« Reply #3 on: October 24, 2003, 04:41:10 pm »
that works too.  But I think the way patch works is if the change was alreay made it will give a warning message.  So it should work.

creatine28

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 481
  • Last login:July 26, 2012, 03:41:48 pm
  • Which way to the Arcade?
Re:Updating Mame source code (diff)
« Reply #4 on: October 24, 2003, 04:48:29 pm »
Thanks guys!   I'll give it a try and let you know if it works.

Steve

TheGatesofBill

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 581
  • Last login:August 22, 2018, 09:07:04 am
Re:Updating Mame source code (diff)
« Reply #5 on: October 25, 2003, 02:55:22 pm »
that works too.  But I think the way patch works is if the change was alreay made it will give a warning message.  So it should work.
My experience that appling a patch that was already partially applied ends with alot of corruption and other fun stuff. *shrugs* Your results may vary.