Search found 1352 matches

by XorA
Sat Jan 22, 2022 7:20 pm
Forum: QL Emulation
Topic: New Tool, qemu-unzip
Replies: 17
Views: 12219

New Tool, qemu-unzip

https://github.com/xXorAa/qem-unzip

An unzip program that goes directory from zip file to Q-Emulator headers.
mkdir unzip
cd unzip
qem-unzip ~/Downloads/unzip541.zip
Then you will find the executables have Q-Emulator headers.

Feel free to file issues on github!
by XorA
Sat Jan 22, 2022 10:29 am
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 80184

Re: sQLux v1.0 (The Xmas Turkey)

On that NOTE reading Q-Emulator headers now works (well as far as Ive tested it), could still be some corner cases. Next step is to replace the .-UQLX- files with Q-Emulator headers all round! Great to hear! IMO having more emulators use the same native format will simplify the life of users. Btw, ...
by XorA
Fri Jan 21, 2022 9:50 pm
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 80184

Re: sQLux v1.0 (The Xmas Turkey)

bixio60 wrote:Done... :D
Looking good.

I cant currently distribute an apple binary, but Im too cheap to pay for developer certificate :-D
by XorA
Fri Jan 21, 2022 7:49 pm
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 80184

Re: sQLux v1.0 (The Xmas Turkey)

Hi, I would have install the Welsh language option. Maybe I coukd compile a Windows version of sQLux, I have a spare core i7 PC doing nothing. Does the Windows compiled executable compiled on Windows 7 run on Window 10? 64bit version will run on Win7->Win11 32bit version will run on WinXP->Win11 Bu...
by XorA
Fri Jan 21, 2022 12:25 pm
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 80184

Re: sQLux v1.0 (The Xmas Turkey)

Although the tree is still in a bit of turmoil with the file header changes there is a new feature thanks to @Exile!

SPEED = X.X in the sqlux.ini to configure the speed approx relevant to the BBQL. Something thats been on the TODO forever!

Thanks
by XorA
Thu Jan 20, 2022 9:18 am
Forum: Software & Programming
Topic: QL Music
Replies: 37
Views: 6228

Re: QL Music

NormanDunbar wrote:I suspect the Linux scheduler is the problem. It's not real time enough.
Not that I'm an expert on these matters though.

Cheers,
Norm.
Run as root and use nice to increase the priority of the task.
by XorA
Wed Jan 19, 2022 7:21 pm
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 80184

Re: sQLux v1.0 (The Xmas Turkey)

Hi, I would have install the Welsh language option. Maybe I coukd compile a Windows version of sQLux, I have a spare core i7 PC doing nothing. Does the Windows compiled executable compiled on Windows 7 run on Window 10? 64bit version will run on Win7->Win11 32bit version will run on WinXP->Win11 Bu...
by XorA
Wed Jan 19, 2022 7:10 pm
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 80184

Re: sQLux v1.0 (The Xmas Turkey)

Hi, I would have install the Welsh language option. Maybe I coukd compile a Windows version of sQLux, I have a spare core i7 PC doing nothing. Does the Windows compiled executable compiled on Windows 7 run on Window 10? 64bit version will run on Win7->Win11 32bit version will run on WinXP->Win11 Bu...
by XorA
Wed Jan 19, 2022 4:04 pm
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 80184

Re: sQLux v1.0 (The Xmas Turkey)

XorA - thank you so much for the effort you are putting into sQLux. I don't use sQLux, but do appreciate the development work you are doing with this. Thanks dilwyn, if we send Derek around to install mint you little icon wont need an axe anymore and you'll be a sQLux convert :-D On that NOTE readi...
by XorA
Wed Jan 19, 2022 10:37 am
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 80184

Re: sQLux v1.0 (The Xmas Turkey)

For those working from the cutting end of sQLux, I have just added filename translation for qdos-like devices. It translates any . character to _ characters on the fly. This is obviously experimental so Im going to let it bake for a while before it appears in any release. But I would appreciate test...