I figured that would come up in sort of fashion ....

Let me be a little clearer.
I am NOT looking for a full rom SET or anything of that nature.
I am looking for
particular ROMs for a Pole Position II in order to repair a bad set.
All of the Pole Position ROMs in MAME have been renamed and shuffled around umpteen times. I am looking for a version that may have been removed in the newer MAME versions for the fact that it was similar enough to others, namely the bootleg versions.
There was a bootleg version set for Pole Position II at one time that used ROMs at locations 3L and 4L but NOT at location 4K.
Location 4K is the problem chip and also a "custom" chip.
You are more than welcome to dig through here and see what I'm talking about.
http://tech.quarterarcade.com/tech/MAME/src/polepos.c.html.aspx?g=2113831: /* Z8002 #1 memory/ROM data */
832: ROM_REGION( 0x10000, REGION_CPU2, 0 )
833: ROM_LOAD16_BYTE( "176.3l", 0x0001, 0x2000, CRC(8aeaec98) SHA1(76b3bbb64a17090bf28858f1e91d2206a3beaf5b) )
834: ROM_LOAD16_BYTE( "177.4l", 0x0000, 0x2000, CRC(7051df35) SHA1(cf23118ab05f5af273d756f97e6453496a276c9a) )
versus
900: /* Z8002 #1 memory/ROM data */
901: ROM_REGION( 0x10000, REGION_CPU2, 0 )
902: ROM_LOAD16_BYTE( "176-v2.3l", 0x0001, 0x2000, CRC(848ab742) SHA1(75ee8864daa1bab42ef92afbc37c1c818bbd1d14) )
903: ROM_LOAD16_BYTE( "177-v2.4l", 0x0000, 0x2000, CRC(643483f7) SHA1(020822f623b8e65c6016492266b6e328f7637b68) )
904: ROM_LOAD16_BYTE( "rom-v2.4k", 0x4000, 0x1000, CRC(2d70dce4) SHA1(81c8bac3435289de78cf2aa13faf211dda0fa827) )
or this
970: /* Z8002 #1 memory/ROM data */
971: ROM_REGION( 0x10000, REGION_CPU2, 0 )
972: ROM_LOAD16_BYTE( "3lcpu.rom", 0x0001, 0x2000, CRC(cf95a6b7) SHA1(6a8419af8a52d3a8c88663b67845e4cb18e35723) )
973: ROM_LOAD16_BYTE( "177-v2.4l", 0x0000, 0x2000, CRC(643483f7) SHA1(020822f623b8e65c6016492266b6e328f7637b68) )
974: ROM_LOAD16_BYTE( "cpu-4k.rom", 0x4000, 0x1000, CRC(97a496b3) SHA1(fe79d2376c5fa9fe242905a841a1c894a5ccfba4) )
Note that two of those have reference to a 4K.... and the other one does NOT.
I'm looking for the PP2 version that does NOT have a 4K.
I was also sent two files that were suppose to be these, but after burning them it come up with a video RAM error. Those two files have a slightly different name than what's commonly found amongst the roms I have found so far via mame, so I am trying to find the origin of those two files to verify if they are corrupt. (hoping the originals may have just been lost during all the mame changes in an older version of mame)
And then when you toss in the fact that Atari boards and Namco boards have different chip location designations, yeah, it gets a tad confusing to sift through ROM files that have been merged, deleted, modified, or whatever at every MAME update since v36.
If I wanted to pirate stuff I wouldn't have bothered to post here.
And there is a vendoer which should could burn the chip for the original board, so you should contact this:
http://wiki.arcadecontrols.com/wiki/HobbyROMS
Ah yes..... Steph..... great guy, wonderful service. He's helped me out in the past and therefore I share whatever unusual ROM data I happen to come across with him.
I've been sharing my PP2 excursion
along with any ROM files I may come across in hopes that they will be better sorted to help someone else in the future repair this 4K chip problem.
Besides.... when it comes to replacing ROMs, all these "repair" services have to come up with the appropriate files from "somewhere".
Even the "replacement" 4K chips that you may find at vendors like Bob Roberts for instance are a code hacked version....... why..... because it was an Atari
CUSTOM chip originally......guess who doesn't support it any longer..... Atari.
But no worries mate...... we'll figure it out one way or another.
