WeeGUI/ReadMe.md

16 lines
372 B
Markdown
Raw Normal View History

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.
To Do:
------
- Write sample code
2015-02-02 00:05:30 +00:00
- Update side effects in assembly API
- Support for frameless views
- Document final memory map