Skip to content
/ WeeGUI Public
forked from blondie7575/WeeGUI

A compact and easy to use GUI library for 8-bit Apple ][ computers

License

Notifications You must be signed in to change notification settings

a2retro/WeeGUI

 
 

Repository files navigation

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:

About

A compact and easy to use GUI library for 8-bit Apple ][ computers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.2%
  • Makefile 0.8%