[ql-users] Looking for 2nd hand Q40/Q60

2007-03-02 Thread Peter Graf
Hi, I'm looking for a second hand Q40 or Q60. Please contact me by private email. Thanks, Peter ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [ql-users] Checking on Processor

2007-03-02 Thread Rich Mellor
On Fri, 02 Mar 2007 11:04:30 -, George Gwilt [EMAIL PROTECTED] wrote: On 28 Feb 2007, at 16:56, Rich Mellor wrote: Is there an easy way under QDOS to check which chip is in use - if it is a 68000 or 68008 I would use 2 (or 4) MOVE.B commands instead? SMSQ does implement the

Re: [ql-users] Stella.html

2007-03-02 Thread wolfgang mühlegger
Arnould schrieb: Hello, Did someone save the Stella text from TT but the htmlised version by Thierry Godefroy? I do not find it online anymore. Arnould ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm yes, i've found

Re: [ql-users] Checking on Processor

2007-03-02 Thread George Gwilt
On 2 Mar 2007, at 14:14, Rich Mellor wrote: The easiest way to distinguish between 68020+ and the others is: MOVEM.L A7,-(A7) CMPA.L (A7),A7 ADDQ.L #4,A7 ;Reset A7 and leave condition codes unaltered BEQ LOW ;Not 68020+ This method

Re: [ql-users] Checking on Processor

2007-03-02 Thread George Gwilt
On 2 Mar 2007, at 14:14, Rich Mellor wrote: I thought it safer to try a real 68020+ instruction, such as BFTST, to check the type of machine. This is much more likely to be a proper test for an emulator. Problem with this is the need to go through TRAPV - something I have long

Re: [ql-users] Accessing Aurora Hardware directly

2007-03-02 Thread Rich Mellor
No replies on this one - someone must know the proper way to remove the pointer from the screen in ptr_gen ? I have no idea why the routine below works in normal mode 4, but not when you access the aurora hardware directly. I think it is probably down to the fact that ptr_gen tries to find a