Re: [ql-users] Programming question

2007-02-22 Thread Daniele Terdina
I need it in order to be synchronized with TV ray. I need to switch > screens every interrupt. Interrupt starts at the beginning of screen > refresh (top of screen). This is used on many games and demos (ZX, > Amiga...etc) to achieve smooth animation, because every screen update is > synchronized w

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Matrassyl
In a message dated 23/02/2007 00:58:08 GMT Standard Time, [EMAIL PROTECTED] writes: QMAC and QLINKER is that we still have to pay royalties on every copy sold to GreenStreet Software (£5.00 + VAT Thanks for that clarification but I have a further question. Has the committee asked the pu

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Jan Palenicek
>From: Stephen Usher >I'm sure assembling SMSQ/e on a 2GHz Athlon 64 box would be a darn sight >faster than any QL derivative. Once you have SMSQ/e compiled and onto a >suitable bootable media you can then start copying all the other applications >across on the target system, as it's now running t

Re: [ql-users] Comment from the "Traditional" QUANTA Committee

2007-02-22 Thread Wolfgang Lenerz
gwicks wrote : > Sorry, John, but you are missing the point. In this case Quanta should not > have needed a request. There are times when Quanta needs to take an > initiative, > > Best wishes, > > Geoff > I'm not so sure I agree with you there. You can't expect Quanta to contact all those with

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Wolfgang Lenerz
Dilwyn Jones wrote : > (...) > If Peter feels he could go to such trouble, one way forward would be > to supply his QLWIP (I hope that's what it was called) as a module, > which could be linked to SMSQ/E for example. That way he couldn't be > accused of putting "free" stuff into commercial programs

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Wolfgang Lenerz
[EMAIL PROTECTED] a e'crit : > > If it can be made freeware couls it be made downloadable from the SMSQ/E > sources pages > > > Duncan > > > I would certainly put it up there, if I could! Wolfgang ___ QL-Users Mailing List http://www.q-v-d.de

Re: [ql-users] Needing smsqe to compile smsqe

2007-02-22 Thread Wolfgang Lenerz
No, you don't ned smsqe to compile smsqe. True, you need a dev device - but look no firther than Phil Borman's SUB device, which you can use for that. It's on Dilwyn's website somewhere. Wolfgang ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/

Re: [ql-users] Programming question

2007-02-22 Thread Jan Palenicek
>From: "Daniele Terdina" >You should disable all interrupts to avoid QDOS writing on the second >screen.. why would you need to use an interrupt routine? I need it in order to be synchronized with TV ray. I need to switch screens every interrupt. Interrupt starts at the beginning of screen refre

Re: [ql-users] Comment from the "Traditional" QUANTA Committee

2007-02-22 Thread John Gilpin
- Original Message - From: "gwicks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 22, 2007 7:20 PM Subject: Re: [ql-users] Comment from the "Traditional" QUANTA Committee > > - Original Message - > From: "John Gilpin" <> > To: <[EMAIL PROTECTED]> > Sent:

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread John Gilpin
The current situation regarding QMAC and QLINKER is that we still have to pay royalties on every copy sold to GreenStreet Software (£5.00 + VAT). The Manual, due to the small quantities involved is rather expensive to print. The last order we placed came out at almost £10.00 per copy (160 pages)

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Stephen Usher
Well, >However, it is not the fault of SMSQ/e that only commercial assemblers can >compile it. George Gwilt has done a sterling job with GWASS and >converting smsq/e sources (and the compiler in some aspects) to ensure it >can be compiled. However, this is limited to a 68020+ processor and

Re: [ql-users] Programming question

2007-02-22 Thread Derek Stewart
Tony, With the second screen enabled on Minerva, the System Variables are moved from $28000 to $3 or higher. But since there is a QDOS Trap: MT.INF to locate the System Variables then it should not be a problem. Well that was the theory, because alot of older programs assumed that the Syst

Re: [ql-users] Programming question

2007-02-22 Thread Tony Firshman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 omega wrote: > Hello all, > > I want to present kind of "demo" for QL on the retro-computing > competition called Forever see: http://forever.zeroteam.sk > I did some graphics already on PC and it looks good (looks cool in fact > :-). But, I need to

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Dilwyn Jones
> Thanks to people on this list I'm now in possession of all I need > to > build SMSQ, I decided to have a go while I was at work. I then > realised > that I didn't have a copy of SMSQ available to me there (I do at > home) > and therefore because the source relies on the DEV device being > availa

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Dilwyn Jones
> The other issue is the DEV_ device. That is NOT limited to smsq/e > but is > available separately - I can see it on > http://www.dilwyn.uk6.net/tk/index.html (hmm who's site is that I > wonder?) > > Rich There's a picture of the said person at the bottom of the Rogues Gallery page if you nee

[ql-users] Turbo and TurboPTR articles

2007-02-22 Thread Dilwyn Jones
For those who'd like some information about Turbo compiler and TurboPTR systems, I've added 2 sets of articles to my QL Documentation page. The first is an introduction to the Turbo compiler by David Denham, and the second is a set of 4 articles about TurboPTR from George Gwilt. All articles we

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Rich Mellor
Unfortunately, Quanta do not own the licence for QMAC - only a distribution licence. They still have to pay a fixed amount for every copy sold. There is also a hefty manual to go with it, which was expensive to reproduce, but I have recently assisted with this, by scanning it all and conv

Re: [ql-users] Programming question

2007-02-22 Thread Dilwyn Jones
> I want to present kind of "demo" for QL on the retro-computing > competition called Forever see: http://forever.zeroteam.sk > I did some graphics already on PC and it looks good (looks cool in > fact > :-). But, I need to write special screen hadler with following > conditions: > > 1) I need to

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Dilwyn Jones
> The etherIDE would be a good project - the main problem would most > definitely be the lack of a TCP/IP stack and drivers. > Alas Peter Graf knows how to implement this, but cannot see eye to > eye on > the SMSQ/e licence - perhaps it is a language problem, as I do not > see > what the actual pro

Re: [ql-users] Programming question

2007-02-22 Thread Daniele Terdina
You should disable all interrupts to avoid QDOS writing on the second screen.. why would you need to use an interrupt routine? If you run your demo always on the same type of system (e.g. plain QL) you should be able to adjust timing in your code. If you allow interrupts, even if you remove all ot

[ql-users] Programming question

2007-02-22 Thread omega
Hello all, I want to present kind of "demo" for QL on the retro-computing competition called Forever see: http://forever.zeroteam.sk I did some graphics already on PC and it looks good (looks cool in fact :-). But, I need to write special screen hadler with following conditions: 1) I need to us

Re: [ql-users] Comment from the "Traditional" QUANTA Committee

2007-02-22 Thread gwicks
- Original Message - From: "Bill Cable" <> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 21, 2007 7:25 PM Subject: Re: [ql-users] Comment from the "Traditional" QUANTA Committee >I have let my Quanta membership lapse so I am talking as an outsider at the moment. I see no earthly rea

Re: [ql-users] Comment from the "Traditional" QUANTA Committee

2007-02-22 Thread gwicks
- Original Message - From: "John Gilpin" <> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 21, 2007 7:29 PM Subject: Re: [ql-users] Comment from the "Traditional" QUANTA Committee >{The point as I see it is that NO ONE who wanted some QUANTA money bothered to pick up the phone!! You a

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Matrassyl
>spending money on a semi commercial assembler. The licence for QMAC is owned by Quanta. I recall reading sometime ago a statement that Quanta had not sold a copy in years. So to Quanta the membership here, if my recollection and understanding of the situation is correct, would the me

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Malcolm Cadman
In message <[EMAIL PROTECTED]>, George Gwilt <[EMAIL PROTECTED]> writes >On 21 Feb 2007, at 16:37, Malcolm Cadman wrote: > >> I am looking for some well developed examples to show the features of >> TurboPTR in practice. >> >> The application itself does not have to be very complex, just a >> veh

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Malcolm Cadman
In message <[EMAIL PROTECTED]>, Neil Riley <[EMAIL PROTECTED]> writes Any chance of you writing an account of your experiences returning >to the QL ? > This would be of interest to many people. > >Malcolm, I would love to :-) > >Neil Good ...:-) There is often a complaint from magaz

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Derek Stewart
Neil, You need to read the PTH documentation on C68 Documentation Disk 2/2 Phil Borman went to great length to document his software. Derek Neil Riley wrote: > Dave, > > Im using ZM/hT and specifying the path where it should find the z80 > snapshots, hence the reference to 48k_ and 128K_ . sa

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Neil Riley
Dave, Im using ZM/hT and specifying the path where it should find the z80 snapshots, hence the reference to 48k_ and 128K_ . sadly, when I specify pth1_ it would appear that ZM/hT only looks at the first directory of pth1_ and not the others. Not a problem, just a bit of a shame. Neil >>> [

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Tony Firshman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Walker wrote: Dave/ > In terms of using quotes around the filename, I get into the habit of doing > this as it allows for characters that would not be valid if used without > quotes. In a similar vein, I remember you being very pedantic with k

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Dave Walker
Neil, I think you will find it can! As I understand it the PTH device intercepts OPEN calls for files so finds them in all the given locations. In the case of the DIR command it successfully opens the first item in the path, so does not look any further. As mentioned you need to be careful when

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Neil Riley
I see, so even though pth1_ seems to be a list of separate directories, it doesn't fully work like that, therefore if an application asks for where to look for it's data, you can't just use pth1_ expecting the application to see all the data even if you've setup pth1_ to point to all the places wh

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Jérôme Grimbert
Neil Riley scripsit:: > Dave > > in your example > > LRESPR win1_PTH_rext > PTH_ADD "win1_C68BIN_" > PTH_ADD "win1_QJUMP_" > PTH_ADD "win1_SYS_" > PROG_USE "PTH1_" > > Id expect DIR PTH1_ to show all objects in C68BIN , QJUMP & SYS. > > In my example i have two d

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Neil Riley
Dave in your example LRESPR win1_PTH_rext PTH_ADD "win1_C68BIN_" PTH_ADD "win1_QJUMP_" PTH_ADD "win1_SYS_" PROG_USE "PTH1_" Id expect DIR PTH1_ to show all objects in C68BIN , QJUMP & SYS. In my example i have two directories 48k and 128k ( and they

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Dave Walker
Neil, Just remembered - there is a copy of the PTH_rext file on the C68 RUNTIME 2 disk (amongst other extras) and there is an example BOOT file there as well with comments on how to use the various extensions. A lot of the options in the example BOOT file FOR c68 are purely in as REMark statement

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread George Gwilt
On 21 Feb 2007, at 16:37, Malcolm Cadman wrote: > I am looking for some well developed examples to show the features of > TurboPTR in practice. > > The application itself does not have to be very complex, just a > vehicle > for demonstrating the features. There are several examples included wi

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Dave Walker
Neil, It may not be set up on your machine as it is not a standard part of QDOS. However it should be easy enough to find it available for download. On my system it is loaded via the BOOT file using a statement of the form LRESPR win1_PTH_rext And then directories added using statements

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Neil Riley
Actually , no, pth1_ isn't set up so i guess it is being defaulted to win1_ , my boot references pth1_ mearly with PROG_USE pth1_ How can I reset pth1_ if need be? Cheers Neil >>> [EMAIL PROTECTED] 22 February 2007 10:25 >>> >>> [EMAIL PROTECTED] 22 February 2007 10:18 >>> >>Neil, >>No it is

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Neil Riley
>>> [EMAIL PROTECTED] 22 February 2007 10:18 >>> >>Neil, >>No it is not the root folder. Is the PATH device written by Phil Borman. >>Basically it allows multiple locations to be transparently searched under a >>single name just like is done via the PATH statement in Windows. >>This means

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Dave Walker
Neil, No it is not the root folder. Is the PATH device written by Phil Borman. Basically it allows multiple locations to be transparently searched under a single name just like is done via the PATH statement in Windows. This means you can open a file using a filename of the form PTH1_FILENA

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Neil Riley
>>>Any chance of you writing an account of your experiences returning to >>>the QL ? >>>This would be of interest to many people. Malcolm, I would love to :-) Neil *** The contents of this email are confidential

Re: [ql-users] c68 guide for one who wants to know.

2007-02-22 Thread Neil Riley
Dave, Just reading the starting _doc file now and it is the sort of thing i needed to see first which leads me onto a something I've been meaning to ask for quite a while, if stightly off topic. What does pth1_ symbolize? My guess is thats it's the root directory on my HD but what is it's pu

Re: [ql-users] QL hardware and stuff

2007-02-22 Thread Derek Stewart
Phil, QDOS Classic is actually teh Amiga QL Emulator, ported over to the Q40/60.by Mark Swift. The QDOS Emulator for he Amiga should of been a good idea, as Amiga hardware is really good. An A1200 with a 68060 add on card would be a nice machine. Since the source code for QDOS4Amiga and SMSQ/