Sorry for delay, I just got the word that not everybody hangs out in #progskeet-support on efnet, so I'll post it here:
http://www.sendspace.com/file/rwz8jx
Here are the new features:
+ Automatic solderless NAND + solderless NOR (no more switching bitstreams)
Use R7 soldered, R8 unsoldered to use solderless NAND (pullup on R/B# of NANDs)
Use R7 unsoldered, R8 soldered to use solderless NOR (pullup on RDY of NOR)
It will work either way to read NOR BUT it may not write, this enables pullups
+ Added dualboot (determines if it's NOR or NAND using R7/R8)
Switch is connected to Actel Pin 100
LED anode is connected to Actel Pin 99
+ Removed need for USB transceiver
DP = Actel pin 95, DN = Actel pin 94
Keep in mind, this is an interim bitstream. I use the A3P250 development board and that's how I forgot that I am limited on half of its resources.
I am still working towards fitting the new core in 125, so please bare with me. The new core bitstream is accompanied with an API (as requested by Abkarino and others).
Kind regards,
Uf6667
EDIT: all pins have changed, I will release a bitstream for 1.0/1.1, had completely forgotten this
EDIT2: I reckon the first edit has been misunderstood: this bistream works fine for 1.2. Only need to wait for 1.0 and 1.1 updates