Quinn Dunki 38da3a2c8e - Converted WGSetCursor to use zero-page parameter passing
- Eliminated WGInverse and WGNormal API calls
- Added the basic dispatcher for ML API
- Trimmed some unneeded code
- Prototyped assembly language API file
- Another pass on reducing code size
- X register now reserved for dispatcher
- API calls using X register as a parameter converted to Y register
- Added WGSetGlobalCursor
- Some code cleanup
2014-10-03 12:22:19 -07:00
2014-08-29 12:19:19 -07:00
2014-08-29 12:14:00 -07:00

Known issues

  • Negative cursor positions unsupported
  • Positive scroll values unsupported
  • Hitting Reset in app that uses windows and desktop (no mouse needed) seems to mess up screen holes for Disk II
  • Mashing a button with mouse in Applesoft will cause Undefined Statement error

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 2.7 MiB
Languages
Assembly 96.2%
AppleScript 3.1%
Makefile 0.7%