On Tue, 21 Dec 2004 23:04:09 +0100, Marcel Kilgus <[EMAIL PROTECTED]> wrote:

Just a few quick mails, I don't really have much time right now.

Rich Mellor wrote:
           moveq     #$6F,d0              IOP.SLNK to get pointer device
definition block
           moveq     #0,d1                Position in linkage to set

I can see that the following line has a bug from 3 meters away. Not only because the comment and the actual instruction differ. You write into the PE data block, no wonder everything crashes.

           moveq     #1,d2                Number of bytes to set (0)
           moveq     #-1,d3               Timeout
           suba.l    a1,a1                Pointer to data to set
           trap      #3
           tst.l     d0
           bne       no_ptr

Marcel

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm



See I knew there was something silly !!

Will try this tomorrow. However, still doesn't explain why smsq/e will not initialise.

--
Rich Mellor
RWAP Services
26 Oak Road, Shelfield, Walsall, West Midlands WS4 1RQ

http://www.rwapservices.co.uk/

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to