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

Re: Game Request



On May 28, 4:47 am, "Andrew C." <sumguy231+n...@gmail.com> wrote:
> Does anyone know of a breakout clone for 8-bit Apples which utilizes
> the Apple Mouse? I threw a quickie one together in Applesoft and I
> want to compare notes. All the ones I've found so far use paddles or
> joysticks only. Any links to disk images would be much appreciated if
> possible.

If you've got a mouse on your IIc, you can use it as a "paddle
emulator" for any program that uses the firmware routines to read the
paddles. From BASIC:

PR#4
Ctrl-A
PR#0

Will activate it. Note that later IIc's with memory expansion have the
mouse in slot 7 instead of 4, and most commercial software titles will
bypass the firmware, but it works fine for "Little Brick Out" etc.

Matt