mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-01-10 13:29:21 +00:00
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
Known issues
- Negative cursor positions unsupported
- Positive scroll values unsupported
To Do:
- Make WGFillRect support 1 height and 1 width
Languages
Assembly
96.2%
AppleScript
3.1%
Makefile
0.7%