From a986b06b7fe8d7225a6f57a6bae4d0c72a4ebe8e Mon Sep 17 00:00:00 2001 From: Quinn Dunki Date: Sat, 23 May 2015 12:27:00 -0700 Subject: [PATCH] Updated readme --- ReadMe.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index e6981c4..834601f 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,12 +1,16 @@ +**Complete documentation at ** + + +


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 +