A compact and easy to use GUI library for 8-bit Apple ][ computers
Go to file
Quinn Dunki 663f7278f9 - Started Applesoft API
- Basic command name parsing and matching
- Error handling for undefined calls and syntax errors
2014-09-09 20:34:14 -07:00
WeeGUI.xcodeproj - Started Applesoft API 2014-09-09 20:34:14 -07:00
.gitignore
AppleCommander.jar
applesoft.s - Started Applesoft API 2014-09-09 20:34:14 -07:00
gui.s - Started Applesoft API 2014-09-09 20:34:14 -07:00
guidemo.dsk - Started Applesoft API 2014-09-09 20:34:14 -07:00
guidemo.s - Started Applesoft API 2014-09-09 20:34:14 -07:00
LICENSE
macros.s
Makefile
memory.s - Added delta X/Y scrolling 2014-09-08 18:00:40 -07:00
painting.s - Added delta X/Y scrolling 2014-09-08 18:00:40 -07:00
ReadMe.md
rects.s
switches.s
unit_test.s
utility.s
V2Make.scpt
views.s - Added delta X/Y scrolling 2014-09-08 18:00:40 -07:00
zeropage.s

Known issues

  • Negative cursor positions unsupported
  • Positive scroll values unsupported

To Do:

  • Make WGFillRect support 1 height and 1 width