WeeGUI/ReadMe.md

13 lines
403 B
Markdown
Raw Normal View History

Known issues
------------
2015-02-08 17:50:44 -08:00
- 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.
2015-02-08 17:50:44 -08:00
- ProDOS reports NO BUFFERS AVAILABLE after three successive runs of ASMDEMO. Doing a CAT will restore normal operation.
To Do:
------
2015-02-08 18:31:42 -08:00
- Put sample code in docs