Connecting an Apple Monitor to VGA

So I have done a lot of connecting VGA monitors to Vintage Macs using adapters, but what about using some of these old CRT's I have with a modern machine? Has anyone cooked up a solution for getting 1152×870 at 67hz on the right pins?
 
I wonder if any modern GPUs support Apple Sense codes?
https://tinkerdifferent.com/threads/documentation-for-db15-to-vga-adapters.318/post-21288

If not, then you'll need to setup a custom timing that matches whatever is required by the display.

Here's some timings at:
https://github.com/joevt/dingusppc/...rv/dingusvideopci/GraphicsHALDingusVideoPCI.c
Multiply pixel clock by 10.

I don't know if you need to use any more pins than R, G, B, Vsync, Hsync.

Do any Apple displays require sync on green? composite Sync?
 
Back
Top