A mouse driver for Apple II computers
Go to file
2015-07-19 12:02:19 -05:00
Mouse.xcodeproj Polish 2015-07-15 09:17:44 -05:00
.gitignore Fixed "Restart System" error after quitting demo 2015-07-16 16:01:00 -05:00
AppleCommander.jar Inital commit 2015-07-14 18:21:27 -07:00
macros.s Inital commit 2015-07-14 18:21:27 -07:00
Makefile Inital commit 2015-07-14 18:21:27 -07:00
mouse.s Fixed "Restart System" error after quitting demo 2015-07-16 16:01:00 -05:00
mousedemo.dsk Fixed "Restart System" error after quitting demo 2015-07-16 16:01:00 -05:00
mousedemo.s Inital commit 2015-07-14 18:21:27 -07:00
README.md Update README.md 2015-07-19 12:02:19 -05:00
switches.s Inital commit 2015-07-14 18:21:27 -07:00
V2Make.scpt Fixed problem with subsequent click detection not working if mouse doesn't move 2015-07-16 15:24:59 -05:00

Mouse Driver for Apple II computers

Supports the Apple //e Enhanced with a mouse card in any slot. Also supports Apple //c and //c+




Known issues

Does not crash on Apple IIgs, but doesn't exactly work either.