New Life Games LLC
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

News:

Welcome to the NewLifeGames.com message forum! 

 


NLG Site Navigation Menu


Archives of old posts can be found at...... Newlifegames.net/nlg/

Author Topic: Reprogram / Modify old Bally EPROM Based S + External Card Reader  (Read 2489 times)

0 Members and 1 Guest are viewing this topic.

Offline DB26

  • NLG Member 251 to 500 Posts
  • ****
  • Posts: 426
  • Reputation Power: 35
  • DB26 Is working their way up.DB26 Is working their way up.DB26 Is working their way up.
  • Gender: Male
  • NLG
Hello everyone. I had previously tried to reply an old topic in the S / S+ forum, but the thread was too old. User knagl sent me this way...


http://newlifegames.com/nlg/index.php?topic=4481.0


I have an old external card reader just like what’s posted in the topic above. Currently the scrolling message says “Welcome to Resorts Casino Hotel..... Please insert your card or see a slot attendant for details”


I would like to change that to a custom Message. I know it’s eprom based, and am getting a eprom programmer very soon.


My question is, would it be fairly easy to read the eprom file, modify it, and reburn the modified file back the eprom? My main concern is that it’s going to be in some sort of computer code and I won’t be able to figure out how to decode and modify it. Thank you!
« Last Edit: February 22, 2021, 02:56:30 PM by DB26 »
-Robert

Offline Tilt

  • Sr NLG Member
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 4429
  • Reputation Power: 385
  • Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!
  • Gender: Male
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #1 on: February 22, 2021, 08:56:26 PM »
After you get your programmer read and save the original file.  Make sure to keep an unmodified copy so you can revert back to the original if something goes wrong.  Then use a hex editor to open the file, find the text that you know in the file ("welcome to...") change it to what you want, save it, then write it to a blank EPROM and see if it works in the reader.  It works for some Mastercom units, but no guarantee it will work for yours.  Won't know until you try.


Offline GOS

  • In Remembrance of our lost NLG Members
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 1120
  • Reputation Power: 84
  • GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #2 on: February 22, 2021, 10:15:14 PM »
there may be some cksum issues as bally eproms used that feature.  What I would do is when you read the eprom get the cksum from your burner - make your mods - store the updated file - if the cksum changed - try the new file and see if you get any errors - if you do you will need to do some hex math to figure how to add/subtract data from your file - adding - find 00 areas of file and change to the needed computed figure - if less - then you have to find some FF area and deduct - all while trying to get cksum to match original

Offline DB26

  • NLG Member 251 to 500 Posts
  • ****
  • Posts: 426
  • Reputation Power: 35
  • DB26 Is working their way up.DB26 Is working their way up.DB26 Is working their way up.
  • Gender: Male
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #3 on: February 23, 2021, 09:52:26 AM »
Thank you both.


Tilt, I will try it as you stated. Seems straight forward enough.


GOS, I’m going to have to do some reading up on cksum. This is where I am lacking in knowledge. Thank you for bringing it up.


I am thinking about getting the ever-common TL866II eprom programmer. I would like to use it for this project and possibly future use on game Eproms for IGT.


Would anyone here recommend this or any other unit?


I have an old windows XP computer from approximately 2004. And a MAC laptop from 2006.
-Robert

Offline jay

  • Global NLG Site Moderator
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 2128
  • Reputation Power: 164
  • jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!
  • Gender: Male
  • The only way to beat the casino is to own it.
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #4 on: February 23, 2021, 10:38:17 AM »
Using a hex editor to change bytes of the file is pretty straight forward but, you might also be limited by the length of the message.
If it says welcome to resorts casino, making this longer might prove some challenges without having the original source code to recompile and burn.


With regards to the burner. Some newer PCs have had issues with USB to serial cables. Not sure about Mac support.







If you can't afford to lose you can't afford to win.

If you find this site helpful, please consider making a small donation to help defray the cost of hosting and bandwidth.

Please do not PM me for support or "how to" requests -- please post your request in the forum so that everyone may assist you and everyone can benefit from the answer to your question!  Thanks! :)

Offline DB26

  • NLG Member 251 to 500 Posts
  • ****
  • Posts: 426
  • Reputation Power: 35
  • DB26 Is working their way up.DB26 Is working their way up.DB26 Is working their way up.
  • Gender: Male
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #5 on: February 23, 2021, 12:27:16 PM »
Thank you for the additional info, Jay.
-Robert

Offline GOS

  • In Remembrance of our lost NLG Members
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 1120
  • Reputation Power: 84
  • GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.GOS Is a force to reckon with.
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #6 on: February 23, 2021, 02:23:08 PM »
i have used both the GQ-4 and the TL866II and found the TL866 a better machine for the money - quick and less errors - only issue is it cannot handle 2716 eprom programming voltages - have to use 12.5

Offline DB26

  • NLG Member 251 to 500 Posts
  • ****
  • Posts: 426
  • Reputation Power: 35
  • DB26 Is working their way up.DB26 Is working their way up.DB26 Is working their way up.
  • Gender: Male
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #7 on: February 24, 2021, 09:40:57 AM »
i have used both the GQ-4 and the TL866II and found the TL866 a better machine for the money - quick and less errors - only issue is it cannot handle 2716 eprom programming voltages - have to use 12.5


So if I’m dealing mainly in IGT S S+ and S2000 machines the TL866 should be sufficient enough?
-Robert

