Mark,
Here is the rough disassembly of the ROM Editor V2.0. Note there are undefined opcodes 08h, 18h, and 28h in the code. I handle them with DB's. But this is in a better version of PLM80, I believe.
If my analysis is correct the ROMs are in the wrong sockets..
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/VI1PR02MB5312C596DF2C0ED978174C53FC9D9%40VI1PR02MB5312.eurprd02.prod.outlook.com.
Bill
I manged to parse the edit.asm to extract the bin file from the hex listing at the top.
I have spotted one byte that I believe has bit rot, specifically location 0C67Bh, which I believe should be 0EBh rather than 0E9h. The pchl (0E9h) doesn’t make sense but the xchg (0E9h) does
Regards
Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/VI1PR02MB53125C46FEE080B1CDF5BD07FC9C9%40VI1PR02MB5312.eurprd02.prod.outlook.com.
Bill
Another bit rot location 0C4FD, it is 85h, I believe it should be 0C5h, also it looks like quite a few locations around this address are corrupt, for example
At 0C54Dh, the current values are 3Ch, AEh, I believe they should probably be 0BCh, 40h
It may be worth trying to read the image again.
Regards
Mark
From: mark.p...@btinternet.com <mark.p...@btinternet.com>
Sent: 27 February 2021 11:16
To: 'intel-...@googlegroups.com' <intel-...@googlegroups.com>
Subject: RE: intel-devsys Monitor ROM
Bill
I manged to parse the edit.asm to extract the bin file from the hex listing at the top.
I have spotted one byte that I believe has bit rot, specifically location 0C67Bh, which I believe should be 0EBh rather than 0E9h. The pchl (0E9h) doesn’t make sense but the xchg (0E9h) does
Regards
Mark
From: 'mark.p...@btinternet.com' via intel-devsys <intel-...@googlegroups.com>
Sent: 27 February 2021 08:22
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/VI1PR02MB53125C46FEE080B1CDF5BD07FC9C9%40VI1PR02MB5312.eurprd02.prod.outlook.com.
Mark,
Certainly! Here you go!
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/VI1PR02MB53125C46FEE080B1CDF5BD07FC9C9%40VI1PR02MB5312.eurprd02.prod.outlook.com.
Mark,
I suspect there may be more bit rot in that file. I have 08h, 18h and 28h values where they make no sense. I DB them because the assembler ate 3 bytes for a 1 byte value which really messed things up. I guess I was lucky on the Monitor ROM.
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/005101d70cf9%24dbdea2f0%24939be8d0%24%40btinternet.com.
Mark,
Okay. Bit rot confirmed on second EPROM 576. First EPROM 575 verified against read in programmer. Second EPROM did not, failing at 21H bytes in. I sent you several copies of that EPROM.
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/007801d70cfd%24bc780380%2435680a80%24%40btinternet.com.
Mark,
I believe this is P009 from plm80.lib...
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/005101d70cf9%24dbdea2f0%24939be8d0%24%40btinternet.com.
Mark,
I got got tracking in the bad ROM with the ISIS V1.6 1978. Of course, the OS hooks are going to be different. Good deal on the 1.1 being in the right PLM compiler version. It should match right up, except for the addresses used to org each version. I will take a look at it...
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/VI1PR02MB5312D401FC7ED63FDF709D8EFC9C9%40VI1PR02MB5312.eurprd02.prod.outlook.com.
These are Intel B2716s. So far, the good ones are (c) Intel '77. The one we are having problems with is an Intel B2716 w/o copyright. The pins are clean. I did not remove it from the ZIF socket between reads. Might be a read timing problem. I am using a GQ-4x4 with external 9V PS so I can write these old 5V only EPROMS.
Bill
To unsubscribe from this group and stop receiving emails from it, send an email to intel-devsys...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/1487936878.1173688.1614484034656%40mail.yahoo.com.
I have tried every 2716 that my programmer supports. A read followed by a verify always fails.
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/b9ca1e1c-f871-2fd8-4c3b-33487cdcdc4b%40nj7p.info.
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/603AEA76.9040601%40Arrick.com.
All
A quick morning trawl of the internet lead to the following data sheets for 2716
National Semiconductor DATASHEET SEARCH SITE | WWW.ALLDATASHEET.COM (archive.org)
STMicroelectronics 2716 EPROM Datasheet (futurlec.com)
Thomson IC Datasheet: 2716 EPROM - 2 (archive.org) & NMOS 16 KBIT (2KB X8) UV EPROM (usc.edu)
AMD http://pdf.datasheetcatalog.com/datasheets/1150/500342_DS.pdf & AM2716.pdf (free.fr)
Intel 2716 (sycelectronica.com.ar) & 2716EPROM.pdf (yatho.com) D2716-1 - Datasheet.Directory (ciiva.com) & M2716 Datasheet PDF Viewer. - Datasheet.Directory
Texas Instruments TMS2716.pdf (jrok.com)
Also a forum discussion on 2716 problems
What's up with 2716 EPROMs? - Page 1 (eevblog.com)
And a post about a viable alternative
28c16 EEPROM replacement for 2716 EPROM | Tech: Generic | Pinside.com
Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/CANPXPJ%3DfGEOL7aGLWuqJpSusSSQp0%2Bmds-6GYktOOpmGJaAvbA%40mail.gmail.com.
Well, that might be a good idea. Just power up this computer and use its Monitor to read the ROMs on the ROM Memory board. I have that on my todo list, but might raise the priority!
Thanks!
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/581237552.1203483.1614495028092%40mail.yahoo.com.
Ah, but with your big move we are farther apart than ever. But I could ship you the ROMs after I expend all efforts here.
And the ROM in question is one of the (c) Intel '77 EPROMS. Not that any of that makes a difference. With clean pins, a ROM that won't verify after a read, means we have a bad ROM, we have a timing problem with the reader, or a voltage problem with the reader. This reader has worked with everything I have thrown at it to read or write without problem. But these pesky 2716s are another story.
I have not yet found a datasheet on the Intel B2716. I wonder what the 'B' indicates?
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/1338854772.1193808.1614495145860%40mail.yahoo.com.
That is the "new" current plan. I get to test the original system.
The suspect ROM is the one out of the socket, second down in Bank B. On the bottom, it has:
MalaysiaPlease note that there is NO WAY these ROMs are in the correct
sockets.
So you have all the info I have!
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/603bf989.1c69fb81.30962.cf09SMTPIN_ADDED_MISSING%40gmr-mx.google.com.
Yes, me too! It is a bitch typing on the computer in this
configuration!
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/603c4c1e.1c69fb81.ec147.247dSMTPIN_ADDED_MISSING%40gmr-mx.google.com.
Good thought but not doable without tearing the programmer
apart...
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/1547124675.1402271.1614563429636%40mail.yahoo.com.
Well, I missed that! Working on the 3 card chassis with an ATX
PS.
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/1675094825.1805014.1614634228521%40mail.yahoo.com.
Magical minions come in at night and things disappear! (Or I put
things away and can't remember where I stashed them). It ate the
parts I need to make a cable, not the cable. Though I remember
making this cable (SBC 955) several times.
Bill
To unsubscribe from this group and stop receiving emails from it, send an email to intel-devsys...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/1391052137.327472.1614808789467%40mail.yahoo.com.
Right on! You understand completely!
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/60406065.1c69fb81.29f9.1f60SMTPIN_ADDED_MISSING%40gmr-mx.google.com.
And like magic, I found the box of IDC connectors! Cable tomorrow and then 60 Hz smoke and fire test!
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/60406065.1c69fb81.29f9.1f60SMTPIN_ADDED_MISSING%40gmr-mx.google.com.
Oh, I ordered replacements via Amazon Prime. 1 or 2 day delivery is ALMOST as good as a Radio Shack still in town. And then I found I ordered one type of connector from China, it will be a few weeks getting here. I conducted the second search with more do-dilegence!
Bill
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/843792256.466207.1614836975845%40mail.yahoo.com.
We had some building work done a couple of years ago now and I had to clear one end of the garage, afterwards I found everything but an FTDI adaptor which I knew I’d used a month before storing all the stuff. Looked in every box I could find and finally gave up and ordered two new ones resigning myself to the fact I’d never see the original again and then guess what a year and a half later it turned up !
Martyn.
To view this discussion on the web visit https://groups.google.com/d/msgid/intel-devsys/272407395.476724.1614838786642%40mail.yahoo.com.