mirror of
https://github.com/blondie7575/MouseII.git
synced 2024-12-22 01:29:56 +00:00
A mouse driver for Apple II computers
Mouse.xcodeproj | ||
.gitignore | ||
AppleCommander.jar | ||
KFest2015MouseSlides.pdf | ||
macros.s | ||
Makefile | ||
mouse.s | ||
mousedemo.dsk | ||
mousedemo.s | ||
README.md | ||
switches.s | ||
V2Make.scpt |
Mouse Driver for Apple II computers
Supports the Apple //e Enhanced with a mouse card in any slot. Also supports Apple //c and //c+
Note: If you came here from the KansasFest presentation on this code (https://archive.org/details/2015_Kfest_Quinn_Dunki_Mouse_Programming), note that the double-click bug I talk about has been fixed. This driver should "just work" for everything you want to do.
Known issues
Does not crash on Apple IIgs, but doesn't exactly work either.