Offline Tilt

  • Sr NLG Member
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 4429
  • Reputation Power: 385
  • Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!Tilt Is an-NLG GOD!
  • Gender: Male
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #8 on: February 24, 2021, 10:37:28 AM »
Yes, it works fine for them.  Pretty much any slot EPROM you'll run across that has 40 or less pins.  I say that because Aristrcrat, Atronic, or something like that does have a 42pin EPROM, and this won't program them.

I did something with 2716's using mine, seems I had to change one of the default voltage settings in the Minipro software for it.  It was for an old pinball machine EPROM and so long ago I don't remember exactly what I was doing.  I think reading it to combine two 2716's into one 2732.
 

Offline DB26

  • NLG Member 251 to 500 Posts
  • ****
  • Posts: 426
  • Reputation Power: 35
  • DB26 Is working their way up.DB26 Is working their way up.DB26 Is working their way up.
  • Gender: Male
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #9 on: February 24, 2021, 05:32:38 PM »
Yes, it works fine for them.  Pretty much any slot EPROM you'll run across that has 40 or less pins.  I say that because Aristrcrat, Atronic, or something like that does have a 42pin EPROM, and this won't program them.

I did something with 2716's using mine, seems I had to change one of the default voltage settings in the Minipro software for it.  It was for an old pinball machine EPROM and so long ago I don't remember exactly what I was doing.  I think reading it to combine two 2716's into one 2732.


Great. Now the issue on wether to buy from amazon, eBay or ALiExpress. Haha
-Robert

Offline jay

  • Global NLG Site Moderator
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 2128
  • Reputation Power: 164
  • jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!
  • Gender: Male
  • The only way to beat the casino is to own it.
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #10 on: February 24, 2021, 08:32:16 PM »
1 day, 1 week, 1 month......
If you can't afford to lose you can't afford to win.

If you find this site helpful, please consider making a small donation to help defray the cost of hosting and bandwidth.

Please do not PM me for support or "how to" requests -- please post your request in the forum so that everyone may assist you and everyone can benefit from the answer to your question!  Thanks! :)

Offline DB26

  • NLG Member 251 to 500 Posts
  • ****
  • Posts: 426
  • Reputation Power: 35
  • DB26 Is working their way up.DB26 Is working their way up.DB26 Is working their way up.
  • Gender: Male
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #11 on: February 25, 2021, 09:24:23 AM »
1 day, 1 week, 1 month......
Good point
-Robert

Offline DB26

  • NLG Member 251 to 500 Posts
  • ****
  • Posts: 426
  • Reputation Power: 35
  • DB26 Is working their way up.DB26 Is working their way up.DB26 Is working their way up.
  • Gender: Male
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #12 on: July 11, 2021, 12:22:45 PM »
Well I finally got around to trying to dump the data on the eprom. It’s an old 8 bit eprom that my Eprom reader will not read. It is a Motorola mc68705p5s. Requires 20 volts to program.
-Robert

Offline DB26

  • NLG Member 251 to 500 Posts
  • ****
  • Posts: 426
  • Reputation Power: 35
  • DB26 Is working their way up.DB26 Is working their way up.DB26 Is working their way up.
  • Gender: Male
  • NLG
Re: Reprogram / Modify old Bally EPROM Based S + External Card Reader
« Reply #13 on: July 11, 2021, 02:49:10 PM »
After an extremely helpful conversation and advice from Tony (Trisail) I learned that the chip I posted about is the CPU. Whoops. Haha  I have another chip to look at this weekend. That one should be the eprom.
-Robert

 

Cell Phone and Pad Mode

imode wap wap2

NLG Archives

Archives @ newlifegames.net Wayback Machine

Contact Us

NLG Shop 928 754-4147 Email Us 1788 Highway 95 30 BHC City AZ 86442
If you find this site helpful, please consider becoming a Contributing NLG Member with a monthly subscription to help cover the cost of pizza, coffee, aspirin, hosting, and bandwidth.
Contributing Members: get unlimited personal messages, can save topics and replies as drafts,
can post to the Classified ads, get unlimited access to the downloads, and also get this minty badge:



**Subscription Link** (Click Here) **Subscription Link**



           
If you would rather remain anonymous Thank You or just want to help support the site, please use this "make a donation" button:




From your entire NLG staff, thank you for supporting NLG.


New Life Games LLC 1788 HIGHWAY 95 UNIT 30 BULLHEAD CITY AZ 86442




Newlifegames.com     Newlifegames.net     Newlifegames.org

Newlifegame.com     Newlifegame.net     Newlifegame.org    Newlifegames.us

   New Life Games     NewLifeGames  NLG

 We Bring new Life to old Games    1-888-NLG-SLOTS

Are all Copyright and Trademarks of New Life Games LLC 1992 - 2022


FAIR USE NOTICE:



This site contains copyrighted material the use of which has not always been specifically authorized by the copyright owner.
We make such material available in an effort to advance awareness and understanding of the issues involved.
We believe this constitutes a fair use of any such copyrighted material as provided for in section 107 of the US Copyright Law.
In accordance with Title 17 U.S.C. Section 107, the material on this site is distributed without profit to those
who have expressed a prior interest in receiving the included information for research and educational purposes.

For more information please visit: http://www.law.cornell.edu/uscode/17/107.shtml
If you wish to use copyrighted material from this site for purposes of your own that go beyond fair use,
you must obtain permission directly from the copyright owner.




The NewLifeGames.com website is optimized for use with Firefox and a minimum screen resolution of 1600 x 900 pixels.

SimplePortal 2.3.5 © 2008-2012, SimplePortal