Hey, i'm make to binary, software to use mouse, but can't resolve the area to stop mouse
escape from screen....
I'm use assembler for make mouse (to send DEFUSR =X :A=USR() to use mouse )
I'm use POKE to stop move mouse to left, right, up down ... see this :
if x=< 0 then x=0 if x=>255 then x=255 if y=<0 then y=0 if y=>192 then y=192
But use three mnemonics but not easy:
JR P, <- max JR C, <- min JR Z, <- equ
note, the register <JR P,0000 > is mistery : to move the mouse from left (stop ok) to
right, not reaches to 255, fix 80 / 90, to 0. .... why this is bug ????
So, exist olther sources with mouse, but not easy... please , make this the example for
mouse for assembler (SJASM or GEN ) . And try this new to my source to future.
Talk you!
!login ou Inscrivez-vous pour poster