Comparing Sinclair QL to Commodore 64
-
- Font of All Knowledge
- Posts: 4699
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: Comparing Sinclair QL to Commodore 64
Hi,
I always wondered about the Atari SMSQ/E implementation, as the QVME Card had hardware support in the operating system. But not the Atari custom chips.
I suppose this the problem with the way Tony Tebby dictated the way SMSQ/E should be written. He could not do everything. There really should been a team of programmers.
Does anyone still use an Atari for QL emulation?
I always wondered about the Atari SMSQ/E implementation, as the QVME Card had hardware support in the operating system. But not the Atari custom chips.
I suppose this the problem with the way Tony Tebby dictated the way SMSQ/E should be written. He could not do everything. There really should been a team of programmers.
Does anyone still use an Atari for QL emulation?
Regards,
Derek
Derek
Re: Comparing Sinclair QL to Commodore 64
The SMSQ/E screen driver structure makes them hard to implement for a different screen layout. So I guess it was easier to go for a hardware solution.Derek_Stewart wrote:I always wondered about the Atari SMSQ/E implementation, as the QVME Card had hardware support in the operating system. But not the Atari custom chips.
I suppose this the problem with the way Tony Tebby dictated the way SMSQ/E should be written. He could not do everything. There really should been a team of programmers.
-
- Font of All Knowledge
- Posts: 4699
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: Comparing Sinclair QL to Commodore 64
HI Per,RalfR wrote:Should be possible, It works on the Atari (native WIN, native screen).pjw wrote:Imagine SMSQ/E fully incarnated into the Amiga hardware! Mmm.
What sort of Amiga?
Also bear in mind, that a Raspberry PI with Amiga emulator, out performs all Amiga hardware. So how about a SMSQ/E implementation on the Raspberry PI?
Regards,
Derek
Derek
Re: Comparing Sinclair QL to Commodore 64
You mean a native implentation, do you?Derek_Stewart wrote:Also bear in mind, that a Raspberry PI with Amiga emulator, out performs all Amiga hardware. So how about a SMSQ/E implementation on the Raspberry PI?
Yes, but you are not able to connect any monitor with VGA or DVI (as far as I know just HDMI or analog) to the PI.
7000 4E75
- NormanDunbar
- Forum Moderator
- Posts: 2471
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Buckie, Scotland
- Contact:
Re: Comparing Sinclair QL to Commodore 64
Hi Ralf,
the Pi has HDMI and composite out for video. I have a Pi connected through an active HDMI -> VGA adaptor to use my (very old) Dell monitor with it. No sound on VGA though, unlike HDMI.
This cable is used to get composite video and sound onto a non-HDMI TV: https://thepihut.com/products/av-compos ... 3-x-rca-3m.
HTH
Cheers,
Norm.
the Pi has HDMI and composite out for video. I have a Pi connected through an active HDMI -> VGA adaptor to use my (very old) Dell monitor with it. No sound on VGA though, unlike HDMI.
This cable is used to get composite video and sound onto a non-HDMI TV: https://thepihut.com/products/av-compos ... 3-x-rca-3m.
HTH
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Re: Comparing Sinclair QL to Commodore 64
Ah, thanks Norm, good to know. What's about a HDMI to DVI adapter, the quality is much better with DVI?
7000 4E75
Re: Comparing Sinclair QL to Commodore 64
The video part of HDMI is electronically equivalent to DVI - so the adaptors do little more than route the appropriate pairs of video signals to the equivalent DVI pins.
DVI has no sound though.
DVI has no sound though.
Re: Comparing Sinclair QL to Commodore 64
Thank you, good to know. Sound comes here with the speakers...Pr0f wrote:The video part of HDMI is electronically equivalent to DVI - so the adaptors do little more than route the appropriate pairs of video signals to the equivalent DVI pins.
DVI has no sound though.

7000 4E75
Re: Comparing Sinclair QL to Commodore 64
There is one thing to note with DVI interface :
The DVI interface connector offers both DVI-D and DVI-A formats - one is digital the other analog. Clearly these are NOT interchangeable - so worth checking what your monitor actually uses.
DVI connector also has the capability to host 2 digital video interfaces - so you can get splitter cables that split off each output to it's own video connector.
The DVI interface connector offers both DVI-D and DVI-A formats - one is digital the other analog. Clearly these are NOT interchangeable - so worth checking what your monitor actually uses.
DVI connector also has the capability to host 2 digital video interfaces - so you can get splitter cables that split off each output to it's own video connector.
Re: Comparing Sinclair QL to Commodore 64
Thanks again for clarifying this, My DELL monitor is digital. But that does not seem to be the main intention of Derek. As far as I know, there is just SMSQ/E via uQLx under PI. So we may need a native 68000 emulator for it (I am perhaps wrong...(as always...)
)

7000 4E75