Front end GUI for uqlx

Discussion and advice about emulating the QL on other machines.
Derek_Stewart
Font of All Knowledge
Posts: 4655
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: Front end GUI for uqlx

Post by Derek_Stewart »

Hi,

looks fine, not used yad before. I will give it a go...

I was looking to do something in SDL2 so that there would some sort of compatibilty,


Regards,

Derek
User avatar
desin
Brittle Membrane
Posts: 117
Joined: Mon May 10, 2021 10:33 am

Re: Front end GUI for uqlx

Post by desin »

Hello
fund a typo
now it works

Markus


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

Re: Front end GUI for uqlx

Post by XorA »

Anyone who writes a frontend for sQLux that works on all platforms gets their moment of fame as a reward as Ill add it to the repo and the binary releases :-D


User avatar
desin
Brittle Membrane
Posts: 117
Joined: Mon May 10, 2021 10:33 am

Re: Front end GUI for uqlx

Post by desin »

Extended Version
sQLux GUI.png
sg.zip
(1.72 KiB) Downloaded 79 times
for Linux
dependencies : bash,yad
resrictions :
MDV1/2 point to directories
FLP1/2 point to FLP.img files
WIN1/2 point to .win containers
WIN7/8 point to native directories
the actual sqlux.ini is /sQLux/sqlux.ini
important !
you have to rename the existing sqlux.ini
there will be a test.txt file in your home directory
execute with :
bash sg.sh

Hope it helps
Markus


SimonGreenaway
ROM Dongle
Posts: 2
Joined: Tue Nov 28, 2023 1:32 pm

Re: Front end GUI for uqlx

Post by SimonGreenaway »



Exile
Chuggy Microdrive
Posts: 51
Joined: Sat Jan 15, 2022 8:55 pm

Re: Front end GUI for uqlx

Post by Exile »

SimonGreenaway wrote: Wed Oct 30, 2024 11:09 am Have you tried my version?
That looks nice. :D

I've just done some testing under Windows 10 and raised some issues on github.


User avatar
badaman
Trump Card
Posts: 167
Joined: Sun Jan 12, 2020 12:18 pm
Location: Spain
Contact:

Re: Front end GUI for uqlx

Post by badaman »

sQLux now also supports Spanish (ES) keyboard. ;)


User avatar
Popopo
Gold Card
Posts: 377
Joined: Wed Apr 07, 2021 10:37 am

Re: Front end GUI for uqlx

Post by Popopo »

Hi,
Thinking for programing about uqlx, ZEsarUX...
By now my introductory to QL programing has been only SuperBasic with QEmulator. But I would like something more flexible to run directly from my linux and being able to emulate Microdrives and some ports (expansion port and external ROM port if it were possible to supervise the virtualized signals there).

Please, may I get suggestions and pros/cons of each one?

Thank you lot


User avatar
tofro
Font of All Knowledge
Posts: 3065
Joined: Sun Feb 13, 2011 10:53 pm
Location: SW Germany

Re: Front end GUI for uqlx

Post by tofro »

Popopo wrote: Mon Feb 17, 2025 11:05 pm being able to emulate Microdrives and some ports (expansion port and external ROM port if it were possible to supervise the virtualized signals there).
I don't think one of the more popular QL emulators will support the ports exactly.

If you want to do that, it might be worth having a look at MAME - It has a QL emulation and If I remember right, I think you can write "emulated interface cards" as plugins for it. But beware: MAME is a monster.


ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
User avatar
Popopo
Gold Card
Posts: 377
Joined: Wed Apr 07, 2021 10:37 am

Re: Front end GUI for uqlx

Post by Popopo »

tofro wrote: Mon Feb 17, 2025 11:25 pm
Popopo wrote: Mon Feb 17, 2025 11:05 pm being able to emulate Microdrives and some ports (expansion port and external ROM port if it were possible to supervise the virtualized signals there).
I don't think one of the more popular QL emulators will support the ports exactly.

If you want to do that, it might be worth having a look at MAME - It has a QL emulation and If I remember right, I think you can write "emulated interface cards" as plugins for it. But beware: MAME is a monster.
Thank you tofro,
I am afraid Mame is too big brother for me.
I have been checking a little few minutes ago ZEsarux 12 and my first impression is awful. Not usable at all for QL.
My intention is to start to develop some little expansion cards, and would like to understand or learn how to check out when put a ADDR line or data in high check out how the expansion port activate it.
I guess it is just because my lack of experience in this field, and I don't know how better program something controling the signals.

I will take it back after gaining some basis experience compiling now in C for QL.
With ZX I remember my friends programing using Fuse, pretty easy, coding, compiling lauching it. But for QL ... no idea


Post Reply