Updated readme

This commit is contained in:
Quinn Dunki 2015-05-23 12:27:00 -07:00
parent 2b32e09bd7
commit a986b06b7f
1 changed files with 6 additions and 2 deletions

View File

@ -1,12 +1,16 @@
**Complete documentation at <https://github.com/blondie7575/WeeGUI/blob/master/Documentation.md>**
<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.
- ProDOS reports NO BUFFERS AVAILABLE after three successive runs of ASMDEMO. Doing a CAT will restore normal operation.
- Included sample ASMDEMO has a slight tendancy to step on ProDOS's buffers. This is mostly harmless.
To Do:
------
- Put sample code in docs