mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2026-04-20 01:16:27 +00:00
66f2674d28f63cb267f073f416cb8e8806d3ca90
refactor WGCreateRadio, add WGReset, refactor raw/non-raw paint loops, various documentation fixes
Complete documentation at https://github.com/blondie7575/WeeGUI/blob/master/Documentation.md
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:
Languages
Assembly
96.2%
AppleScript
3.1%
Makefile
0.7%