Quinn Dunki ac965177c8 - Compressed AppleSoft command table into half as many bytes
- Improved some AppleSoft error messages
- Integer arguments in AppleSoft now handle signed values as well as unsigned
- Fixed a bug in string arguments
- Added a temp string argument type, whereby the string is pointed to within the AppleSoft source
- Added &CURSR
- Added &PRINT
- Added &SCR
- Added &SCRBY
- Added &ERASE
- Fixed WGPrint not clipping top properly if last line is short and above the plane
- Fixed decorated window titles not rendering properly
2014-09-23 15:33:51 -07:00
2014-09-09 20:34:14 -07:00
2014-09-07 16:06:25 -07:00
2014-08-29 12:19:19 -07:00
2014-08-29 12:14:00 -07:00
2014-08-29 12:19:19 -07:00
2014-09-07 16:06:25 -07:00

Known issues

  • Negative cursor positions unsupported
  • Positive scroll values unsupported

To Do:

  • Make WGFillRect support 1 height and 1 width
Description
A compact and easy to use GUI library for 8-bit Apple ][ computers
Readme MIT
Languages
Assembly 96.2%
AppleScript 3.1%
Makefile 0.7%