Ow ok, i assumed it was a programmer adapter and wanted to tip you so you could check it out.
Too bad it isn't.
Can you explain why it is impossible?
Well, maybe not impossible but it would require you to apply +12V and -5V to certain pins of the 2708 during programming. You'd at least have to bend out those pins on the 2708 so they won't contact the ZIF socket of the programmer. Next you need to apply these voltages externally. However, I'm not sure if this can be done safely and I have found no info about doing this except for reading 2708's.....
Thanks Leo incidentally I was already working on it

I tried it yesterday in my Asterock but it stayed frightfully dead....
I have a feeling the info I got how to re-wire certain pins was not completely correct.
I've found different info about this on different sites....
SO.....I studied the datasheets of the 2708 and 2716 and also the Asterock Schematics (all found on
www.andysarcade.de, very nice

)
Using this info I came to this:
Maybe someone (Andreas ?) can confirm what I think it should be is correct or not:
1) Pin 18 is "Program" on 2708, /EP on 2716. The 2708 and 2716 manual say this line must be Low for read operation. The Asterock schematics are not fully clear, but it looks like all pin 18's on the EPROMs are tied to GND already (WILL CHECK THIS), so this would be OK to leave as is.
2) Pin 19 is Vdd (+12V) on the 2708. It is address line A10 on the 2716. This has to be lifted and tied to GND (pin 12) if the data is in the lower half of the 2716, or to Vcc (+5V, pin 24) if the data is in the higher half of the 2716 address space.
With a switch between these two I could make it possible to make the free-play switchable, but I see very little reason for it....
3) Pin 20 is /CS-PE on the 2708, /G on the 2716. These seem to work as Chip Select for reading on both 2708 and 2716 as far as I can see, so in theory this could stay untouched too....
4) Pin 21 is Vbb (-5V) and Vpp on the 2716. We definitely don't want -5V anywhere on the 2716 so this leg should be lifted. The 2716 datasheet's table says it should be at Vcc (+5V) for reading so it should be bridged to pin 24
5) all the other pins are matching so can be unchanged.
Summing it up, for Asterock I'd need to:
a) lift pin 19 and short to pin 12
b) lift pin 21 and short to pin 24
But first I'lll put back in the old 2708 to see if my board actually still works...
