MouseII/README.md
2015-07-14 18:21:27 -07:00

20 lines
543 B
Markdown

*Mouse Driver for Apple II computers*
Supports the Apple //e Enhanced with a mouse card in any slot. Also supports Apple //c and //c+. May work on Apple IIgs as well.
<br><br><br>
Known issues
------------
- Hitting Reset during a WeeGUI application will leave your Apple II in an unsafe state.
- Calling WGEraseView on a view that shares border rendering with other views will require manually redrawing those views.
- Included sample ASMDEMO has a slight tendancy to step on ProDOS's buffers. This is mostly harmless.
To Do:
------