Re: [Ql-Users] How many time to get q-emulator licence ?

2011-03-04 Thread QL2K
Hi Daniele, Thanks Daniele, I'd just resent you an email to you directly today. Cheers, Jimmy. -Message d'origine- De : ql-users-boun...@lists.q-v-d.com [mailto:ql-users-boun...@lists.q-v-d.com] De la part de Daniele Terdina Envoyé : vendredi 4 mars 2011 20:06 À : ql-users Objet : Re: [

Re: [Ql-Users] How many time to get q-emulator licence ?

2011-03-04 Thread Daniele Terdina
Hi Jimmy, sorry about that. I sent you the registration within a few hours from receiving your registration email (i.e. a couple of days ago, I think). My only guess is that the email may have been intercepted by a spam filter along the way. When I get home, I'll resend it from different email

Re: [Ql-Users] Window Manager 2

2011-03-04 Thread Bob Spelten
Op Fri, 04 Mar 2011 18:51:58 +0100 schreef gdgqler : I have just looked at TurboPTR and discover that it allows you to set the colours of pan or scroll arrow, pan or scroll bar and pan or scroll section independently. EasyMenu allows you to do that too, but when you actually draw the menu i

Re: [Ql-Users] Window Manager 2

2011-03-04 Thread gdgqler
On 4 Mar 2011, at 11:33, Bob Spelten wrote: >>> Op Thu, 03 Mar 2011 20:59:31 +0100 schreef Rich Mellor >>> : >>> I have never worked out hot to change the colours of the pan/scroll bars in QPTR correctly... >> I have just looked at TurboPTR and discover that it allows you to se

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Phill Harvey-Smith
On 04/03/2011 12:50, Keith Mitchell wrote: On Fri, 04 Mar 2011 00:24:36 -, Phill Harvey-Smith Phill, Tony Tebby gave me a copy of the Sandy SuperQboard ROM assembler code to help check my reverse engineering of the PALs. He also kept me up to date with copies of the ROM binaries, so that I c

Re: [Ql-Users] Window Manager 2

2011-03-04 Thread Bob Spelten
Op Fri, 04 Mar 2011 13:10:02 +0100 schreef Marcel Kilgus : Bob Spelten wrote: So this brings back another Sprite question, what is the current limit for pointer sprites? The maximum I could make was a line of 64 characters or 384x10 (or 12?) pixels. The maximum for pointer sprites is I thin

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Rich Mellor
On 04/03/2011 12:56, Norman Dunbar wrote: On 04/03/11 11:59, Rich Mellor wrote: I still like and use DEAssembler (to give it its full name) Me too, but I find that at my age, trying to remember the correct sequence of events is getting more and more difficult! I happened to re-write the manu

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Norman Dunbar
On 04/03/11 11:59, Rich Mellor wrote: > I still like and use DEAssembler (to give it its full name) Me too, but I find that at my age, trying to remember the correct sequence of events is getting more and more difficult! > I happened to re-write the manual for this and Ergon's other projects... A

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Keith Mitchell
On Fri, 04 Mar 2011 00:24:36 -, Phill Harvey-Smith wrote: Hi all Does a dissasebily or better still the source files for the QL disk driver as used by the Trump card, Sandy Superdisk etc exist online anywhere ? Cheers. Phill. Phill, Tony Tebby gave me a copy of the Sand

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Phill Harvey-Smith
On 04/03/2011 12:13, Marcel Kilgus wrote: Phill Harvey-Smith wrote: And of course the SMSQ/E sources are available, which can be downloaded in whole or part from http://www.scp-paulet-lenerz.com/smsqe/ Yeah I found the SMSQ/E sources later on, problem is they use DMA which of course the origin

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Marcel Kilgus
Phill Harvey-Smith wrote: >> And of course the SMSQ/E sources are available, which can be downloaded >> in whole or part from http://www.scp-paulet-lenerz.com/smsqe/ > > Yeah I found the SMSQ/E sources later on, problem is they use DMA which > of course the original QL does not use. Erm, no, while

Re: [Ql-Users] Window Manager 2

2011-03-04 Thread Marcel Kilgus
Bob Spelten wrote: > So this brings back another Sprite question, what is the current limit for > pointer sprites? > The maximum I could make was a line of 64 characters or 384x10 (or 12?) > pixels. The maximum for pointer sprites is I think 64x64 = 4096 pixels. > Any more and SMSQ/E crashed, the

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Rich Mellor
On 04/03/2011 11:46, Dilwyn Jones wrote: DEA is/was an extremely powerful disassembler. It has a steep learning curve though and may require updating. I once wrote an article on using it - can't remember which QL "comic" it was for though, might have been IQLR or QL Today, not sure. DEA has a nea

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Dilwyn Jones
DEA is/was an extremely powerful disassembler. It has a steep learning curve though and may require updating. I once wrote an article on using it - can't remember which QL "comic" it was for though, might have been IQLR or QL Today, not sure. DEA has a neat feature, extracting keywords from a t

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Norman Dunbar
On 04/03/11 11:20, Phill Harvey-Smith wrote: > I guess I could throw IDIS at the problem :) Gosh! IDIS, that's going back a while! I remember finding a couple of bugs in IDIS when it first came out - a short BSR, for example, wasn't decoded correctly. Freddy V (Mr Digital Precision) gave me a copy

Re: [Ql-Users] Window Manager 2

2011-03-04 Thread Bob Spelten
Op Fri, 04 Mar 2011 09:38:15 +0100 schreef François Van Emelen : Op 3/03/2011 22:33, Bob Spelten schreef: Op Thu, 03 Mar 2011 20:59:31 +0100 schreef Rich Mellor : I have never worked out hot to change the colours of the pan/scroll bars in QPTR correctly... I would have to revisit my Basic

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Phill Harvey-Smith
On 04/03/2011 10:50, Dilwyn Jones wrote: I don't know of those specific drivers, sadly. The sources for QDOS CLassic emulator (which includes a floppy driver) are available at http://www.mswift.unisonplus.net/ql/index.html Humm I'd not found that one, I'll take a look. And of course the SMSQ

[Ql-Users] How many time to get q-emulator licence ?

2011-03-04 Thread thorsten herbert
Hi, mine arrived within 24 hours. You may send another mail to Daniele, he always replied fast to me. cheers t Hi All, Does anyone know if Daniele is very busy ? I bought a q-emulator license since Wednesday, and I wait for any email for q-emulator registration. Well, I know that always

Re: [Ql-Users] QL Disk driver

2011-03-04 Thread Dilwyn Jones
Hi all Does a dissasebily or better still the source files for the QL disk driver as used by the Trump card, Sandy Superdisk etc exist online anywhere ? Cheers. Phill. -- Phill Harvey-Smith, Programmer, Hardware hacker, and general eccentric ! I don't know of those specific drivers, sadl

Re: [Ql-Users] Window Manager 2

2011-03-04 Thread François Van Emelen
Op 3/03/2011 22:33, Bob Spelten schreef: Op Thu, 03 Mar 2011 20:59:31 +0100 schreef Rich Mellor : I have never worked out hot to change the colours of the pan/scroll bars in QPTR correctly... I would have to revisit my Basic to check but I don't remember this being a problem. It is a proble