Page 10 of 25

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Sat Feb 05, 2022 10:11 pm
by Derek_Stewart
Hi,

I can read QWA files, FLP image files, BDI image file on sQLux.

How can I read/write to MDV image files?

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Sat Feb 05, 2022 10:20 pm
by XorA
Derek_Stewart wrote:Hi,

I can read QWA files, FLP image files, BDI image file on sQLux.

How can I read/write to MDV image files?
Using the MDI driver?

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Sat Feb 05, 2022 11:04 pm
by Derek_Stewart
Hi

Yes I use MDI just wondered if there was a ntive MDV driver available in sqlux.

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Sat Feb 05, 2022 11:17 pm
by XorA
Derek_Stewart wrote:Hi

Yes I use MDI just wondered if there was a ntive MDV driver available in sqlux.
No, I have not really touched the disk support code from uQLx. The infrastructure is all there though if someone wanted to add that!

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Tue Feb 08, 2022 6:06 pm
by Derek_Stewart
XorA wrote:
Derek_Stewart wrote:Hi

Yes I use MDI just wondered if there was a ntive MDV driver available in sqlux.
No, I have not really touched the disk support code from uQLx. The infrastructure is all there though if someone wanted to add that!
The MDV format has multiple formats, so I prefer to FLP format images, this more compatible from sQLux to Q68 with FDI.

I converted all my DP Software collection to FLP image so I can use them on the Q68 and FDI, maybe sQLux.

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Mon May 02, 2022 8:49 pm
by XorA
Release v1.0.5 now contains the sound and joystick code from @Exile

It also has changes to qdos-like filesystem stuff, this may expose bugs, there was one fixed for release that I discovered at last minute.

My plans are a major re-write of the qdos-like file code soon (ish).

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Tue May 03, 2022 3:26 pm
by Derek_Stewart
Hi Xora,

I downloaded your new update, compiled okay and runs very well, I thought the documentation is good as well.

Well done.

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Tue May 03, 2022 7:34 pm
by ppe
Congrats on the release and a big thank you for maintaining and improving sQLux!

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Wed May 04, 2022 2:02 pm
by Ruptor
XorA wrote:Release v1.0.5 now contains the sound and joystick code from @Exile
Thanks for the update. I know OS like tyche bigger than the standard ROM that work in the real world don't in emulators but if say the top of the ROM that exceeds the 48K is chopped and put as
SYSROM = tyche48k.rom
ROMIM = tychetop16k.rom
would that work?

Re: sQLux v1.0 (The Xmas Turkey)

Posted: Wed May 04, 2022 4:42 pm
by Derek_Stewart
Ruptor wrote:
XorA wrote:Release v1.0.5 now contains the sound and joystick code from @Exile
Thanks for the update. I know OS like tyche bigger than the standard ROM that work in the real world don't in emulators but if say the top of the ROM that exceeds the 48K is chopped and put as
SYSROM = tyche48k.rom
ROMIM = tychetop16k.rom
would that work?
Hi

I tried a while back, but it did not run very well.

What is in the 16K in the ROMIM section?

I would use Minerva, much operating system.