Page 1 of 1

Mouse using reg instead of absolute

Posted: Fri Feb 04, 2011 3:38 pm
by hubert
I am using qbasic 7.1 and I was looking for a mouse that doesn't use the absolute function.
I already have mouse that uses absolute and I use the old library for it.

Posted: Fri Feb 04, 2011 7:59 pm
by burger2227
You can try Interrupt, but it won't be compatible with Qbasic.

PDS can't use SADD except with Absolute.

Both have the same mouse functions so there is no real difference.

Posted: Sat Feb 05, 2011 2:08 am
by OPRESION