QLion Gold Card

Nagging hardware related question? Post here!
lliont
Gold Card
Posts: 337
Joined: Sat Nov 22, 2014 9:18 am
Location: Athens, Greece
Contact:

Re: QLion Gold Card

Post by lliont »

Thanks, one thing at a time, I don't have immediate plans to make any changes to the card for another use. Maybe later I could adapt the card to use the QLbase as a stand alone solution.

About the ESP as an add-on, I think and tell me if I am wrong that it could be a way to connect to the internet or to another QL, I don't know how it could be made to work as a NET interface, you Martyn are the expert in this field. I only can tell you that the serial port can be configured to higher than 115200 speeds, with 115200 tested, and it has a 1K+1K hardware buffer that I can increase.


lliont
Gold Card
Posts: 337
Joined: Sat Nov 22, 2014 9:18 am
Location: Athens, Greece
Contact:

Re: QLion Gold Card

Post by lliont »

I have good and bad news to report.

The bad news is that after the aurora modes and speed improvements QLion is no longer compatible with microdrives.
I had no working cartridges to test with but when I borrowed a vdrive I found out.
I'll try to patch Minerva to make them work but I'm not sure I'll succed.

The good news is that now the card is 5.8 bogomips and tindex at qdos 512x256 is 26 and 21 at 1024x768 4 colour aurora mode in smsqe.


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

Re: QLion Gold Card

Post by Peter »

lliont wrote: Fri Apr 11, 2025 7:27 am The good news is that now the card is 5.8 bogomips and tindex at qdos 512x256 is 26 and 21 at 1024x768 4 colour aurora mode in smsqe.
This is technically interesting, as I get QTop-Index 24 and 23 here for Q68/Qzero/QIMSI in those modes. I.e. the QLion card is slightly faster with small screen memory, while Q68/Qzero/QIMSI are slightly faster with larger screen memory. What is the explanation?

My theory would be that SDRAM wins screen refresh (where it can burst), whereas SRAM wins CPU random access.


martyn_hill
QL Wafer Drive
Posts: 1064
Joined: Sat Oct 25, 2014 9:53 am

Re: QLion Gold Card

Post by martyn_hill »

Hi Leon!
lliont wrote: Fri Apr 11, 2025 7:27 am I have good and bad news to report.

The bad news is that after the aurora modes and speed improvements QLion is no longer compatible with microdrives.
I may be able to give you a head-start there, as I had to rewrite some of the core MDV primitives (taken from Minerva) when I developed the proof of concept MDV interface for the Q68.

The timing is not so very tight on MDV access - just a few places in the code path that need consideration. Did you say that you included a high-res HW timer/counter in the QLion?

PM me if you need help here :-)


lliont
Gold Card
Posts: 337
Joined: Sat Nov 22, 2014 9:18 am
Location: Athens, Greece
Contact:

Re: QLion Gold Card

Post by lliont »

I patched Minerva and read works with a vdrive without the need of the slow command, now I need to fix write.
I also managed to read an old microdrive.

edited: Ok now also write seems to work.


Post Reply