QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Discussion and advice about emulating the QL on other machines.
simon629
Bent Pin Expansion Port
Posts: 86
Joined: Sat Apr 20, 2013 3:26 pm

QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by simon629 »

Could this Be The Fastest QL Ever
Attachments
Library - 1 of 1.jpeg
Library - 2 of 2 (1).jpeg
Library - 1 of 2 (1).jpeg


Derek_Stewart
Font of All Knowledge
Posts: 4824
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by Derek_Stewart »

Hi,

How fast is the PC?


Regards, Derek
User avatar
Peter
Font of All Knowledge
Posts: 2498
Joined: Sat Jan 22, 2011 8:47 am

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by Peter »

simon629 wrote: Thu Aug 07, 2025 7:59 am Could this Be The Fastest QL Ever
Due to the GIT compiler based 68K emulation, WinUAE running QDOS Classic is likely to score higher with QTOP-Index, at least for the CPU related parts.


User avatar
Peter
Font of All Knowledge
Posts: 2498
Joined: Sat Jan 22, 2011 8:47 am

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by Peter »

My low-end PC from 2019 with QDOS Classic under UAE:
qdos_uae.jpg


User avatar
pjw
QL Wafer Drive
Posts: 1635
Joined: Fri Jul 11, 2014 8:44 am
Location: Norway
Contact:

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by pjw »

Peter wrote: Sun Aug 10, 2025 12:03 pm My low-end PC from 2019 with QDOS Classic under UAE:
qdos_uae.jpg
Thats a pretty hefty "low-end" PC youve got there! Nearly 3x faster than QPC2 on my 8 year old i5 PC and 5x faster than the same PC running Qemulator with Qdos or Minerva at full speed. Either UAE is very good, or your PC is very fast or theres some other magic going on..


Per
I love long walks, especially when they are taken by people who annoy me.
- Fred Allen
User avatar
tofro
Font of All Knowledge
Posts: 3168
Joined: Sun Feb 13, 2011 10:53 pm
Location: SW Germany

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by tofro »

pjw wrote: Sun Aug 10, 2025 12:46 pm
Peter wrote: Sun Aug 10, 2025 12:03 pm My low-end PC from 2019 with QDOS Classic under UAE:
qdos_uae.jpg
Thats a pretty hefty "low-end" PC youve got there! Nearly 3x faster than QPC2 on my 8 year old i5 PC and 5x faster than the same PC running Qemulator with Qdos or Minerva at full speed. Either UAE is very good, or your PC is very fast or theres some other magic going on..
UAE is in fact very fast as it uses more than one CPU core to pre-compile 68k code into x86 code in parallel with running the actual 68k emulation. I don't think QPC2 is actually using more than one CPU core.


ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
User avatar
Peter
Font of All Knowledge
Posts: 2498
Joined: Sat Jan 22, 2011 8:47 am

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by Peter »

tofro wrote: Sun Aug 10, 2025 4:10 pm UAE is in fact very fast as it uses more than one CPU core to pre-compile 68k code into x86 code in parallel with running the actual 68k emulation. I don't think QPC2 is actually using more than one CPU core.
I think the massive speed advantage mostly comes from the JIT compiler, only to a lesser degree from the multicore support.
Is there any QL emulator with JIT compiler at all? I only have vague memories that Daniele was experimenting with it.

By the way, Mark has implemented QDOS Classic for Amiga in a cool "bare metal" fashion. He replaces the Amiga boot ROM for UAE, so no Amiga OS or software is involved at all. The emulated system immediately boots as a QDOS machine.


User avatar
XorA
Site Admin
Posts: 1691
Joined: Thu Jun 02, 2011 11:31 am
Location: Shotts, North Lanarkshire, Scotland, UK

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by XorA »

Is there any QL emulator with JIT compiler at all?
I did look at it, but incorporating the UAE JIT is not a simple task as its quite tightly coupled to UAE!


User avatar
bwinkel67
QL Wafer Drive
Posts: 1575
Joined: Thu Oct 03, 2019 2:09 am

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by bwinkel67 »

Peter wrote: Sun Aug 10, 2025 12:03 pm My low-end PC from 2019 with QDOS Classic under UAE:
Could you share some specs on your low-end PC?


User avatar
M68008
Gold Card
Posts: 278
Joined: Sat Jan 29, 2011 1:55 am
Contact:

Re: QDT Running ON My Gaming PC Running Windows 10 Home Running QPC 2

Post by M68008 »

Peter wrote: Sun Aug 10, 2025 9:36 pm Is there any QL emulator with JIT compiler at all? I only have vague memories that Daniele was experimenting with it.
Yes, in 2001-2002 I wrote a prototype version of Q-emuLator that compiled basic blocks of 68K code to x86. I only made it available for a short time and dropped it since it was not compatible with some self-modifying QL programs. Interpreters are also already pretty fast on modern PCs.
Last year I took another look at it, but noticed that QLE doesn't even start anymore on it, probably because it runs a number of Q-Liberated programs and Q-Liberator seems to produce some self-modifying code.


Post Reply