[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple //c Mouse: Do I need a driver? Is Mac Plus mouse compatible?



   In article <1993Aug13.051149.3712@mnemosyne.cs.du.edu>
   dratzlaf@nyx.cs.du.edu (Norby) writes:

   I know a Mac Plus mouse will work on a //c, I use it all the time.  I've
   even used it with PCS [Pinball Construction Set] myself...

   I don't understand why your mouse doesn't work, unless it has something to
   do with what revision your //c is.  I seem to remember that certain
   versions of the //c map the mouse port to slot 7 rather than 4...

The behavior in PCS is quite strange.  When I wiggle the mouse and then
stop, and the cursor continues to move smoothly in some direction which you
can sort of influence by moving the mouse.  Unfortunately the cursor never
stands still, and the mouse button doesn't work.  I wonder if a //c mapping
the mouse to the "wrong" slot would act this way.

The mouse works fine on the Mac.

Can you suggest an experiment or two to diagnose the problem, perhaps to
figure out the ROM version and what "slot" the mouse is mapped to?

   In article <CBo3xu.Cus@harlequin.com>
   zcaa1122@rpool8.rus.uni-stuttgart.de (Wulf Hofbauer) writes:

   For applications not supporting a mouse, there is a hook built into the
   //c ROMs...  To activate this hook, enter (from BASIC)

   :PR#4:?chr$(1);:PR#0

Thanks for the code!

--Tim