Not that I know of so far, but wouldn't be surprised if @Bolle has done so already or might be willing to do so for yet another of my insane projects.
Definitely putting straight copies on the board if/when I get to that point. Have socketed GALs in hand as it is if it comes to that!
IIRC, he's the one who told me to rework the formulas in the card's GALS as a better approach, haven't found the thread/quote yet.
I cannot do anything in the realm of driver development, much less reworking formulas in GALS,. So I'm attempting to do it in a way that I might be able to pull off...
Indeed, but there would be not be much interest in that, so few FPD cards available and a converter would make them more expensive. Are there other applications where a relatively lo cost image rotation solution might be needed?
Implementing FPGA based rotation on a clone of the FPD Card is the...
No need to prove you wrong, I have never said image rotation will take place anywhere but in the gates of the FPGA, You've been assuming that I'm trying to do things I've never suggested. Not doing rotation in VRAM, not in GALs, no rotation will be done ANYWHERE on whatever portion of the board...
Never implied VRAM could do anything like that, data inputs to VRAM were to be captured and run through the FPGA early on in the thread.
Waiting for feedback on the viability of snooping GAL outputs for assembled page buffer data. If possible that'd be a convenient wedge.
VRAM will definitely...
Not at all, he said the approach to take was reworking the formulas in the GALs. Figured that would require new drivers in ROM. Dropped out as it would require work far, far above my pay grade. I've been searching for that thread to post his reply.
Searched high and low for an available...
Exactly.
Hence, the rotation transform mostly filling a DVI display at 1024x768, rotated to portrait orientation.
Was told to rework card when I proposed the project many moons ago, for me impossibru.
Indeed, Radius 64KHz FPD card is the only one of which I'm aware that can be cloned for SE...
Exactly. We have existing drivers known to be good thru System 7.1 with version 4.4 ROMs for a VidCard that can be cloned.
Drivers are in ROM with a tiny INIT installed in the System Folder.
VRAM capture approach was bounced off our two gurus of FPGA. They strongly suggested putting GALs and...
No, I've been saying all along that the card performs no rotation at all. It builds a standard horizontal scan 640x864 image that needs to be rotated to be useful on the target displays.
At present, there are no solutions for rotating the image outside of very high end systems. cloning with...
Poor choice of words in that sentence, he's describing the scan line in table above overall, check 24:00.
Image is built up exactly the same way a 640x480 is built, just the aspect ratio is higher than wider. It's done in hardware in both cases..
The image scans as I've illustrated it.
from start, scans across 640 pixels, doubles back, drops one row . . . repeats 800+ times.
RGBtoHDMI centers the output mid-screen just as does my Extron Scaler. Neither setup supports rotation to get practical use of FPD 640x800+ output.