Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
Sidequest: VGA scan doubler
Re: Sidequest: VGA scan doubler
You can see some muddiness in the black when there's a black background - that's probably just a result of me not having added the wire for BLANK to my ST yet.
Re: Sidequest: VGA scan doubler
Just out of curiosity, and please excuse my ignorance, i have an STE, but have no idea where this would sit?
Will it work in an STE?
Will it work in an STE?
Re: Sidequest: VGA scan doubler
Unfortunately, there are a couple of snags getting in the way of that:nikoskon wrote: Wed Jul 29, 2020 7:04 am Just out of curiosity, and please excuse my ignorance, i have an STE, but have no idea where this would sit?
Will it work in an STE?
- There's no easy way to plug something like this into a socket, each wire would have to be individually soldered to the main board
- I don't have an STE to try it on
That's a mountain that's waiting for its own Hillary.
Re: Sidequest: VGA scan doubler
Didn't look like it would fit/work in an STE and sounds like a whole heap of work tooSmonson wrote: Wed Jul 29, 2020 8:54 amUnfortunately, there are a couple of snags getting in the way of that:nikoskon wrote: Wed Jul 29, 2020 7:04 am Just out of curiosity, and please excuse my ignorance, i have an STE, but have no idea where this would sit?
Will it work in an STE?I guess as long as the 32MHz clock is available, it'd be possible to do this in theory on an STE... The 12 RGB lines out of the GST shifter would, I assume, go to a resistor ladder, so you could attach the RGB lines there by lifting the resistors. I'm using 16-bit RAMs so there's enough data lines to fit the extra bit for each colour - although we'd need to add 12 additional IOs on the FPGA to include them (3 each for RGB in, RGB out, and the 2 RAM buses).
- There's no easy way to plug something like this into a socket, each wire would have to be individually soldered to the main board
- I don't have an STE to try it on
That's a mountain that's waiting for its own Hillary.
But great job on what you have accomplished with this board either way
Seems like i'll have to get my hands on an older STFM if i want something like this though
Re: Sidequest: VGA scan doubler
You can also use an external scandoubler like the OSSC on an STE (if you can get your hands on one), which gives amazing results according to what I've heard. It works basically the same way except that it's not timed to the Atari's internal clock, and it has to pass the signal through an extra analogue step before output.
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: Sidequest: VGA scan doubler
I concur, the OSSC output is extremely good, especially if you enable the 2x oversampling of the signal. However, you do get some "jail bar" noise potentially.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Re: Sidequest: VGA scan doubler
I didn't measured precisely but on my STE the resistor ladder and the mono output resistor look like they are neatly arranged in a 4x13 0.1" matrix under the power supply. Maybe they can be replaced by a header and put on a daughter board along with the scandoubler circuitry 
But anyway I too have opted for external scandoublers (GBS8200 and a Pioneer media receiver)
But anyway I too have opted for external scandoublers (GBS8200 and a Pioneer media receiver)
Re: Sidequest: VGA scan doubler
Yes, that would be a great way to do it. Although it's still a decent amount of soldering to pull out that many resistors.beel1 wrote: Wed Jul 29, 2020 11:28 am I didn't measured precisely but on my STE the resistor ladder and the mono output resistor look like they are neatly arranged in a 4x13 0.1" matrix under the power supply. Maybe they can be replaced by a header and put on a daughter board along with the scandoubler circuitry
But anyway I too have opted for external scandoublers (GBS8200 and a Pioneer media receiver)
You'd need the 32MHz clock line, the 12 RGB lines (in as well as out), the mono pin (in only), hsync (in and out), vsync (in) and blank (out only). I think that's everything. 30 in total. And 5v and ground of course.
Re: Sidequest: VGA scan doubler
Thats what i have currently, OSSC outputting to monitor. It does work really well in medium resolution, but haven't been able to get high resolution out of it yet. Don't get the option to enable it when in GEM.Smonson wrote: Wed Jul 29, 2020 9:39 am You can also use an external scandoubler like the OSSC on an STE (if you can get your hands on one), which gives amazing results according to what I've heard. It works basically the same way except that it's not timed to the Atari's internal clock, and it has to pass the signal through an extra analogue step before output.
Is there a way to get the high resolution mode out of the Atari with the OSSC? although i've noticed (reading through some threads in various forums), that colour is not an option in high res
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: Sidequest: VGA scan doubler
You’ll need an adapter to do high res as it needs to pull a line up on the connector at the very least. There are ST-to-VGA adapters which will do this.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.