Re: [Ql-Users] Programming project request...

2011-01-24 Thread Plastic
On Mon, Jan 24, 2011 at 6:47 PM, Lee Privett wrote: > Ok, I didn't understand most of whats being said here, other than 'fit it > all in an QL' and 'ARM', the first sounds exciting the second would have a > certain person spinning in their grave if 1. they were in one and 2. if it > was implement

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Lee Privett
Ok, I didn't understand most of whats being said here, other than 'fit it all in an QL' and 'ARM', the first sounds exciting the second would have a certain person spinning in their grave if 1. they were in one and 2. if it was implemented :-) Lee Privett

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Plastic
On Mon, Jan 24, 2011 at 3:35 PM, Peter Graf wrote: > Plastic wrote: > > > My real heart's desire is, ironically, a hardware/software project, to > > put together a package of an ARM-based embedded computer with Linux, > > booting right into uQLx, so that it is basically a QL. Getting it so > > it

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Peter Graf
Plastic wrote: > My real heart's desire is, ironically, a hardware/software project, to > put together a package of an ARM-based embedded computer with Linux, > booting right into uQLx, so that it is basically a QL. Getting it so > it can fit inside a QL case with PSU and a couple of laptop SATA H

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Norman Dunbar
On 24/01/11 20:46, Norman Dunbar wrote: > http://www.idpf.org/ That's a bit technical, Wikipedia does it in a more manageable style at http://en.wikipedia.org/wiki/EPUB. Cheers, Norman. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: Thorpe House 61 Richardshaw Lane Pudsey Wes

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Norman Dunbar
Evening Malcolm, > An ebook Reader, would actually be quite "cool", and up to date ... a QL > like Kindle ... :-) . I guess it could be called Qindle? I'm afraid that the Kindle format for it's books is proprietary and, as far as I can tell, undocumented. Most eReaders can handle EPUB format

Re: [Ql-Users] WMAN queries

2011-01-24 Thread Norman Dunbar
Evening George, > The definition of each application window has a pointer to its hit routine. > Users can use that either to call WM_MHIT directly or to do something else. > This is more flexible than simply having WM_MHIT called internally. Yes, I understand that (now). Thanks. >> I suppose th

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Malcolm Cadman
In message <9C7B40E7B0C649EEAC676F91030062D6@mine5e8ac60903>, Lee Privett writes Well for some unknown reason when I load the extension as part of a program in boot it stops after loading and doesn't load the next command line automatically I can do this manually but not as part of a boot

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Malcolm Cadman
In message <9C41CCCF846B466F871F9D8C4BE4C00C@mine5e8ac60903>, Lee Privett writes I have to sympathise with some of the points Dave has raised, as a recent returner to the QL scene I also find it a lot to take in a short space of time and there is a tremendous amout of reading to do, in order

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Malcolm Cadman
In message , Plastic writes Malcolm, SMSQ/E was just going through its "open-source" birth when I left the scene last time. I did get it, but never used it due to the compete inadequacy of the hardware I had. I'm not at all interested in the "commercial marketability" of what I might do, but

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Malcolm Cadman
In message , Plastic writes PvZ is very suited to the QL, since it's just a 6x10 grid. It doesn't need the fancy graphics. However, obviously, it would need to be changed somewhat... Shielding against UFOs or something. I'm also considering a block move type game, where you have to push bloc

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Norman Dunbar
Evening Dave, >> Does OVER 1 (or OVER -1) not work for you? > *blush* See, told you the memory was duff! That's why I'm doing this! :) Well, you've been away for a while! ;-) Anyway, I haven't done much SuperBasic programming for a long time now, what little QL programming I get to do is purely fo

Re: [Ql-Users] WMAN queries

