Search found 54 matches

by desin
Mon Apr 15, 2024 6:05 pm
Forum: Compatibles Corner
Topic: Thor XVI - Request for documentation...
Replies: 8
Views: 227

Re: Thor XVI - Request for documentation...

get the Distribution with all the info (2,9 GB)

https://www.sinclairql.net/downloads/TH ... BUTION.ZIP

or the Thor part here
thor.zip
(9.45 MiB) Downloaded 3 times
Greetings from Switzerland
Markus
by desin
Sat Apr 13, 2024 4:59 pm
Forum: Online Auctions
Topic: QL Cartridges lot on Ebay
Replies: 7
Views: 182

Re: QL Cartridges lot on Ebay

sounds to me like programs from Sinclair QL World

Greetings from Switzerland
Markus
by desin
Fri Apr 12, 2024 8:01 pm
Forum: Hardware
Topic: PiStorm
Replies: 146
Views: 21810

Re: PiStorm

by desin
Tue Mar 19, 2024 6:00 pm
Forum: Software & Programming
Topic: Screen grabber
Replies: 7
Views: 312

Re: Screen grabber

Hello
screen_shots
Qsnap is part of the Q-Design package
try part of the screen
its saved as _pic file
conversion
there is Jonathan Hudsons unpic
it should convert _pic to GIF,BMP,PCX formats

hope it helps
Markus
by desin
Sun Mar 17, 2024 12:34 pm
Forum: Help for New Users
Topic: The case dreaded upzip barrier
Replies: 4
Views: 227

Re: The case dreaded upzip barrier

use this boot disk
or even better have closer look at the boot file

viewtopic.php?p=56084#p56084

hope it helps
Markus
by desin
Wed Mar 13, 2024 3:58 pm
Forum: Software & Programming
Topic: Implement command history
Replies: 15
Views: 2867

Re: Implement command history

boot disk
QPAC1440.zip
(790.97 KiB) Downloaded 17 times
Greetings from Switzerland
Markus
by desin
Fri Mar 08, 2024 9:05 pm
Forum: Hardware
Topic: QIMSI
Replies: 105
Views: 43156

Re: QIMSI

the line is
8 EXEC_W mdv1_abacus

use another name for sub_use
eg.
SUB_USE MDQ

hope it helps
Markus

btw
what´s the point starting these programs from mdv ?
by desin
Mon Mar 04, 2024 9:06 pm
Forum: Help for New Users
Topic: Dev_use how to use?
Replies: 12
Views: 697

Re: Dev_use how to use?

Hello
there is a other option for dev_use
it chains eight devices together in a closed chain
now ex ¨program¨ searches every link in the chain for the ¨program"
and if found executes it
dev_use SMSQE.png
dev_use SMSQE.png (17.28 KiB) Viewed 344 times

Greetings from Switzerland
Markus
by desin
Fri Feb 23, 2024 7:38 pm
Forum: Hardware
Topic: SMSQ/E on Atari
Replies: 11
Views: 553

Re: SMSQ/E on Atari

Hello
it was not so easy
win_drive 1,0,0,0
boils down to
1 = win1_
0 = Atari Hard Disk ASCSI 0 to 7
SCSI 8 to 14
0 = LUN Logical Unit Number
0 = First Parition on the Disk

Greetings from Switzerland
Markus