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: Do many arcade games come with EROMS?  (Read 1125 times)

0 Members and 1 Guest are viewing this topic.

Scottacus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 86
  • Last login:November 29, 2019, 01:11:39 pm
  • You will meet a Gorfian doom Space Cadet...
Do many arcade games come with EROMS?
« on: March 07, 2015, 10:31:59 am »
From looking around it seems like many arcade games have UV erasable  EPROMS but one of my two Gorf ROM boards has ROMS that have no UV sight window and are labeled Midway on the top.  I assume that these are non erasable EROMs (not EEPROMs), is this the case and was this done frequently?

MonMotha

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2378
  • Last login:February 19, 2018, 05:45:54 pm
Re: Do many arcade games come with EROMS?
« Reply #1 on: March 11, 2015, 02:02:43 am »
They are probably mask ROMs.  These are actual (semi-)custom ICs that are non-programmable, and hence non-erasable, ROMs made special with just the data the manufacturer wanted on them.  They were quite suitable for volume production as they were cheap in modest volume (cheaper than buying a bunch of EPROMs and programming them) and extremely reliable.  The downside is that there's long-ish lead time to get the masks set up, and there's absolutely no way to change any of the data once you commit to the mask set.

It's not uncommon to see a big bank of mask ROMs with a couple changed out for EPROMs that were distributed as patches/upgrades.  Sometimes one or two were distributed with the initial installation due to bugs/upgrades made after the mask freeze.  Some smaller releases that didn't have the anticipated volume to justify a mask ROM (which again needs modest volume) were distributed entirely on EPROMs.  In some cases, initial releases were made on EPROMs with subsequent volume production, once volume was known and program stabilized, done on mask ROMs to drive down cost.

There also exist OTP ROMs (aka PROMs).  These are One-Time-Programmable devices that generally are actually just EPROMs with no UV window.  You could in theory erase them by decapping them and exposing them to UV just like EPROMs, but it's not worth trying.  OTP devices are typically slightly cheaper than UV EPROMs because they can be easily put in plastic packages rather than expensive ceramic packages.

Scottacus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 86
  • Last login:November 29, 2019, 01:11:39 pm
  • You will meet a Gorfian doom Space Cadet...
Re: Do many arcade games come with EROMS?
« Reply #2 on: March 11, 2015, 08:11:37 am »
Thanks for the great answer, that was just what I wanted to know  :applaud:

lilshawn

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7513
  • Last login:July 13, 2025, 09:49:34 pm
  • I break stuff...then fix it...sometimes
Re: Do many arcade games come with EROMS?
« Reply #3 on: March 11, 2015, 01:05:03 pm »
most games came with what's commonly known as PROMs or FPROMs OR OTPROMs (basically one time programmable read only memory.)

They where chosen because of their cost. they are cheaper to produce because they can be encapsulated in straight plastic like a regular IC chip. an EPROM needs to have a quartz window in a ceramic package built and a different type of die installed, this incurs a greater cost due to the extra processing that is required to produce them.

when you are making 1000's of games with sometimes upwards of 10 ROM chips on them, paying less for each of them begins to add up considerably.

PROM chips where superseded in the late 80's and early 90's to get the best of both worlds by EEPROMS (electronically erasable ROM) and soon after, Flash ROM. (cheap production costs, but electronically erasable so there was no need for the expensive to produce quartz UV window and ceramic packaging.)

</lesson>

Scottacus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 86
  • Last login:November 29, 2019, 01:11:39 pm
  • You will meet a Gorfian doom Space Cadet...
Re: Do many arcade games come with EROMS?
« Reply #4 on: March 11, 2015, 01:22:04 pm »
Thanks lilshawn, I really like your profile message about breaking and fixing stuff, oh so true for many of us!