2011-01-24 Thread gdgqler
On 24 Jan 2011, at 16:52, Norman Dunbar wrote: >> >> 1. The expected use of the hit routine is to call WM_MHIT by JMP WM_MHIT(A2). > Yes, I read that - I don't understand why, if this is the case, I can > have a hit routine that is expected to jump back into the WMAN code to > handle it internal

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Plastic
On Mon, Jan 24, 2011 at 10:45 AM, Norman Dunbar wrote: > Hi Dave, > > > The main problem I'm having with the ATC sim idea is that I would need to > > design and use a custom miniature font, and then draw it somewhere else, > > then AND/OR it into the video display to allow planes to overlap, since

Re: [Ql-Users] WMAN queries

2011-01-24 Thread Norman Dunbar
Hi George, > 1. The expected use of the hit routine is to call WM_MHIT by JMP WM_MHIT(A2). Yes, I read that - I don't understand why, if this is the case, I can have a hit routine that is expected to jump back into the WMAN code to handle it internally. Why not just call WM_MHIT internally anyway?

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Norman Dunbar
Hi Dave, > The main problem I'm having with the ATC sim idea is that I would need to > design and use a custom miniature font, and then draw it somewhere else, > then AND/OR it into the video display to allow planes to overlap, since > there's no transparent backgrounds in QDOS. Does OVER 1 (or O

Re: [Ql-Users] WMAN queries

2011-01-24 Thread gdgqler
On 24 Jan 2011, at 13:07, Norman Dunbar wrote: >> >> I simply use QMON. Putting a break point at ahit0... > Very wise, that's what I did. Interesting results. > > Starting the program and pressing TAB to activate the application > sub-window gives two hits. On entry to the first hit, I see the

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Plastic
PvZ is very suited to the QL, since it's just a 6x10 grid. It doesn't need the fancy graphics. However, obviously, it would need to be changed somewhat... Shielding against UFOs or something. I'm also considering a block move type game, where you have to push blocks around to reach things or toggl

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Neil Riley
I like the idea of a Tower defence type game. Plants vs Zombies, h, not sure the QL can quite manage PS3 level graphics and I'm not sure the 68000 series can keep up with the CELL processor but looking on the bright side, Halo has been ported over to the VCS2600 ( I kid you not!) and that

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Norman Dunbar
Afternoon all, >> how about a commandline tool which can automatically delete a whole >> directotry tree with all files in it? :-) Go to Dilwyn's website and download the source code for Winback. (A hard disc backup tool "wot I wrote"!) In there is a utility called something like "build_directory

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Plastic
On Mon, Jan 24, 2011 at 7:59 AM, Peter wrote: > Hi Dave, > > how about a commandline tool which can automatically delete a whole > directotry tree with all files in it? :-) > > Never found this yet... > > All the best > Peter You design computers before breakfast, so obviously that sounds a lo

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Peter
Hi Dave, how about a commandline tool which can automatically delete a whole directotry tree with all files in it? :-) Never found this yet... All the best Peter ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] WMAN queries

2011-01-24 Thread Norman Dunbar
Hi George, > I simply use QMON. Putting a break point at ahit0... Very wise, that's what I did. Interesting results. Starting the program and pressing TAB to activate the application sub-window gives two hits. On entry to the first hit, I see the pointer position in D1, the keystroke in D2 as -1

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Lee Privett
Well for some unknown reason when I load the extension as part of a program in boot it stops after loading and doesn't load the next command line automatically I can do this manually but not as part of a boot I load other residents as part of the sequence and am currently trying other combina

Re: [Ql-Users] Programming project request...

2011-01-24 Thread gdgqler
On 24 Jan 2011, at 10:53, Lee Privett wrote: > On a slightly different note, I used to own the compilers Supecharge and > Turbo the first time around and now I have a copy of the latest Turbo. I have > bought Qliberator to compare them both as eventually I want to compile my > programs so that

Re: [Ql-Users] Programming project request...

2011-01-24 Thread Lee Privett
I have to sympathise with some of the points Dave has raised, as a recent returner to the QL scene I also find it a lot to take in a short space of time and there is a tremendous amout of reading to do, in order to; 1: Get back in to the mindset of QL programming. 2: Decide the route you intend