MouseII/README.md

16 lines
509 B
Markdown
Raw Permalink Normal View History

2015-07-15 14:17:44 +00:00
**Mouse Driver for Apple II computers**
2015-07-15 01:21:27 +00:00
2015-07-19 17:02:19 +00:00
Supports the Apple //e Enhanced with a mouse card in any slot. Also supports Apple //c and //c+
2015-07-15 01:21:27 +00:00
2015-09-25 04:12:37 +00:00
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.
2015-07-15 01:21:27 +00:00
<br><br><br>
Known issues
------------
2015-07-19 17:02:19 +00:00
Does not crash on Apple IIgs, but doesn't exactly work either.
2015-07-15 01:21:27 +00:00