Search found 2827 matches

by RWAP
Mon Jan 14, 2013 9:27 am
Forum: Wanted
Topic: QL World & QL User Magazines
Replies: 10
Views: 20769

Re: QL World & QL User Magazines

I have quite a few of these - it would be easier to list the ones which are missing :)

I might do a deal if you can help add some of the information to the QL Wiki about software and hardware detailed in them!
by RWAP
Mon Jan 14, 2013 9:23 am
Forum: Hardware
Topic: *SOLVED* SERMOUSE on QL with SMSQ/E
Replies: 14
Views: 9578

Re: SERMOUSE on QL with SMSQ/E

Sorry I have not been on here over the weekend.

If I had realised you were connecting the mouse via SuperHERMES, I could have pointed out that you just use the built in mouse driver on SuperHERMES - just enable it with IPCMOUSE 6.

:)
by RWAP
Thu Jan 10, 2013 8:35 am
Forum: Software & Programming
Topic: Q-Connect Software or better for Tandata Modem
Replies: 7
Views: 5017

Re: Q-Connect Software or better for Tandata Modem

For anyone else following this thread. I do have some Tandata modem stacks plus software and manual available if anyone wants one - £25 plus postage The last version of the Q-Connect software was released by Quanta and should still be available through them (although only on disk). The manual covers...
by RWAP
Thu Jan 10, 2013 8:25 am
Forum: Hardware
Topic: *SOLVED* SERMOUSE on QL with SMSQ/E
Replies: 14
Views: 9578

Re: SERMOUSE on QL with SMSQ/E

Realistically, you need to get a hold of the SMSQ/e for Gold Card manual from Jochen Merz - I can't find my copy at the moment to look this up. Basically there should be a configuration block from memory in the sermouse driver which you need to configure with: exec flp1_config;'flp1_sermouse' This w...
by RWAP
Wed Jan 09, 2013 12:35 pm
Forum: Wanted
Topic: Metacomo QL C Dev. Kit - Microdrives
Replies: 4
Views: 4227

Re: Metacomo QL C Dev. Kit - Microdrives

I have the microdrives here and can make sure you have a working set if you are still looking for these :D
by RWAP
Wed Jan 09, 2013 12:34 pm
Forum: Software & Programming
Topic: Q-Connect Software or better for Tandata Modem
Replies: 7
Views: 5017

Re: Q-Connect Software or better for Tandata Modem

I have a few copies of the manual if you are still looking :)
by RWAP
Wed Jan 09, 2013 12:33 pm
Forum: Hardware
Topic: *SOLVED* SERMOUSE on QL with SMSQ/E
Replies: 14
Views: 9578

Re: SERMOUSE on QL with SMSQ/E

Oops - forgot that there is also the DIY Toolkit serial mouse driver available from Dilwyn's site - that emulates the cursor keys, so will work with the pointer environment. The only mouse interface which does not work with the pointer environment is the early MICE interface form Eidersoft which had...
by RWAP
Wed Jan 09, 2013 12:30 pm
Forum: Hardware
Topic: *SOLVED* SERMOUSE on QL with SMSQ/E
Replies: 14
Views: 9578

Re: SERMOUSE on QL with SMSQ/E

The sermouse driver was supplied on the Gold Card / Super Gold Card version of SMSQ/e disk. You had to install it separately with LRESPR flp1_Sermouse If the file is missing, then you will need to contact Jochen Merz If the file is there and you have installed it, then it suggests an issue with the ...
by RWAP
Mon Dec 24, 2012 11:08 am
Forum: Help for New Users
Topic: Just aquired a Sinclair QL
Replies: 18
Views: 14546

Re: Just aquired a Sinclair QL

The upgraded QJUMP ROM does not change too much on a MicroP disk interface - basically it changes the device from FDK1_ to FLP1_ so if you use DIR FLP1_ now, you must have the Qjump ROM. Toolkit II (and the command TK2_EXT) was either supplied separately on a ROM cartridge, or was built into the dis...
by RWAP
Sat Dec 22, 2012 9:34 am
Forum: Help for New Users
Topic: Just aquired a Sinclair QL
Replies: 18
Views: 14546

Re: Just aquired a Sinclair QL

The command FLP_EXT is used on many disk interfaces to enable a subset of Toolkit II commands (mainly the disk access commands, such as WCOPY).